263 Commits (396c4f30d2de3de50bd2c934547060d3f0c8ef70)

Author SHA1 Message Date
Randy Mackay 13ee672eae Copter: remove unused get_acro_pitch and roll 12 years ago
Randy Mackay 2696e160e6 Copter: surface tracking improvement 12 years ago
Randy Mackay ac620e2140 Copter: Loiter and AltHold won't breach alt fence 12 years ago
Randy Mackay 8b79798e8d Copter: Leonard's sport fix re slow roll 12 years ago
Randy Mackay 34b11f7be0 Copter: angle limiter fix for max lean angle 12 years ago
Randy Mackay 6969ab573d Copter: configurable max lean angle 12 years ago
Randy Mackay 49dbdce89c Copter: split ACRO_P into ACRO_RP_P and ACRO_YAW_P 12 years ago
Randy Mackay 21e523b9ac Copter: Acro trainer separated into limited and leveled 12 years ago
Randy Mackay e32342163d Copter: rename ACRO variables 12 years ago
Leonard Hall d2deaaa686 Copter: Acro add rate constrain and combine limit calc 12 years ago
Randy Mackay 39ab4f62ef Copter: add SPORT mode 12 years ago
Randy Mackay 9672742b42 Copter: bug fix to look_ahead_yaw 12 years ago
Randy Mackay 9a1a999fba Copter: landing check changes 12 years ago
Randy Mackay 24d15517ff Copter: clear thr accel I term on take-off 12 years ago
Randy Mackay c3daf78340 Copter: reset loiter target when landed 12 years ago
Randy Mackay fe412437c2 Copter: add flags for upper and lower throttle limits 12 years ago
Randy Mackay c5851d2ddf Copter: remove throttle rate's I and D calcs 12 years ago
Randy Mackay 740970efa6 Copter: remove stabilize's call to calc I terms 12 years ago
Randy Mackay c9a875da52 Copter: remove unused earth frame rate controllers 12 years ago
Randy Mackay 43379f20c3 Copter Motors: replace limit bitmask with structure 12 years ago
Robert Lefebvre 2a9f4bbbad TradHeli: Creating new unified roll/pitch rate controller. 12 years ago
Robert Lefebvre 23ea151ca5 TradHeli: Fix Heli rate controller filter rates. 12 years ago
Robert Lefebvre c812d07993 TradHeli: Creating motor_runup_complete bool which is to confirm that the heli motor is running. This will be used for advanced features in the future. 12 years ago
Robert Lefebvre cea0812b82 TradHeli: Rate PID Improvement. Limit Integrator wind-up when PID output is saturated. Also a little bit of general clean-up for readability. 12 years ago
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