14 Commits (460d69767822d15b1cca2ae26831807b148f94ae)

Author SHA1 Message Date
Andrew Tridgell 460d697678 AC_AutoTune: loosen level threshold after 2s 6 years ago
Andrew Tridgell d0bc1520f6 AC_AutoTune: reset step_scaler between tune types 6 years ago
Andrew Tridgell d6a23fd22a AC_AutoTune: fixed missing else statement 6 years ago
Leonard Hall ce27eb5de1 AC_Autotune: Reduce rate step for over angle abort 6 years ago
Andrew Tridgell 6312a88d90 AC_Autotune: fixed waiting for level timeout 6 years ago
Leonard Hall e0c24d6ecf AC_Autotune: Include FF variable 6 years ago
Andrew Tridgell 4ea9f329e2 AC_AutoTune: use AHRS_View for RATE logging 6 years ago
Leonard Hall b25f7a38e8 AC_Autotune: Include FF variable 6 years ago
Leonard Hall b0f3674eee AC_Autotune: Add level time out. 6 years ago
Andrew Tridgell 6d4e886bc9 AC_AutoTune: moved axes_completed init 6 years ago
Andrew Tridgell 2277f70456 AC_AutoTune: allow save of completed axes 6 years ago
Randy Mackay c5a2065a86 AC_AutoTune; minor format fixes 6 years ago
Andrew Tridgell d90edcbb1d AC_AutoTune: fixed time subtraction bug 6 years ago
Andrew Tridgell 47265c6fb7 AC_AutoTune: converted autotune mode to a library 6 years ago
Peter Barker e02a645354 Copter: use fabsf() instead of labs() 6 years ago
Michael du Breuil 7e1ed948f5 Copter: Cope with AC_PosControl renaming 6 years ago
Peter Barker 214adc121f Copter: mode_autotune: factor out common filter reset code 7 years ago
Peter Barker 9c72a8ecc7 Copter: simplify autotune's filter value determination 7 years ago
Peter Barker f4be542169 Copter: autotune: raise priorities of autotune success and param saved 7 years ago
Randy Mackay a38507623d Copter: autotune minor comment fix 7 years ago
Randy Mackay 1b38a377ff Copter: autotune replace 1 with true 7 years ago
Leonard Hall 7204d46ccb Copter: Autotune - Fix low angle P issue 7 years ago
Leonard Hall 5c1d895f82 Copter: autotune announce only while tuning 7 years ago
Leonard Hall 83fac326a4 Copter: autotune check for vel overshoot in angle P 7 years ago
Ebin d8f56b3511 ArduCopter: changed signature for get_pilot_desired_lean_angles() 7 years ago
Leonard Hall 8ac653cabf Copter: AutoTune integrate renamed use_sqrt_controller 7 years ago
Leonard Hall 93de23e7c4 Copter: get-pilot-desired-lean-angles accepts another angle-max 7 years ago
Leonard Hall 9544b1763b Copter: replace smoothing gain with AC_AttitudeControl::set_input_tc 7 years ago
Peter Barker bb9af3b79d Copter: autotune: correct compilation when logging disabled 7 years ago
Andrew Tridgell 0ed75052f8 Copter: enable parameters inside mode objects 7 years ago
Peter Barker ab7a9c9073 Copter: use zero_throttle_and_relax_ac in poshold, drift and autotune 7 years ago
Peter Barker 996115c0d3 Copter: eliminate MAIN_LOOP_SECONDS macro 7 years ago
Randy Mackay c3fbf2671c Copter: rename control_xx.cpp files to mode_xx.cpp 7 years ago
Randy Mackay 06fbe8f3a7 Copter: rename FlightMode class to Mode 7 years ago
Randy Mackay 8870897847 Copter: FlightMode objects use lower case 7 years ago
Peter Barker 4ae2be55aa Copter: fix up autotune namespacing 7 years ago
Peter Barker 67063d6b1e Copter: FlightMode - convert AUTOTUNE flight mode 7 years ago
ChrisBird caaeae3d0a Copter: Separate max ascent and descent speeds 7 years ago
Lucas De Marchi be402374ea ArduCopter: use FALLTHROUGH define 8 years ago
Peter Barker 592729733e Copter: eliminate GCS_MAVLINK::send_statustext_all 8 years ago
Peter Barker f60389d4aa Copter: use send_text method on the GCS singleton 8 years ago
Leonard Hall f29951c2bf Copter: fix autotune accel max not being used until reboot 8 years ago
Randy Mackay 356a405e2d Copter: autotune minor format fix 8 years ago
Leonard Hall 2888096a42 Copter: autotune keeps constant attitude while holding position 8 years ago
Andrew Tridgell c459a25194 Copter: adjust autotune poshold 8 years ago
Randy Mackay b4d7d4f43f Copter: resolve compiler warnings in autotune GCS messages 8 years ago
Peter Barker d5afd01ef2 Copter: remove duplicate autotune rotation warning 8 years ago
Peter Barker 34eae9d9cb Copter: AutoTune: include axis being tuned in output 8 years ago
Peter Barker 0bc17645fb Copter: AutoTune: add gcs messages detailing wait-for-level state 8 years ago
Peter Barker 586a5df814 Copter: add GCS messaging during autotune 8 years ago