Skip to content

Latest commit

 

History

History
 
 

Tlm

File Contents:

TlmPortAi.xml - XML Definition of a telemetry port. Used by the code generator when telemetry items are defined by components
TlmBuffer.hpp(.cpp) - C++ definition of a telemetry buffer. The buffer holds a serialized version of the telemetry item value
TlmString.hpp(.cpp) - C++ definition of a string telemetry type. Used by the code generator when a string telemetry type is declared.
TlmPacket.hpp(.cpp) - C++ definition of a telemetry packet type. Derived from ComPacket and is used for sending telemetry to ground software or a test interface