Improvements in TMTC Handlers #359

Merged
muellerr merged 5 commits from meier/far-parsing into develop 2023-02-01 13:44:32 +01:00
Showing only changes of commit a4cd2d1702 - Show all commits

View File

@ -34,7 +34,7 @@ class PdecConfig {
static const uint8_t VIRTUAL_CHANNEL = 0; static const uint8_t VIRTUAL_CHANNEL = 0;
static const uint8_t RESERVED_FIELD_A = 0; static const uint8_t RESERVED_FIELD_A = 0;
static const uint16_t SPACECRAFT_ID = 0x274; static const uint16_t SPACECRAFT_ID = 0x3DC;
static const uint16_t DUMMY_BITS = 0; static const uint16_t DUMMY_BITS = 0;
// Parameters to control the FARM for AD frames // Parameters to control the FARM for AD frames
// Set here for future use // Set here for future use