![]() |
SatNOGS-COMMS
4.1.0
A COMMS subsystem for CubeSats
|
#include <telecommand.hpp>
Public Member Functions | |
| prefixed_string ()=default | |
| void | deserialize (etl::bit_stream_reader &reader) |
Public Attributes | |
| size_t | length |
| etl::string< CONFIG_STORAGE_MAX_PATH_LEN > | value |
Definition at line 150 of file telecommand.hpp.
|
default |
|
inline |
Definition at line 159 of file telecommand.hpp.
| size_t satnogs::comms::telecommand::prefixed_string::length |
Definition at line 155 of file telecommand.hpp.
| etl::string<CONFIG_STORAGE_MAX_PATH_LEN> satnogs::comms::telecommand::prefixed_string::value |
Definition at line 156 of file telecommand.hpp.