mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-22 00:28:30 -04:00
Copter: update filtered range finder altitude to AC_WPNav
This commit is contained in:
parent
c2cdb00f85
commit
52cd042d69
@ -101,7 +101,7 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef RANGEFINDER_WPNAV_FILT_HZ
|
#ifndef RANGEFINDER_WPNAV_FILT_HZ
|
||||||
# define RANGEFINDER_WPNAV_FILT_HZ 0.25f // filter frequency for rangefinder altitude provided to waypoint navigation class
|
# define RANGEFINDER_WPNAV_FILT_HZ 0.5f // filter frequency for rangefinder altitude provided to waypoint navigation class
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef RANGEFINDER_TILT_CORRECTION // by disable tilt correction for use of range finder data by EKF
|
#ifndef RANGEFINDER_TILT_CORRECTION // by disable tilt correction for use of range finder data by EKF
|
||||||
|
Loading…
Reference in New Issue
Block a user