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 | |
Svc | |
Enumerations | |
enum | Svc::PacketUpdateMode { Svc::PACKET_UPDATE_ALWAYS , Svc::PACKET_UPDATE_ON_CHANGE , Svc::PACKET_UPDATE_AFTER_FIRST_CHANGE } |
Variables | |
static const NATIVE_UINT_TYPE | Svc::MAX_PACKETIZER_PACKETS = 200 |
static const NATIVE_UINT_TYPE | Svc::TLMPACKETIZER_NUM_TLM_HASH_SLOTS |
static const NATIVE_UINT_TYPE | Svc::TLMPACKETIZER_HASH_MOD_VALUE |
static const NATIVE_UINT_TYPE | Svc::TLMPACKETIZER_HASH_BUCKETS |
static const NATIVE_UINT_TYPE | Svc::TLMPACKETIZER_MAX_MISSING_TLM_CHECK |
static const PacketUpdateMode | Svc::PACKET_UPDATE_MODE = PACKET_UPDATE_ON_CHANGE |