SITL: update flightaxis defaults
This commit is contained in:
parent
47c7c8fb53
commit
dbfbe50737
@ -42,6 +42,7 @@ static const struct {
|
||||
float value;
|
||||
bool save;
|
||||
} sim_defaults[] = {
|
||||
{ "BRD_OPTIONS", 0},
|
||||
{ "AHRS_EKF_TYPE", 10 },
|
||||
{ "INS_GYR_CAL", 0 },
|
||||
{ "RC1_MIN", 1000, true },
|
||||
|
Loading…
Reference in New Issue
Block a user