56 Commits (d21cd513cd7975204c914041e4c4a346ea9950e4)

Author SHA1 Message Date
Leonard Hall 773984b4ea Copter: AutoTune record accel max values 10 years ago
Randy Mackay 58505d8242 Copter: autotune relaxes alt controller when landed 10 years ago
Randy Mackay 362a43c126 Copter: explicitly set alt_target_from_climb_rate parameter 10 years ago
Tim Ryan 62816b28f6 Copter: corrects C11 errors in AutoTune for OS X with clang. 10 years ago
Andrew Tridgell 278883c521 Copter: finished conversion to .cpp files 10 years ago
Andrew Tridgell 356ece3402 Copter: rename .pde files to .cpp files 10 years ago
Andrew Tridgell 554de1f2d7 Copter: added channel objects named after input function 10 years ago
Leonard Hall 542e5fb54c Copter: backoff autotune discovered Stab P to 90% 10 years ago
Leonard Hall 7cccb73103 Copter: yet more Autotune Updates 10 years ago
Leonard Hall 92fe75f396 Copter: more Autotune updates 10 years ago
Leonard Hall 05103d9f9c Copter: Autotune update 10 years ago
Andrew Tridgell d8146ff3f6 Copter: revert AP_Math class change 10 years ago
Tom Pittenger 20dc48ed16 Coter: compiler warnings: apply is_zero(float) or is_equal(float) and float to doubles 10 years ago
Robert Lefebvre 8610da7fbc Copter: autopilot modes to check for motor interlock status 10 years ago
Robert Lefebvre 9b15ea6f5c Copter: Change throttle_zero to check interlock and E-stop status 10 years ago
Jonathan Challinger f93ff2d3ec Copter: use new lowpass filter 10 years ago
Leonard Hall ca66b51ba9 Copter: Autotune parameter update 10 years ago
Leonard Hall b50f065cab Copter: use relax alt hold controllers 10 years ago
Jonathan Challinger 91a03ae0e7 Copter: add PILOT_THR_FILT and call set_throttle_out functions with that value 10 years ago
Jonathan Challinger b27b9dd86e Copter: use new throttle interface 10 years ago
Leonard Hall 2b5fb850dd Copter: Autotune adjustments 10 years ago
Leonard Hall f8a6684c12 Copter: Autotune update 10 years ago
Leonard Hall cfe12f38a5 Copter: Adjust Autotune backoff of accel 10 years ago
Leonard Hall 35d1cbd053 Copter: Autotune fix P test 10 years ago
Leonard Hall cedd423c30 Copter: Autotune Yaw limits update 10 years ago
Leonard Hall 7cd78f63bf Copter: Stop autotune repeatedly saving gains 10 years ago
Jonathan Challinger ecefe78417 Copter: interpret input in stabilize as a tilt vector 10 years ago
Randy Mackay b475a2fe10 Copter: AutoTune formatting fixes 10 years ago
Leonard Hall 36c91970f1 Copter: Autotune algorithm update 10 years ago
Leonard Hall 9bfb0e1f40 Copter: Autotune comment changes and formatting 10 years ago
Leonard Hall 1c57c6a266 Copter: Autotune update yaw filt and rate P max 10 years ago
Leonard Hall 1ebf2c40f5 Copter: Autotune rewrite 10 years ago
Andrew Tridgell 307b9e807f Copter: reduced build warnings 10 years ago
Jonathan Challinger f045c75bfe Copter: play various tones 10 years ago
Randy Mackay 07975ed564 Copter: minor reformat of control_autotune 10 years ago
Brad Bosch 74fedc0897 Copter: allow starting autotune from flightmode switch 10 years ago
lthall 2b4f5fa79d Copter: increase autotune limits 11 years ago
Leonard Hall 85213dccbf Copter: Autotune Fix 11 years ago
Randy Mackay 52a3dc2bde Copter: reset target alt to current alt when landed 11 years ago
lthall 9202149fb1 Copter: integrate pre-takeoff throttle feedback 11 years ago
Randy Mackay 08801eebf2 Copter: integrate AttControl's set_yaw_target_to_current_heading 11 years ago
Randy Mackay 77d5d682c1 Copter: integrate init_targets rename to relax_bf_rate_controller 11 years ago
Randy Mackay a3036fc443 Copter: init pos_control z-axis after setting speed and accel 11 years ago
Randy Mackay 7d7a2aced7 Copter: init vert speed and accel for each flight mode 11 years ago
Randy Mackay e89600afe3 Copter: integrate smoothing gain into flight modes 11 years ago
Randy Mackay b259510095 Copter: init roll/pitch input filters 11 years ago
Randy Mackay aab9b30bf6 Copter: replace APM_PI with AC_P 11 years ago
Randy Mackay 3ccd1ad170 Copter: integrate AttControl method name changes 11 years ago
Randy Mackay 2c1ec9d0c0 Copter: remove control_roll, pitch, yaw from control files 11 years ago
Randy Mackay 1cd678f684 Copter: compiler warning for control_autotune 11 years ago