239 Commits (399970e76f87b481d3e5be3ed1d4265c32317619)

Author SHA1 Message Date
Randy Mackay aefb38e486 Copter: remove param to disable accel based throttle controller 12 years ago
Randy Mackay 1685ff274d TradHeli: compile error fix related to new ACRO 12 years ago
Leonard Hall 64ce9b017d Copter: Body frame ACRO upgrade 12 years ago
Randy Mackay f459d35e3e Copter: roll-pitch fix to allow I to reduce 12 years ago
Andrew Tridgell da4137b731 Copter: changes for GPS field changes 12 years ago
Randy Mackay 227185fd0f Copter: remove constraint on rate yaw controller 12 years ago
Randy Mackay 40612ed551 Copter: yaw limit fix to allow I to reduce 12 years ago
Randy Mackay 404cd5f3da Copter: rename g.pid_throttle to g.pid_throttle_rate 12 years ago
Randy Mackay b3da8a462f Copter: CH6 tuning definition clean-up 12 years ago
Randy Mackay fcf2429e39 Copter: remove throttle controller's ability to limit lean angle 12 years ago
Randy Mackay 40f5226518 Copter: reset yaw angle only when motors not spinning 12 years ago
Randy Mackay 5203ba9fe3 Copter: alt hold feed forward filter 12 years ago
Andrew Tridgell 25c576cad7 Copter: replaced constrain() with constrain_float() 12 years ago
Randy Mackay 0b29754920 Copter: simplify roll-pitch stabilize controller 12 years ago
Andrew Tridgell c2c037ec0d Copter: use the right constrain() type in Attitude code 12 years ago
Randy Mackay a9da3c9d3d Copter: remove unused throttle functions 12 years ago
Randy Mackay 745df9b13c Copter: add SONAR_GAIN to tune reaction to sonar 12 years ago
Randy Mackay 50515e28e1 Copter: replace fabs with fabsf 12 years ago
Randy Mackay f5955d8915 Copter: auto climb and descent params removed 12 years ago
Randy Mackay 1ee825ee9a Copter: move alt and wp checking to AC_WPNAV 12 years ago
Randy Mackay 7c559333f5 Copter: get_throttle_rate's target_speed a float 12 years ago
Randy Mackay ee7f40cfe9 Copter: Leonard's alt-hold feed forward 12 years ago
Randy Mackay f82ce449d7 AC_WPNav: add angle limits and set from AC's throttle controller 12 years ago
Randy Mackay 1516972eaa Copter: add panorama to CIRCLE mode 12 years ago
Randy Mackay 49828eba7d Copter: integrate AC_WPNav 12 years ago
Randy Mackay 24dd167607 Copter: ACRO bug fix from Jason 12 years ago
Andrew Tridgell b280857025 Copter: use common angle wrap code 12 years ago
Randy Mackay fdcb78ccf7 Copter: leonard's smoother alt-hold transition 12 years ago
Randy Mackay 37040adfaa Copter: bug fix for auto missions over 320m 12 years ago
Randy Mackay f9539384a1 Copter: rename failsafe to failsafe_radio 12 years ago
Randy Mackay 476a6d0164 Copter: fix for acro throttle bug 12 years ago
Randy Mackay d8515ff85e Compass: basic compensation for motor interference 12 years ago
Randy Mackay df1c0d92bd Copter: manual throttle scaling fix 12 years ago
Randy Mackay a0b65a262b Copter: use scaled throttle for accel-throttle's I term 12 years ago
Randy Mackay 06a71af12f Copter: THR_MID used to scale manual throttle 12 years ago
Randy Mackay aaecc25ac7 Copter: leonard's inav2 12 years ago
Randy Mackay deafbf1f56 Copter: inav loiter comment changes 12 years ago
Randy Mackay 68fc9ac1d8 Copter: add "f" to end of float constants 12 years ago
Randy Mackay 9a09f086d2 Copter: Leonard Hall's inertial nav ver 2 12 years ago
rmackay9 ab1978ad50 Copter: Leonard Hall's inertial nav based loiter 12 years ago
James Bielman 5631f865b2 Update floating point calculations to use floats instead of doubles. 12 years ago
Randy Mackay 175f69a64f ArduCopter: smooth throttle when switching from manual throttle to alt hold 12 years ago
rmackay9 21b6c78d12 ArduCopter: added get_throttle_althold_with_slew to allow slower altitude target changes 12 years ago
Andrew Tridgell 860f4b2605 Copter: merge the latest 2.9 changes into master 12 years ago
Andrew Tridgell ead38f917f Copter: use GRAVITY_MSS 12 years ago
Andrew Tridgell 51d987a890 Copter: removed unusued variable 12 years ago
rmackay9 677b38a48e ArduCopter: first implementation of surface tracking using sonar 12 years ago
rmackay9 daac540e08 ArduCopter: get_throttle_althold - add check to avoid divide by zero 12 years ago
rmackay9 576af6d487 ArduCopter: bug fix to althold desired rate calculation. Fix from Jonathan. 12 years ago
rmackay9 ff40fa6aab ArduCopter: alt hold bug fix - should use 2x linear distance when calculating the desired rate 12 years ago