SITL: update flightaxis defaults

This commit is contained in:
Mark Whitehorn 2020-04-21 18:10:39 -06:00 committed by Peter Barker
parent 47c7c8fb53
commit dbfbe50737

View File

@ -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 },