mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-21 16:18:29 -04:00
AC_WPNav: correct LOIT_MAXA param description
This commit is contained in:
parent
33f437a72c
commit
d0e6c4d08d
@ -80,7 +80,7 @@ const AP_Param::GroupInfo AC_WPNav::var_info[] = {
|
||||
|
||||
// @Param: LOIT_MAXA
|
||||
// @DisplayName: Loiter maximum correction acceleration
|
||||
// @Description: Loiter maximum correction acceleration in cm/s/s. Higher values cause the copter to correct possition errors more aggressivly.
|
||||
// @Description: Loiter maximum correction acceleration in cm/s/s. Higher values cause the copter to correct position errors more aggressively.
|
||||
// @Units: cm/s/s
|
||||
// @Range: 100 981
|
||||
// @Increment: 1
|
||||
|
Loading…
Reference in New Issue
Block a user