v1.16.0 #323

Merged
muellerr merged 223 commits from develop into main 2022-11-18 14:23:24 +01:00
592 changed files with 27304 additions and 23535 deletions
Showing only changes of commit e3783d0941 - Show all commits

2
fsfw

Submodule fsfw updated: 24ef96d1b8...280b641cbc

View File

@ -7,7 +7,6 @@ namespace acs {
enum CtrlModes { enum CtrlModes {
OFF = HasModesIF::MODE_OFF, OFF = HasModesIF::MODE_OFF,
IDLE = 1,
DETUMBLE = 2, DETUMBLE = 2,
SAFE = 3, SAFE = 3,
IDLE = 4, IDLE = 4,

2
tmtc

Submodule tmtc updated: 28983d387b...b1aaef90c7