safeCtrl using MEKF can now be disabled
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
This commit is contained in:
@ -825,6 +825,7 @@ class AcsParameters : public HasParametersIF {
|
||||
|
||||
float angleStartSpin = 20 * M_PI / 180;
|
||||
|
||||
uint8_t useMekf = true;
|
||||
uint8_t dampingDuringEclipse = true;
|
||||
} safeModeControllerParameters;
|
||||
|
||||
|
Reference in New Issue
Block a user