You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For illustrative purposes, we will use the small 3'' multicopter depicted above, but the tuning sequence we developed at [IAV GmbH](https://www.iav.com/)will work on almost any other multicopter.
7
+
For illustrative purposes, we will use the small 3'' multicopter depicted above, but the tuning sequence will work on any other multicopter.
8
8
Parts of Section 1 and Sections 2 to 6 apply to **all ArduPilot vehicles**: ArduPlane, ArduRover, ArduBoat, ArduSub, ArduBlimp ...
9
9
10
10
This method uses the latest available [ArduPilot WebTools](https://firmware.ardupilot.org/Tools/WebTools/), some of the new features of ArduCopter 4.3 and above and best practices from the [ArduPilot Community](https://discuss.ardupilot.org/).
@@ -1086,7 +1086,6 @@ Set value from `1` to `8` to select the matching `FILTn_` filter number so that
1086
1086
| Error notch index |`ATC_RAT_RLL_NEF`|`ATC_RAT_PIT_NEF`|`ATC_RAT_YAW_NEF`|`PSC_ACCZ_NEF`|
1087
1087
1088
1088
Keep `ATC_RAT_*_D_FF` at `0` while tuning PID notch filters.
1089
-
This term is for improving the "locked-in" feel of the drone so that the drone reacts with minimal latency.
1090
1089
1091
1090
1. Finish the normal harmonic notch calibration and run a short test flight.
1092
1091
Follow the same procedure as given in [Section 9.6](#96-performance-evaluation-flight) but with isolated inputs along roll, pitch and yaw axes, *one axis per log file*.
@@ -1102,7 +1101,7 @@ This term is for improving the "locked-in" feel of the drone so that the drone r
1102
1101
1. Fly a short test flight again and inspect the logs in the Filter Review Tool before making a change if necessary.
1103
1102
1. Disable the PID notch by setting the relevant `ATC_RAT_*_NEF` or `ATC_RAT_*_NTF` parameter back to `0` if the follow-up log does not show a clear improvement.
0 commit comments