more complicated than expected
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
This commit is contained in:
parent
c0a78e6fef
commit
7841a5c8c0
@ -227,8 +227,11 @@ static const uint16_t MAX_REPLY_LENGTH = 407;
|
||||
|
||||
static const uint16_t MAX_CONFIGTABLE_ADDRESS = 408;
|
||||
static const uint16_t MAX_HKTABLE_ADDRESS = 187;
|
||||
// Sources:
|
||||
// GomSpace library lib/p60-dock_client/include/gs/p60-dock/param
|
||||
static const uint16_t HK_TABLE_SIZE = 188;
|
||||
|
||||
static const uint16_t CAL_TABLE = 0xAE;
|
||||
static const uint16_t CONFIG_TABLE_SIZE = 0x19C;
|
||||
static const uint8_t HK_TABLE_ENTRIES = 100;
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user