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
<a id='PREFLIGHT_CALIBRATION_ACCELEROMETER_FORCE_SAVE'></a>76 | [PREFLIGHT_CALIBRATION_ACCELEROMETER_FORCE_SAVE](#PREFLIGHT_CALIBRATION_ACCELEROMETER_FORCE_SAVE) | Force-accept the existing accelerometer calibration as valid without re-running it. Useful after a parameter reload that cleared calibration validity flags.
4625
4625
4626
+
### NAV_TAKEOFF_FLAGS {#NAV_TAKEOFF_FLAGS}
4627
+
4628
+
(Bitmask)
4629
+
4630
+
Value | Name | Description
4631
+
--- | --- | ---
4632
+
<a id='NAV_TAKEOFF_FLAGS_HORIZONTAL_POSITION_NOT_REQUIRED'></a>1 | [NAV_TAKEOFF_FLAGS_HORIZONTAL_POSITION_NOT_REQUIRED](#NAV_TAKEOFF_FLAGS_HORIZONTAL_POSITION_NOT_REQUIRED) | Accept the command even if the autopilot does not have control over its horizontal position (note that it might not have altitude control either).
4633
+
4626
4634
### MAV_DATA_STREAM {#MAV_DATA_STREAM}
4627
4635
4628
4636
A data stream is not a fixed set of messages, but rather a
4 (Yaw) | Yaw angle (if magnetometer present), ignored without magnetometer. NaN to use the current system yaw heading mode (e.g. yaw towards next waypoint, yaw to home, etc.). | deg
3 (Flags) | Bitmask of options flags. | [NAV_TAKEOFF_FLAGS](#NAV_TAKEOFF_FLAGS) |
6657
+
4 (Yaw) | Yaw angle (if magnetometer present), ignored without magnetometer. NaN to use the current system yaw heading mode (e.g. yaw towards next waypoint, yaw to home, etc.). | | deg
0 commit comments