From 631bc61d6c78042342037052a496cb2b3e1ee16b Mon Sep 17 00:00:00 2001 From: Jakob Meier Date: Sat, 7 May 2022 12:01:05 +0200 Subject: [PATCH] changed set ids --- linux/devices/devicedefinitions/PlocSupervisorDefinitions.h | 4 ++-- tmtc | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/linux/devices/devicedefinitions/PlocSupervisorDefinitions.h b/linux/devices/devicedefinitions/PlocSupervisorDefinitions.h index 1725f739..557756e8 100644 --- a/linux/devices/devicedefinitions/PlocSupervisorDefinitions.h +++ b/linux/devices/devicedefinitions/PlocSupervisorDefinitions.h @@ -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 BOOT_REPORT_SET_ID = BOOT_STATUS_REPORT; static const uint32_t LATCHUP_RPT_ID = LATCHUP_REPORT; -static const uint32_t LOGGING_RPT_ID = LOGGING_REQUEST_COUNTERS; -static const uint32_t ADC_REPORT_SET_ID = REQUEST_ADC_REPORT; +static const uint32_t LOGGING_RPT_ID = LOGGING_REPORT; +static const uint32_t ADC_REPORT_SET_ID = ADC_REPORT; namespace recv_timeout { // Erase memory can require up to 60 seconds for execution diff --git a/tmtc b/tmtc index 0584db4b..fd6f3668 160000 --- a/tmtc +++ b/tmtc @@ -1 +1 @@ -Subproject commit 0584db4bb1085c79697e07ee7ab233fa6f6245a7 +Subproject commit fd6f3668780bb85cc0a1e01d3f8faf2f9281adea