|
|
|
@ -943,7 +943,6 @@ private:
@@ -943,7 +943,6 @@ private:
|
|
|
|
|
bool hgtTimeout; // boolean true if height measurements have failed innovation consistency check and timed out
|
|
|
|
|
bool magTimeout; // boolean true if magnetometer measurements have failed for too long and have timed out
|
|
|
|
|
bool tasTimeout; // boolean true if true airspeed measurements have failed for too long and have timed out
|
|
|
|
|
bool badMagYaw; // boolean true if the magnetometer is declared to be producing bad data
|
|
|
|
|
bool badIMUdata; // boolean true if the bad IMU data is detected
|
|
|
|
|
|
|
|
|
|
float gpsNoiseScaler; // Used to scale the GPS measurement noise and consistency gates to compensate for operation with small satellite counts
|
|
|
|
|