mirror of https://github.com/ArduPilot/ardupilot
Copter: fix 440-beta1 release notes
TKOFF_TH_MAX was not included in Copter-4.4.0
This commit is contained in:
parent
f398756ffe
commit
df7c432c2e
|
@ -236,7 +236,6 @@ Changes from 4.3.6
|
||||||
- Touchdown detection threshold is configurable (see PLDP_THRESH)
|
- Touchdown detection threshold is configurable (see PLDP_THRESH)
|
||||||
- Position controller angle max adjusted inflight with CH6 Tuning knob (set TUNE=59)
|
- Position controller angle max adjusted inflight with CH6 Tuning knob (set TUNE=59)
|
||||||
- Surface tracking time constant allows tuning response (see SURFTRAK_TC)
|
- Surface tracking time constant allows tuning response (see SURFTRAK_TC)
|
||||||
- Takeoff throttle max is configurable (see TKOFF_TH_MAX)
|
|
||||||
- Throttle-Gain boost increases attitude control gains when throttle high (see ATC_THR_G_BOOST)
|
- Throttle-Gain boost increases attitude control gains when throttle high (see ATC_THR_G_BOOST)
|
||||||
- Waypoint navigation cornering acceleration is configurable (see WPNAV_ACCEL_C)
|
- Waypoint navigation cornering acceleration is configurable (see WPNAV_ACCEL_C)
|
||||||
- WeatherVane into the wind in Auto and Guided modes (see WVANE_ENABLE)
|
- WeatherVane into the wind in Auto and Guided modes (see WVANE_ENABLE)
|
||||||
|
|
Loading…
Reference in New Issue