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

#include <ota.hpp>

Public Member Functions

 response_tlm ()

Public Attributes

uint8_t session
status s
uint32_t ack

Detailed Description

Definition at line 128 of file ota.hpp.

Constructor & Destructor Documentation

◆ response_tlm()

satnogs::comms::ota::response_tlm::response_tlm ( )
inline

Definition at line 135 of file ota.hpp.

Member Data Documentation

◆ ack

uint32_t satnogs::comms::ota::response_tlm::ack

Definition at line 133 of file ota.hpp.

◆ s

status satnogs::comms::ota::response_tlm::s

Definition at line 132 of file ota.hpp.

◆ session

uint8_t satnogs::comms::ota::response_tlm::session

Definition at line 131 of file ota.hpp.


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