PLOC Handler Update #234

Merged
muellerr merged 98 commits from meier/plocSupv into develop 2022-05-08 12:32:48 +02:00
2 changed files with 3 additions and 3 deletions
Showing only changes of commit 631bc61d6c - Show all commits

View File

@ -264,8 +264,8 @@ static const uint8_t ADC_RPT_SET_ENTRIES = 32;
static const uint32_t HK_SET_ID = HK_REPORT; static const uint32_t HK_SET_ID = HK_REPORT;
static const uint32_t BOOT_REPORT_SET_ID = BOOT_STATUS_REPORT; static const uint32_t BOOT_REPORT_SET_ID = BOOT_STATUS_REPORT;
static const uint32_t LATCHUP_RPT_ID = LATCHUP_REPORT; static const uint32_t LATCHUP_RPT_ID = LATCHUP_REPORT;
static const uint32_t LOGGING_RPT_ID = LOGGING_REQUEST_COUNTERS; static const uint32_t LOGGING_RPT_ID = LOGGING_REPORT;
static const uint32_t ADC_REPORT_SET_ID = REQUEST_ADC_REPORT; static const uint32_t ADC_REPORT_SET_ID = ADC_REPORT;
namespace recv_timeout { namespace recv_timeout {
// Erase memory can require up to 60 seconds for execution // Erase memory can require up to 60 seconds for execution

2
tmtc

@ -1 +1 @@
Subproject commit 0584db4bb1085c79697e07ee7ab233fa6f6245a7 Subproject commit fd6f3668780bb85cc0a1e01d3f8faf2f9281adea