Rework SUS polling #408

Merged
muellerr merged 8 commits from rework_sus_polling into develop 2023-03-01 18:12:56 +01:00
Owner
No description provided.
muellerr added 1 commit 2023-02-28 19:13:28 +01:00
rework SUS polling
Some checks are pending
EIVE/eive-obsw/pipeline/head Build started...
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
11f476878d
muellerr added 1 commit 2023-03-01 10:45:02 +01:00
conitniue sus polling
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
26aeb88d84
muellerr added 1 commit 2023-03-01 16:37:45 +01:00
wörkz
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
c251d93305
muellerr added 1 commit 2023-03-01 16:54:50 +01:00
bugfix, seems to work now
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
67128b398c
muellerr added this to the v1.33.0 milestone 2023-03-01 16:55:13 +01:00
muellerr requested review from meggert 2023-03-01 16:55:18 +01:00
muellerr changed title from WIP: Rework SUS polling to Rework SUS polling 2023-03-01 16:55:24 +01:00
muellerr added 1 commit 2023-03-01 16:58:31 +01:00
Merge branch 'develop' into rework_sus_polling
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
ef5bc9731d
meggert reviewed 2023-03-01 17:07:49 +01:00
@ -3,2 +2,3 @@
#define MISSION_DEVICES_SusHandler_H_
#include <fsfw/devicehandlers/DeviceHandlerBase.h>
#include <fsfw_hal/devicehandlers/devicedefinitions/mgmLis3Helpers.h>
Owner

?

?
Author
Owner

its a feature

its a feature
muellerr marked this conversation as resolved
@ -29,2 +16,3 @@
static constexpr DeviceCommandId_t REPLY = 0x77;
static const uint8_t FIRST_WRITE = 7;
static const uint8_t INTERFACE_ID = CLASS_ID::MGM_LIS3MDL;
Owner

?

?
Author
Owner

its feature

its feature
muellerr marked this conversation as resolved
@ -29,2 +17,3 @@
static const uint8_t FIRST_WRITE = 7;
static const uint8_t INTERFACE_ID = CLASS_ID::MGM_LIS3MDL;
static const uint8_t SUBSYSTEM_ID = SUBSYSTEM_ID::MGM_LIS3MDL;
Owner

?

?
Author
Owner

its a feature

its a feature
muellerr marked this conversation as resolved
muellerr added 2 commits 2023-03-01 18:06:55 +01:00
changelog
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
22b2f137b4
muellerr added 1 commit 2023-03-01 18:12:34 +01:00
cleaning up
Some checks are pending
EIVE/eive-obsw/pipeline/pr-develop Build started...
EIVE/eive-obsw/pipeline/head Build queued...
1252897a1c
muellerr merged commit 3c6c990b8f into develop 2023-03-01 18:12:56 +01:00
muellerr deleted branch rework_sus_polling 2023-03-01 18:12:57 +01:00
Sign in to join this conversation.
No description provided.