![]() |
F´ Flight Software - C/C++ Documentation
devel
A framework for building embedded system applications to NASA flight quality standards.
|
#include <Fw/Types/Serializable.hpp>#include "Svc/GroundInterface/GroundInterfaceComponentAc.hpp"#include "Utils/Types/CircularBuffer.hpp"Go to the source code of this file.
Classes | |
| class | Svc::GroundInterfaceComponentImpl |
Namespaces | |
| Svc | |
Macros | |
| #define | GND_BUFFER_SIZE 1024 |
| #define | TOKEN_TYPE U32 |
| #define | HEADER_SIZE (2 * sizeof(TOKEN_TYPE)) |
| #define GND_BUFFER_SIZE 1024 |
Definition at line 12 of file GroundInterface.hpp.
| #define HEADER_SIZE (2 * sizeof(TOKEN_TYPE)) |
Definition at line 14 of file GroundInterface.hpp.
| #define TOKEN_TYPE U32 |
Definition at line 13 of file GroundInterface.hpp.