F´ Flight Software - C/C++ Documentation
A framework for building embedded system applications to NASA flight quality standards.
ComCfg Namespace Reference

Classes

class  APID
 APIDs are 11 bits in the Space Packet protocol, so we use U16. Max value 7FF. More...
 
class  FrameContext
 Type used to pass context info between components during framing/deframing. More...
 

Enumerations

enum  FppConstant_SpacecraftId { SpacecraftId = 68 }
 
enum  FppConstant_TmFrameFixedSize { TmFrameFixedSize = 1024 }
 

Enumeration Type Documentation

◆ FppConstant_SpacecraftId

Enumerator
SpacecraftId 

Definition at line 137 of file FppConstantsAc.hpp.

◆ FppConstant_TmFrameFixedSize

Enumerator
TmFrameFixedSize 

Definition at line 141 of file FppConstantsAc.hpp.