You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<h2>Optional AHRS behaviour (AHRS_OPTIONS)</h2><em>Note: This parameter is for advanced users</em><br>
3994
3994
3995
-
<p>This controls optional AHRS behaviour. Setting DisableDCMFallbackFW will change the AHRS behaviour for fixed wing aircraft in fly-forward flight to not fall back to DCM when the EKF stops navigating. Setting DisableDCMFallbackVTOL will change the AHRS behaviour for fixed wing aircraft in non fly-forward (VTOL) flight to not fall back to DCM when the EKF stops navigating. Setting DontDisableAirspeedUsingEKF disables the EKF based innovation check for airspeed consistency</p>
3995
+
<p>This controls optional AHRS behaviour. Setting DisableDCMFallbackFW will change the AHRS behaviour for fixed wing aircraft in fly-forward flight to not fall back to DCM when the EKF stops navigating. Setting DisableDCMFallbackVTOL will change the AHRS behaviour for fixed wing aircraft in non fly-forward (VTOL) flight to not fall back to DCM when the EKF stops navigating. Setting DontDisableAirspeedUsingEKF disables the EKF based innovation check for airspeed consistency. Setting AutoRecordOrigin will auto-save the EKF origin to parameters when it becomes valid.</p>
Copy file name to clipboardExpand all lines: AP_Periph-1.9/Parameters.md
+28-2Lines changed: 28 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3441,9 +3441,35 @@ Autopilot mounting position yaw offset. Positive values = yaw right, negative va
3441
3441
3442
3442
*Note: This parameter is for advanced users*
3443
3443
3444
-
This controls optional AHRS behaviour. Setting DisableDCMFallbackFW will change the AHRS behaviour for fixed wing aircraft in fly-forward flight to not fall back to DCM when the EKF stops navigating. Setting DisableDCMFallbackVTOL will change the AHRS behaviour for fixed wing aircraft in non fly-forward (VTOL) flight to not fall back to DCM when the EKF stops navigating. Setting DontDisableAirspeedUsingEKF disables the EKF based innovation check for airspeed consistency
3444
+
This controls optional AHRS behaviour. Setting DisableDCMFallbackFW will change the AHRS behaviour for fixed wing aircraft in fly-forward flight to not fall back to DCM when the EKF stops navigating. Setting DisableDCMFallbackVTOL will change the AHRS behaviour for fixed wing aircraft in non fly-forward (VTOL) flight to not fall back to DCM when the EKF stops navigating. Setting DontDisableAirspeedUsingEKF disables the EKF based innovation check for airspeed consistency. Setting AutoRecordOrigin will auto-save the EKF origin to parameters when it becomes valid.
This controls optional AHRS behaviour\. Setting DisableDCMFallbackFW will change the AHRS behaviour for fixed wing aircraft in fly\-forward flight to not fall back to DCM when the EKF stops navigating\. Setting DisableDCMFallbackVTOL will change the AHRS behaviour for fixed wing aircraft in non fly\-forward \(VTOL\) flight to not fall back to DCM when the EKF stops navigating\. Setting DontDisableAirspeedUsingEKF disables the EKF based innovation check for airspeed consistency
1975
+
This controls optional AHRS behaviour\. Setting DisableDCMFallbackFW will change the AHRS behaviour for fixed wing aircraft in fly\-forward flight to not fall back to DCM when the EKF stops navigating\. Setting DisableDCMFallbackVTOL will change the AHRS behaviour for fixed wing aircraft in non fly\-forward \(VTOL\) flight to not fall back to DCM when the EKF stops navigating\. Setting DontDisableAirspeedUsingEKF disables the EKF based innovation check for airspeed consistency\. Setting AutoRecordOrigin will auto\-save the EKF origin to parameters when it becomes valid\.
1976
1976
1977
1977
1978
1978
+---------------------------------------+
@@ -1987,12 +1987,73 @@ This controls optional AHRS behaviour\. Setting DisableDCMFallbackFW will change
This controls optional AHRS behaviour\. Setting DisableDCMFallbackFW will change the AHRS behaviour for fixed wing aircraft in fly\-forward flight to not fall back to DCM when the EKF stops navigating\. Setting DisableDCMFallbackVTOL will change the AHRS behaviour for fixed wing aircraft in non fly\-forward \(VTOL\) flight to not fall back to DCM when the EKF stops navigating\. Setting DontDisableAirspeedUsingEKF disables the EKF based innovation check for airspeed consistency
8198
+
This controls optional AHRS behaviour\. Setting DisableDCMFallbackFW will change the AHRS behaviour for fixed wing aircraft in fly\-forward flight to not fall back to DCM when the EKF stops navigating\. Setting DisableDCMFallbackVTOL will change the AHRS behaviour for fixed wing aircraft in non fly\-forward \(VTOL\) flight to not fall back to DCM when the EKF stops navigating\. Setting DontDisableAirspeedUsingEKF disables the EKF based innovation check for airspeed consistency\. Setting AutoRecordOrigin will auto\-save the EKF origin to parameters when it becomes valid\.
8199
8199
8200
8200
8201
8201
+-----+-----------------------------+
@@ -8207,6 +8207,67 @@ This controls optional AHRS behaviour\. Setting DisableDCMFallbackFW will change
Copy file name to clipboardExpand all lines: AP_Periph-1.9/apm.pdef.json
+32-2Lines changed: 32 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -141,9 +141,11 @@
141
141
"Bitmask": {
142
142
"0": "DisableDCMFallbackFW",
143
143
"1": "DisableDCMFallbackVTOL",
144
-
"2": "DontDisableAirspeedUsingEKF"
144
+
"2": "DontDisableAirspeedUsingEKF",
145
+
"3": "RecordOrigin",
146
+
"4": "UseRecordedOriginForNonGPS"
145
147
},
146
-
"Description": "This controls optional AHRS behaviour. Setting DisableDCMFallbackFW will change the AHRS behaviour for fixed wing aircraft in fly-forward flight to not fall back to DCM when the EKF stops navigating. Setting DisableDCMFallbackVTOL will change the AHRS behaviour for fixed wing aircraft in non fly-forward (VTOL) flight to not fall back to DCM when the EKF stops navigating. Setting DontDisableAirspeedUsingEKF disables the EKF based innovation check for airspeed consistency",
148
+
"Description": "This controls optional AHRS behaviour. Setting DisableDCMFallbackFW will change the AHRS behaviour for fixed wing aircraft in fly-forward flight to not fall back to DCM when the EKF stops navigating. Setting DisableDCMFallbackVTOL will change the AHRS behaviour for fixed wing aircraft in non fly-forward (VTOL) flight to not fall back to DCM when the EKF stops navigating. Setting DontDisableAirspeedUsingEKF disables the EKF based innovation check for airspeed consistency. Setting AutoRecordOrigin will auto-save the EKF origin to parameters when it becomes valid.",
147
149
"DisplayName": "Optional AHRS behaviour",
148
150
"User": "Advanced"
149
151
},
@@ -200,6 +202,34 @@
200
202
"9": "Yaw45Roll180"
201
203
}
202
204
},
205
+
"AHRS_ORIGIN_ALT": {
206
+
"Description": "AHRS last origin altitude in meters",
207
+
"DisplayName": "AHRS last origin altitude",
208
+
"Range": {
209
+
"high": "5000",
210
+
"low": "-200"
211
+
},
212
+
"User": "Advanced"
213
+
},
214
+
"AHRS_ORIGIN_LAT": {
215
+
"Description": "AHRS last origin latitude in degrees",
216
+
"DisplayName": "AHRS last origin latitude",
217
+
"Increment": "1",
218
+
"Range": {
219
+
"high": "180",
220
+
"low": "-180"
221
+
},
222
+
"User": "Advanced"
223
+
},
224
+
"AHRS_ORIGIN_LON": {
225
+
"Description": "AHRS last origin longitude in degrees",
226
+
"DisplayName": "AHRS last origin longitude",
227
+
"Range": {
228
+
"high": "180",
229
+
"low": "-180"
230
+
},
231
+
"User": "Advanced"
232
+
},
203
233
"AHRS_RP_P": {
204
234
"Description": "This controls how fast the accelerometers correct the attitude",
Copy file name to clipboardExpand all lines: AP_Periph-1.9/apm.pdef.xml
+14-2Lines changed: 14 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -2199,13 +2199,25 @@
2199
2199
<field name="UnitText">degrees</field>
2200
2200
<field name="Increment">1</field>
2201
2201
</param>
2202
-
<param humanName="Optional AHRS behaviour" name="AHRS_OPTIONS" documentation="This controls optional AHRS behaviour. Setting DisableDCMFallbackFW will change the AHRS behaviour for fixed wing aircraft in fly-forward flight to not fall back to DCM when the EKF stops navigating. Setting DisableDCMFallbackVTOL will change the AHRS behaviour for fixed wing aircraft in non fly-forward (VTOL) flight to not fall back to DCM when the EKF stops navigating. Setting DontDisableAirspeedUsingEKF disables the EKF based innovation check for airspeed consistency" user="Advanced">
2202
+
<param humanName="Optional AHRS behaviour" name="AHRS_OPTIONS" documentation="This controls optional AHRS behaviour. Setting DisableDCMFallbackFW will change the AHRS behaviour for fixed wing aircraft in fly-forward flight to not fall back to DCM when the EKF stops navigating. Setting DisableDCMFallbackVTOL will change the AHRS behaviour for fixed wing aircraft in non fly-forward (VTOL) flight to not fall back to DCM when the EKF stops navigating. Setting DontDisableAirspeedUsingEKF disables the EKF based innovation check for airspeed consistency. Setting AutoRecordOrigin will auto-save the EKF origin to parameters when it becomes valid." user="Advanced">
<h2>Optional AHRS behaviour (AHRS_OPTIONS)</h2><em>Note: This parameter is for advanced users</em><br>
4098
4098
4099
-
<p>This controls optional AHRS behaviour. Setting DisableDCMFallbackFW will change the AHRS behaviour for fixed wing aircraft in fly-forward flight to not fall back to DCM when the EKF stops navigating. Setting DisableDCMFallbackVTOL will change the AHRS behaviour for fixed wing aircraft in non fly-forward (VTOL) flight to not fall back to DCM when the EKF stops navigating. Setting DontDisableAirspeedUsingEKF disables the EKF based innovation check for airspeed consistency</p>
4099
+
<p>This controls optional AHRS behaviour. Setting DisableDCMFallbackFW will change the AHRS behaviour for fixed wing aircraft in fly-forward flight to not fall back to DCM when the EKF stops navigating. Setting DisableDCMFallbackVTOL will change the AHRS behaviour for fixed wing aircraft in non fly-forward (VTOL) flight to not fall back to DCM when the EKF stops navigating. Setting DontDisableAirspeedUsingEKF disables the EKF based innovation check for airspeed consistency. Setting AutoRecordOrigin will auto-save the EKF origin to parameters when it becomes valid.</p>
Copy file name to clipboardExpand all lines: Blimp-4.7/Parameters.md
+28-2Lines changed: 28 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3514,9 +3514,35 @@ Autopilot mounting position yaw offset. Positive values = yaw right, negative va
3514
3514
3515
3515
*Note: This parameter is for advanced users*
3516
3516
3517
-
This controls optional AHRS behaviour. Setting DisableDCMFallbackFW will change the AHRS behaviour for fixed wing aircraft in fly-forward flight to not fall back to DCM when the EKF stops navigating. Setting DisableDCMFallbackVTOL will change the AHRS behaviour for fixed wing aircraft in non fly-forward (VTOL) flight to not fall back to DCM when the EKF stops navigating. Setting DontDisableAirspeedUsingEKF disables the EKF based innovation check for airspeed consistency
3517
+
This controls optional AHRS behaviour. Setting DisableDCMFallbackFW will change the AHRS behaviour for fixed wing aircraft in fly-forward flight to not fall back to DCM when the EKF stops navigating. Setting DisableDCMFallbackVTOL will change the AHRS behaviour for fixed wing aircraft in non fly-forward (VTOL) flight to not fall back to DCM when the EKF stops navigating. Setting DontDisableAirspeedUsingEKF disables the EKF based innovation check for airspeed consistency. Setting AutoRecordOrigin will auto-save the EKF origin to parameters when it becomes valid.
0 commit comments