mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-02 14:13:42 -04:00
a3c2851120
1) Explicit control of tracking loop period and damping which removes previous variation in period with speed and fixed damping ratio 2) Explicit control of track capture angle (now set to 45 degrees by default) 3) Removal of restriction on loiter radius being greater than L1 distance The circle(loiter) control is a L1 and PD hybrid utilising L1 for waypoint capture and PD control for circle tracking. Pair-Programmed-With: Paul Riseborough <p_riseborough@live.com.au> Pair-Programmed-With: Andrew Tridgell <tridge@samba.org>
1 line
31 B
Plaintext
1 line
31 B
Plaintext
AP_L1_Control KEYWORD1 |