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

Enumerations

enum  { BufferContextTableSize = 50 }
 

Enumeration Type Documentation

◆ anonymous enum

anonymous enum

Capacity of FprimeRouter's buffer->FrameContext table, bounding how many buffers handed off on fileOut and unknownDataOut can await return at once. Size it to the buffer pool that feeds dataIn, the hard upper bound on outstanding buffers.

Enumerator
BufferContextTableSize 

Definition at line 439 of file FppConstantsAc.hpp.