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

#include <ota.hpp>

Public Member Functions

 data_tlc ()

Public Attributes

uint8_t session
uint32_t seq
const uint8_t * data
uint32_t len

Detailed Description

Definition at line 108 of file ota.hpp.

Constructor & Destructor Documentation

◆ data_tlc()

satnogs::comms::ota::data_tlc::data_tlc ( )
inline

Definition at line 115 of file ota.hpp.

Member Data Documentation

◆ data

const uint8_t* satnogs::comms::ota::data_tlc::data

Definition at line 113 of file ota.hpp.

◆ len

uint32_t satnogs::comms::ota::data_tlc::len

Definition at line 114 of file ota.hpp.

◆ seq

uint32_t satnogs::comms::ota::data_tlc::seq

Definition at line 112 of file ota.hpp.

◆ session

uint8_t satnogs::comms::ota::data_tlc::session

Definition at line 111 of file ota.hpp.


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