mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-07-27 00:48:23 +08:00
docs: auto-sync metadata [skip ci]
Co-Authored-By: PX4 BuildBot <bot@px4.io>
This commit is contained in:
@@ -24390,7 +24390,7 @@ Forward axis with origin relative to vehicle centre of gravity
|
||||
|
||||
### EKF2_RNG_QLTY_T (`FLOAT`) {#EKF2_RNG_QLTY_T}
|
||||
|
||||
Minumum range validity period.
|
||||
Minimum range validity period.
|
||||
|
||||
Minimum duration during which the reported range finder signal quality needs to be non-zero in order to be declared valid (s)
|
||||
|
||||
@@ -26592,7 +26592,7 @@ Wipes the flash config of UBX modules.
|
||||
|
||||
Some UBX modules have a FLASH that allows to store persistent configuration that will be loaded on start.
|
||||
PX4 does override all configuration parameters it needs in RAM, which takes precedence over the values in FLASH.
|
||||
However, configuration parameters that are not overriden by PX4 can still cause unexpected problems during flight.
|
||||
However, configuration parameters that are not overridden by PX4 can still cause unexpected problems during flight.
|
||||
To avoid these kind of problems a clean config can be reached by wiping the FLASH on boot.
|
||||
|
||||
Note: Currently only supported on UBX.
|
||||
@@ -33073,7 +33073,7 @@ Any higher value is truncated.
|
||||
|
||||
### MPC_TILTMAX_LND (`FLOAT`) {#MPC_TILTMAX_LND}
|
||||
|
||||
Maximum tilt during inital takeoff ramp.
|
||||
Maximum tilt during initial takeoff ramp.
|
||||
|
||||
Tighter tilt limit during takeoff to avoid tip over.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user