fixes and tweaks TCS and EM build #610

Merged
muellerr merged 7 commits from fixes_and_tweaks into develop 2023-04-17 11:53:16 +02:00
Owner
No description provided.
muellerr added 3 commits 2023-04-17 11:38:11 +02:00
fixes and tweaks TCS and EM build
Some checks are pending
EIVE/eive-obsw/pipeline/head Build started...
ab588b4844
update defines
Some checks are pending
EIVE/eive-obsw/pipeline/head Build started...
f846a18b33
okay its an afmt thing
Some checks are pending
EIVE/eive-obsw/pipeline/head Build queued...
EIVE/eive-obsw/pipeline/pr-develop Build queued...
00da51b6a2
muellerr added this to the v3.0.0 milestone 2023-04-17 11:38:15 +02:00
muellerr requested review from meggert 2023-04-17 11:38:19 +02:00
muellerr added 1 commit 2023-04-17 11:38:24 +02:00
Merge branch 'develop' into fixes_and_tweaks
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
dc83061f80
muellerr added 2 commits 2023-04-17 11:41:08 +02:00
meggert approved these changes 2023-04-17 11:42:54 +02:00
@ -17,6 +17,7 @@ static constexpr Event OBC_OVERHEATING = MAKE_EVENT(4, severity::HIGH);
static constexpr Event CAMERA_OVERHEATING = MAKE_EVENT(5, severity::HIGH);
static constexpr Event PCDU_SYSTEM_OVERHEATING = MAKE_EVENT(6, severity::HIGH);
static constexpr Event HEATER_NOT_OFF_FOR_OFF_MODE = MAKE_EVENT(7, severity::MEDIUM);
static constexpr Event MGT_OVERHEATING = MAKE_EVENT(8, severity::MEDIUM);
Owner

set to HIGH

set to HIGH
muellerr marked this conversation as resolved
muellerr added 1 commit 2023-04-17 11:44:35 +02:00
high event severity
Some checks are pending
EIVE/eive-obsw/pipeline/pr-develop Build queued...
468fb096c9
muellerr merged commit 61ced11766 into develop 2023-04-17 11:53:16 +02:00
muellerr deleted branch fixes_and_tweaks 2023-04-17 11:53:16 +02:00
Sign in to join this conversation.
No description provided.