mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-18 06:38:29 -04:00
Copter: fix z-axis accel parameter description
This commit is contained in:
parent
3ed9eb98f3
commit
a43229de0f
@ -673,7 +673,7 @@ const AP_Param::Info Copter::var_info[] = {
|
||||
// @Range: 0.000 0.400
|
||||
// @User: Standard
|
||||
|
||||
// @Param: ACCEL_Z_FILT_HZ
|
||||
// @Param: ACCEL_Z_FILT
|
||||
// @DisplayName: Throttle acceleration filter
|
||||
// @Description: Filter applied to acceleration to reduce noise. Lower values reduce noise but add delay.
|
||||
// @Range: 1.000 100.000
|
||||
|
Loading…
Reference in New Issue
Block a user