16 Commits (31d3b6555f79eb1e4068997d7ab9cbb42e035ab6)

Author SHA1 Message Date
Randy Mackay dd45647626 AC_PosControl: update some comments re leash lengths 11 years ago
Holger Steinhaus 345115fddd AC_PosControl: fixed leash length calc for descent speed 11 years ago
jschall 024855014f AC_PosControl: update _pos_error if it is being limited 11 years ago
Randy Mackay 9130c88f15 AC_PosControl: throttle rate to simple P controller 11 years ago
Randy Mackay 94fb9c4274 AC_PosControl: replace APM_PI with AC_P 11 years ago
Randy Mackay 8b8d6a8e01 AC_PosControl: use trig values from ahrs 11 years ago
Randy Mackay 551836c49d AC_PosControl: make some methods const 11 years ago
Randy Mackay 26b257c8ba AC_AttControl: alternative get_stopping_point_z 11 years ago
Randy Mackay 1b8791a142 AC_PosControl: remove debug 11 years ago
Randy Mackay de34359808 AC_PosControl: recalculate leash when speed or accel modified 11 years ago
Randy Mackay 80ae3dca2e AC_PosControl: remove debug 11 years ago
Randy Mackay bbcf8cc84c AC_PosControl: add horizontal pos control 11 years ago
Randy Mackay 3ce1c0a9d5 AC_PosControl: add get_alt_error method 11 years ago
Randy Mackay 8988b48ad8 AC_PosControl: add init take-off 11 years ago
Randy Mackay dcac124105 AC_PosControl: add throttle controller 11 years ago
Randy Mackay 05bb943a69 AC_AttControl: first draft of PosControl class 11 years ago
Randy Mackay c9415a08f1 AC_WPNav: use ahrs trig values 11 years ago
Randy Mackay 5767aa47d9 AC_WPNav: reduce leash length for stopping 11 years ago
Randy Mackay 952afd296e Copter: initialise waypoint leash length 11 years ago
Andrew Tridgell 30fffa5854 AC_WPNav: fixed some build warnings 11 years ago
Tobias c3309d909c AC_WPNav: make more member pointers const 11 years ago
Tobias bb5cf4a311 AC_WPNav: make member pointer to AP_InertialNav object const since it's 11 years ago
Tobias 1ecb583dd9 AC_WPNav: replace unnecessary objects with const refs 11 years ago
Randy Mackay 45aeb1a921 Copter: split up loiter into 4 steps 12 years ago
Randy Mackay 6969ab573d Copter: configurable max lean angle 12 years ago
Randy Mackay bf5a50f738 WPNav: stopping point projection uses wp_leash 12 years ago
Randy Mackay 345924ddec WPNav: replace LOITER_ACCEL_MAX with parameter 12 years ago
Randy Mackay 204f613467 WPNav: bug fix to reported distance to target 12 years ago
Randy Mackay 518eba0729 WPNav: bug fix to loiter accel calculation 12 years ago
Randy Mackay c4f17b3235 WPNav: rounding error fix in loiter 12 years ago
Randy Mackay 5d23d5aaa7 WPNav: reduce loiter speed used to correct pos error 12 years ago
Randy Mackay dde19c9585 WPNav: add acceleration parameter 12 years ago
Randy Mackay 272f0e5032 Copter: reduce twitch when entering CIRCLE mode 12 years ago
Randy Mackay 89bbf5844f Copter WPNav: remove unused variable 12 years ago
Randy Mackay 8c4a7ec094 Copter WPNav: Leonard's improved speed fix 12 years ago
Randy Mackay a1926441da Copter: use fast tan for accel to lean angle calcs 12 years ago
Randy Mackay d203f0295b Copter: bug fix for vertical speed during missions 12 years ago
Randy Mackay dbd6524f9f Copter: WPNav consolidate acceleration #defines 12 years ago
Randy Mackay e3dffb920b Copter: initialise target vel in loiter 12 years ago
Randy Mackay a474b97291 Copter: resolve compiler warning re unused vars 12 years ago
Randy Mackay 916f241fff Copter: Leonard's improved Loiter 12 years ago
Randy Mackay 46d65150af Copter: lengthen loiter stopping point 12 years ago
Randy Mackay 400c1bd7b7 Copter: smooth waypoint transitions 12 years ago
Randy Mackay cb795ea536 WPNav: divide by zero checks 12 years ago
Randy Mackay 55235630b6 Copter: bug fix for slow loiter repositioning 12 years ago
Randy Mackay 61288fcb90 WPNav: make get_stopping_point method public 12 years ago
Randy Mackay ed5ddfd9db WPNav: initialise desired roll, pitch 12 years ago
Randy Mackay 9f735c8d03 WPNav: add fast waypoints flag 12 years ago
Randy Mackay 4704b729c2 WPNav: reduce max acceleration to 2.5m/s 12 years ago
Randy Mackay 328d900647 WPNav: flexible loiter speed 12 years ago