Skip to content

Latest commit

 

History

History
 
 

Prm

File Contents:

PrmPortAi.xml - XML Definition of a telemetry port. Used by the code generator when telemetry items are defined by components
PrmBuffer.hpp(.cpp) - C++ definition of a telemetry buffer. The buffer holds a serialized version of the telemetry item value
PrmString.hpp(.cpp) - C++ definition of a string telemetry type. Used by the code generator when a string telemetry type is declared.
PrmPacket.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