CFDP source handler #776
@ -58,7 +58,7 @@ static constexpr uint32_t NOK_STORE_QUEUE_SIZE = 350;
|
|||||||
static constexpr uint32_t HK_STORE_QUEUE_SIZE = 300;
|
static constexpr uint32_t HK_STORE_QUEUE_SIZE = 300;
|
||||||
static constexpr uint32_t CFDP_STORE_QUEUE_SIZE = 300;
|
static constexpr uint32_t CFDP_STORE_QUEUE_SIZE = 300;
|
||||||
|
|
||||||
static constexpr uint32_t LIVE_CHANNEL_NORMAL_QUEUE_SIZE = 300;
|
static constexpr uint32_t LIVE_CHANNEL_NORMAL_QUEUE_SIZE = 400;
|
||||||
static constexpr uint32_t LIVE_CHANNEL_CFDP_QUEUE_SIZE = 300;
|
static constexpr uint32_t LIVE_CHANNEL_CFDP_QUEUE_SIZE = 300;
|
||||||
|
|
||||||
static constexpr uint32_t CFDP_MAX_FSM_CALL_COUNT_SRC_HANDLER = 50;
|
static constexpr uint32_t CFDP_MAX_FSM_CALL_COUNT_SRC_HANDLER = 50;
|
||||||
|
2
tmtc
2
tmtc
Submodule tmtc updated: 8b45dd8bff...8d28b321d4
Reference in New Issue
Block a user