F´ Flight Software - C/C++ Documentation NASA-v1.6.0
A framework for building embedded system applications to NASA flight quality standards.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
GroundInterface.hpp File Reference

Go to the source code of this file.

Classes

class  Svc::GroundInterfaceComponentImpl
 

Namespaces

namespace  Svc
 

Macros

#define GND_BUFFER_SIZE   1024
 
#define TOKEN_TYPE   U32
 
#define HEADER_SIZE   (2 * sizeof(TOKEN_TYPE))
 

Macro Definition Documentation

◆ GND_BUFFER_SIZE

#define GND_BUFFER_SIZE   1024

Definition at line 12 of file GroundInterface.hpp.

◆ HEADER_SIZE

#define HEADER_SIZE   (2 * sizeof(TOKEN_TYPE))

Definition at line 14 of file GroundInterface.hpp.

◆ TOKEN_TYPE

#define TOKEN_TYPE   U32

Definition at line 13 of file GroundInterface.hpp.