F´ Flight Software - C/C++ Documentation
A framework for building embedded system applications to NASA flight quality standards.
FppConstantsAc.hpp
Go to the documentation of this file.
1 // ======================================================================
2 // \title FppConstantsAc.hpp
3 // \author Generated by fpp-to-cpp
4 // \brief hpp file for FPP constants
5 // ======================================================================
6 
7 #ifndef default_config_FppConstantsAc_HPP
8 #define default_config_FppConstantsAc_HPP
9 
10 #include "Fw/Types/BasicTypes.hpp"
11 
15 };
16 
20 };
21 
25 };
26 
30 };
31 
35 };
36 
40 };
41 
45 };
46 
50 };
51 
55 };
56 
60 };
61 
65 };
66 
70 };
71 
75 };
76 
80 };
81 
85 };
86 
90 };
91 
95 };
96 
103 };
104 
108 };
109 
110 namespace ComCfg {
111 
115  };
116 
120  };
121 
125  };
126 
127 }
128 
129 namespace Fw {
130 
131  namespace DpCfg {
132 
137  };
138 
139  }
140 
141 }
142 
143 namespace Svc {
144 
145  namespace FileDispatcherCfg {
146 
149  };
150 
151  }
152 
153 }
154 
158 };
159 
163 };
164 
168 };
169 
173 };
174 
178 };
179 
184 };
185 
189 };
190 
194 };
195 
199 };
200 
204 };
205 
209 };
210 
214 };
215 
219 };
220 
225 };
226 
230 };
231 
235 };
236 
240 };
241 
245 };
246 
250 };
251 
255 };
256 
260 };
261 
265 };
266 
271 };
272 
276 };
277 
281 };
282 
286 };
287 
291 };
292 
296 };
297 
301 };
302 
303 namespace Svc {
304 
305  namespace Fpy {
306 
310  };
311 
315  };
316 
320  };
321 
325  };
326 
327  }
328 
329 }
330 
331 namespace Svc {
332 
333  namespace GenericHubCfg {
334 
337  };
338 
341  };
342 
345  };
346 
349  };
350 
351  }
352 
353 }
354 
358 };
359 
363 };
364 
368 };
369 
373 };
374 
378 };
379 
383 };
384 
388 };
389 
393 };
394 
398 };
399 
403 };
404 
408 };
409 
413 };
414 
418 };
419 
423 };
424 
425 #endif
FppConstant_MAX_SEQUENCE_ARG_COUNT
The maximum number of arguments a sequence can have.
FppConstant_FW_CMD_STRING_MAX_SIZE
Specifies the maximum size of a string in a command argument.
FppConstant_RateGroupDriverRateGroupPorts
Used to drive rate groups.
FppConstant_HealthPingPorts
Used to ping active components.
FppConstant_FW_QUEUE_NAME_BUFFER_SIZE
Specifies the size of the string holding the queue name for queues.
FppConstant_FW_QUEUE_SIMPLE_QUEUE_ENTRIES
For the simple queue registry provided with the framework, this specifies how many queues the registr...
FppConstant_SIZE_OF_FwPrmIdType
Size of FwPrmIdType in bytes.
FppConstant_CmdDispatcherSequencePorts
Used for uplink/sequencer buffer/response ports.
FppConstant_FW_MUTEX_HANDLE_MAX_SIZE
Maximum size of a handle for Os::Mutex.
FppConstant_DpManagerNumPorts
Size of port array for DpManager.
FppConstant_FW_LOG_BUFFER_MAX_SIZE
Specifies the size of the buffer that contains the serialized log arguments.
FppConstant_MAX_DIRECTIVE_SIZE
the maximum number of bytes in a directive
FppConstant_DpWriterNumProcPorts
Size of processing port array for DpWriter.
FppConstant_CmdDispatcherComponentCommandPorts
Used for command and registration ports.
FppConstant_FW_OBJ_SIMPLE_REG_BUFF_SIZE
FppConstant_FW_RAW_TIME_SERIALIZATION_MAX_SIZE
Maximum allowed serialization size for Os::RawTime objects.
FppConstant_FW_SERIALIZE_TRUE_VALUE
Value encoded during serialization for boolean true.
FppConstant_SeqDispatcherSequencerPorts
Used for dispatching sequences to command sequencers.
FppConstant_FileDownCompletePorts
Used for broadcasting completed file downlinks.
FppConstant_FW_STATEMENT_ARG_BUFFER_MAX_SIZE
Specifies the size of the buffer that contains the serialized telemetry value.
FppConstant_FW_SERIALIZE_FALSE_VALUE
Value encoded during serialization for boolean false.
FppConstant_FW_CPU_HANDLE_MAX_SIZE
Maximum size of a handle for Os::Cpu.
FppConstant_CmdSplitterPorts
Used for sizing the command splitter input arrays.
FppConstant_FW_FIXED_LENGTH_STRING_SIZE
FppConstant_ComQueueComPorts
Used for number of Fw::Com type ports supported by Svc::ComQueue.
FppConstant_FW_DIRECTORY_HANDLE_MAX_SIZE
Maximum size of a handle for Os::Directory.
FppConstant_FW_TLM_BUFFER_MAX_SIZE
Specifies the size of the buffer that contains the serialized telemetry value.
FppConstant_FW_FILE_HANDLE_MAX_SIZE
Maximum size of a handle for Os::File.
FppConstant_FW_QUEUE_HANDLE_MAX_SIZE
Maximum size of a handle for Os::Queue.
FppConstant_TmFrameFixedSize
Fixed size of CCSDS TM frames.
FppConstant_FW_TASK_HANDLE_MAX_SIZE
Maximum size of a handle for Os::Task.
FppConstant_FW_PARAM_STRING_MAX_SIZE
Specifies the maximum size of a string in a parameter.
FppConstant_MAX_SEQUENCE_STATEMENT_COUNT
The maximum number of statements a sequence can have.
FppConstant_FW_MEMORY_HANDLE_MAX_SIZE
Maximum size of a handle for Os::Memory.
FppConstant_FW_HANDLE_ALIGNMENT
Alignment of handle storage.
FppConstant_SIZE_OF_FwOpcodeType
Size of FwOpcodeType in bytes.
FppConstant_CONTAINER_USER_DATA_SIZE
FppConstant_FW_RAW_TIME_HANDLE_MAX_SIZE
Maximum size of a handle for Os::RawTime.
FppConstant_FW_ASSERT_COUNT_MAX
Maximum number of cascading FW_ASSERT check failures before forcing a system assert.
FppConstant_SIZE_OF_FwEventIdType
Size of FwEventIdType in bytes.
FppConstant_SpacecraftId
Spacecraft ID (10 bits) for CCSDS Data Link layer.
FppConstant_FW_CONTEXT_DONT_CARE
Don't care value for time contexts in sequences.
FppConstant_FW_PARAM_BUFFER_MAX_SIZE
Specifies the size of the buffer that contains the serialized parameter value.
FppConstant_SIZE_OF_FwIdType
Size of FwIdType in bytes.
FppConstant_FW_CMD_ARG_BUFFER_MAX_SIZE
Specifies the size of the buffer that contains the serialized command arguments.
FppConstant_FW_CONSOLE_HANDLE_MAX_SIZE
Maximum size of a handle for Os::Console.
FppConstant_FW_COM_BUFFER_MAX_SIZE
Specifies the size of the buffer that contains a communications packet.
FppConstant_FwAssertTextSize
The size of an assert text string.
FppConstant_FW_LOG_TEXT_BUFFER_SIZE
Defines the size of the text log string buffer. Should be large enough for format string and argument...
FppConstant_FW_LOG_STRING_MAX_SIZE
FppConstant_ComQueueBufferPorts
Used for number of Fw::Buffer type ports supported by Svc::ComQueue.
FppConstant_SIZE_OF_FwPacketDescriptorType
Size of FwPacketDescriptorType in bytes.
FppConstant_FileNameStringSize
The size of a file name string.
FppConstant_FW_TASK_NAME_BUFFER_SIZE
Specifies the size of the string holding the task name for active components and tasks.
FppConstant_FW_FILESYSTEM_HANDLE_MAX_SIZE
Maximum size of a handle for Os::FileSystem.
FppConstant_FW_CONDITION_VARIABLE_HANDLE_MAX_SIZE
Maximum size of a handle for Os::ConditionVariable.
FppConstant_SIZE_OF_FwChanIdType
Size of FwChanIdType in bytes.
C++ header for working with basic fprime types.
RateGroupDivider component implementation.
FppConstant_FW_FILE_BUFFER_MAX_SIZE
Specifies the maximum size of a file downlink chunk.
FppConstant_FW_OBJ_SIMPLE_REG_ENTRIES
For the simple object registry provided with the framework, this specifies how many objects the regis...
FppConstant_FW_INTERNAL_INTERFACE_STRING_MAX_SIZE
Specifies the maximum size of a string in an interface call.
FppConstant_FW_SM_SIGNAL_BUFFER_MAX_SIZE
Specifies the size of the buffer attached to state machine signals.
FppConstant_BufferRepeaterOutputPorts
Used for maximum number of connected buffer repeater consumers.
Implementation of malloc based allocator.
FppConstant_PassiveRateGroupOutputPorts
Number of rate group member output ports for PassiveRateGroup.
FppConstant_FW_TLM_STRING_MAX_SIZE
Specifies the maximum size of a string in a telemetry channel.
FppConstant_ActiveRateGroupOutputPorts
Number of rate group member output ports for ActiveRateGroup.
FppConstant_AssertFatalAdapterEventFileSize
FppConstant_StaticMemoryAllocations
Number of static memory allocations.
FppConstant_FW_FILE_CHUNK_SIZE
Chunk size for working with files in the OSAL layer.
FppConstant_AggregationSize
Aggregation buffer for ComAggregator component.
FppConstant_MAX_STACK_SIZE
the maximum number of bytes in a stack