SatNOGS-COMMS  4.1.0
A COMMS subsystem for CubeSats
Loading...
Searching...
No Matches
satnogs::comms::ota::start_tlc Class Reference

#include <ota.hpp>

Public Member Functions

 start_tlc ()

Public Attributes

subsys dst
uint32_t crc
uint32_t size
uint8_t slot
uint8_t sha256 [32]
etl::string< MAX_FILE_LENname

Detailed Description

Definition at line 95 of file ota.hpp.

Constructor & Destructor Documentation

◆ start_tlc()

satnogs::comms::ota::start_tlc::start_tlc ( )
inline

Definition at line 105 of file ota.hpp.

Member Data Documentation

◆ crc

uint32_t satnogs::comms::ota::start_tlc::crc

Definition at line 99 of file ota.hpp.

◆ dst

subsys satnogs::comms::ota::start_tlc::dst

Definition at line 98 of file ota.hpp.

◆ name

etl::string<MAX_FILE_LEN> satnogs::comms::ota::start_tlc::name

Definition at line 103 of file ota.hpp.

◆ sha256

uint8_t satnogs::comms::ota::start_tlc::sha256[32]

Definition at line 102 of file ota.hpp.

◆ size

uint32_t satnogs::comms::ota::start_tlc::size

Definition at line 100 of file ota.hpp.

◆ slot

uint8_t satnogs::comms::ota::start_tlc::slot

Definition at line 101 of file ota.hpp.


The documentation for this class was generated from the following file: