33 Commits (b3fbb47935ac0226cb0daf620677df256ab603c4)

Author SHA1 Message Date
Peter Barker 1968a4cfb1 Copter: correct compilation when SYSTEMID mode is disabled 5 years ago
Randy Mackay 2cb3e446ab Copter: systemid mode formatting and name changes 5 years ago
Leonard Hall c11f2247eb Copter: System ID mode 5 years ago
Leonard Hall f128e93ec5 Copter: support for upgrade to PID object 6 years ago
Randy Mackay a5bdd12bfa Copter: replace TUNE_LOW/HIGH params with TUNE_MIN/MAX 6 years ago
Peter Barker e7e56dde7a Copter: move handling of RC switches into RC_Channel 7 years ago
Randy Mackay 0392d2752d Copter: tuning rc-feel uses multiply instead of divide 7 years ago
Leonard Hall 9544b1763b Copter: replace smoothing gain with AC_AttitudeControl::set_input_tc 7 years ago
Dr.-Ing. Amilcar Do Carmo Lucas 115ed491c0 Copter: Obey RANGEFINDER_ENABLED, AUTOTUNE_ENABLED and AC_TERRAIN build macros 7 years ago
Peter Barker 5b355214fd Copter: add option to disable CIRCLE flight mode 7 years ago
murata 296ee7315b Copter: minor formatting fixes 7 years ago
murata c31c2a4cf1 Copter: optionalize the winch 7 years ago
Randy Mackay 8d6f8e4d9c Copter: move pos-control pids to pos-control library 7 years ago
Randy Mackay 6546ccbb3f Copter: velocity pi moved to position control library 7 years ago
Randy Mackay 47bbf49aa6 Copter: fix tuning knob rate control of winch 7 years ago
Randy Mackay 787954fa37 Copter: integrate winch library 7 years ago
Andrew Tridgell 4a4fc8ab06 Copter: adjust for change to AC_PID 8 years ago
Andrew Tridgell 0f6d0c5ba9 Copter: combined tri, single, coax and multicopter into a single build 8 years ago
Andrew Tridgell 5a87ae3f01 Copter: use new SRV_Channels API 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
mirkix e3934fac80 ArduCopter: Delete (wrong) filename out of header 9 years ago
Randy Mackay 7689315ba2 Copter: rename sonar to rangefinder 9 years ago
skyscraper 6f200fa923 ArduCopter: Fix up after refactoring RC_Channel class 9 years ago
Randy Mackay 1f20a5ef69 Copter: access angle and rate PIDs through attitude controller 9 years ago
Randy Mackay 7fc37e7801 Copter: set tradheli external gyro gain in 0 to 1 range 9 years ago
Andrew Tridgell 74883ddaeb Copter: use set_range_in() for tuning channel 9 years ago
Robert Lefebvre dc1846447e Copter: ensure Ch6 tuned value does not go out of range 9 years ago
Robert Lefebvre e2879b375d Copter: fix Ch6 Tuning when no RC Receiver on boot 9 years ago
Paul Riseborough 75a61df627 Copter: Enable access to EKF2 height tuning 9 years ago
Randy Mackay c627f84fa8 Copter: Ch6 circle rate as float 10 years ago
Robert Lefebvre f3496356b2 Copter: Tradheli won't get set_yaw_headroom tuning function 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
Robert Lefebvre 39d23519b1 Copter: Change CH6_Tuning #defines into Enum 10 years ago
Andrew Chapman 4311cd4e7a Copter: add logging for CH6 parameter tuning 10 years ago
Andrew Tridgell cb2427ef9e Copter: removed special cases for DCM gain changes on arm/disarm 10 years ago
Jonathan Challinger 0cff3a4292 Copter: fixup Windows newlines 10 years ago
Leonard Hall c78480e14f Copter: rename loiter_pos to pos_xy 10 years ago
Leonard Hall e232867661 Copter: move LOITER_RATE to 2-axis PI controller 10 years ago
Leonard Hall 1ec5eedd23 Copter: ch6 tuning of yaw rate filter 10 years ago
Leonard Hall 3e8563dd8b Copter: ch6 tuning definition for yaw min headroom 10 years ago
Randy Mackay 4059e02a8c Copter: move ch6 tuning to tuning.pde 10 years ago