9 #ifndef GroundInterface_HPP
10 #define GroundInterface_HPP
12 #define GND_BUFFER_SIZE 1024
13 #define TOKEN_TYPE U32
14 #define HEADER_SIZE (2 * sizeof(TOKEN_TYPE))
32 const char *
const compName
53 void downlinkPort_handler(
61 void fileDownlinkBufferSendIn_handler(
68 void readCallback_handler(
PlatformIntType NATIVE_INT_TYPE
uint8_t U8
8-bit unsigned integer
PlatformUIntType NATIVE_UINT_TYPE
void init()
Object initializer.
Auto-generated base for GroundInterface component.
GroundInterfaceComponentImpl(const char *const compName)
static const U32 END_WORD
~GroundInterfaceComponentImpl()
static const U32 MAX_DATA_SIZE
static const TOKEN_TYPE START_WORD