F´ Flight Software - C/C++ Documentation
devel
A framework for building embedded system applications to NASA flight quality standards.
|
#include "FpConfig.hpp"
Go to the source code of this file.
Namespaces | |
Fw | |
Fw::DpCfg | |
Number of rate group member output ports for ActiveRateGroup.
Enumerator | |
---|---|
ActiveRateGroupOutputPorts |
Definition at line 13 of file FppConstantsAc.hpp.
The size of a file name in an AssertFatalAdapter event Note: File names in assertion failures are also truncated by the constants FW_ASSERT_TEXT_SIZE and FW_LOG_STRING_MAX_SIZE, set in FpConfig.h.
Enumerator | |
---|---|
AssertFatalAdapterEventFileSize |
Definition at line 101 of file FppConstantsAc.hpp.
Used for maximum number of connected buffer repeater consumers.
Enumerator | |
---|---|
BufferRepeaterOutputPorts |
Definition at line 73 of file FppConstantsAc.hpp.
Used for command and registration ports.
Enumerator | |
---|---|
CmdDispatcherComponentCommandPorts |
Definition at line 28 of file FppConstantsAc.hpp.
Used for uplink/sequencer buffer/response ports.
Enumerator | |
---|---|
CmdDispatcherSequencePorts |
Definition at line 33 of file FppConstantsAc.hpp.
Used for sizing the command splitter input arrays.
Enumerator | |
---|---|
CmdSplitterPorts |
Definition at line 43 of file FppConstantsAc.hpp.
Used for number of Fw::Buffer type ports supported by Svc::ComQueue.
Enumerator | |
---|---|
ComQueueBufferPorts |
Definition at line 68 of file FppConstantsAc.hpp.
Used for number of Fw::Com type ports supported by Svc::ComQueue.
Enumerator | |
---|---|
ComQueueComPorts |
Definition at line 63 of file FppConstantsAc.hpp.
Size of port array for DpManager.
Enumerator | |
---|---|
DpManagerNumPorts |
Definition at line 78 of file FppConstantsAc.hpp.
Size of processing port array for DpWriter.
Enumerator | |
---|---|
DpWriterNumProcPorts |
Definition at line 83 of file FppConstantsAc.hpp.
Used for broadcasting completed file downlinks.
Enumerator | |
---|---|
FileDownCompletePorts |
Definition at line 58 of file FppConstantsAc.hpp.
The size of a file name string.
Enumerator | |
---|---|
FileNameStringSize |
Definition at line 88 of file FppConstantsAc.hpp.
The size of an assert text string.
Enumerator | |
---|---|
FwAssertTextSize |
Definition at line 93 of file FppConstantsAc.hpp.
Enumerator | |
---|---|
GenericHubInputBuffers |
Definition at line 113 of file FppConstantsAc.hpp.
Enumerator | |
---|---|
GenericHubInputPorts |
Definition at line 105 of file FppConstantsAc.hpp.
Enumerator | |
---|---|
GenericHubOutputBuffers |
Definition at line 117 of file FppConstantsAc.hpp.
Enumerator | |
---|---|
GenericHubOutputPorts |
Definition at line 109 of file FppConstantsAc.hpp.
Used to ping active components.
Enumerator | |
---|---|
HealthPingPorts |
Definition at line 53 of file FppConstantsAc.hpp.
Number of rate group member output ports for PassiveRateGroup.
Enumerator | |
---|---|
PassiveRateGroupOutputPorts |
Definition at line 18 of file FppConstantsAc.hpp.
Used to drive rate groups.
Enumerator | |
---|---|
RateGroupDriverRateGroupPorts |
Definition at line 23 of file FppConstantsAc.hpp.
Used for dispatching sequences to command sequencers.
Enumerator | |
---|---|
SeqDispatcherSequencerPorts |
Definition at line 38 of file FppConstantsAc.hpp.
Number of static memory allocations.
Enumerator | |
---|---|
StaticMemoryAllocations |
Definition at line 48 of file FppConstantsAc.hpp.