ardupilot/libraries/AP_Vehicle
Andrew Tridgell 50740124fe AP_Vehicle: implement INS_HNTCH_FM_RAT
this allows for a throttle based harmonic notch min frequency ratio,
allowing for the notch to go below the configured frequency at low
throttle

This is important for quadplanes, but will also benefit multirotors
flying at lower throttle due to lower payload or when descending

This also disables the throttle based harmonic notch when motors are
in SHUT_DOWN state
2022-06-30 20:58:37 +10:00
..
AP_Vehicle.cpp AP_Vehicle: implement INS_HNTCH_FM_RAT 2022-06-30 20:58:37 +10:00
AP_Vehicle.h AP_Vehicle: implement INS_HNTCH_FM_RAT 2022-06-30 20:58:37 +10:00
AP_Vehicle_Type.h AP_Vehicle: convert APM_BUILD_COPTER_OR_HELI() to APM_BUILD_COPTER_OR_HELI 2021-10-26 11:42:12 +11:00
ModeReason.h AP_Vehicle: mode reason added for dead reckon failsafe 2022-05-25 20:05:21 +09:00