increased mram dump execution timeout
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details

This commit is contained in:
Jakob Meier 2022-05-06 19:34:12 +02:00
parent 8832d06d03
commit 97222cafd9
1 changed files with 2 additions and 2 deletions

View File

@ -82,8 +82,8 @@ class PlocSupervisorHandler : public DeviceHandlerBase {
static const uint8_t SIZE_NULL_TERMINATOR = 1;
// 5 s
static const uint32_t EXECUTION_DEFAULT_TIMEOUT = 5000;
// 30 s
static const uint32_t MRAM_DUMP_EXECUTION_TIMEOUT = 30000;
// 60 s
static const uint32_t MRAM_DUMP_EXECUTION_TIMEOUT = 60000;
// 70 s
static const uint32_t COPY_ADC_TO_MRAM_TIMEOUT = 70000;
// 2 s