29 Commits (f6f6521b28b984b8aafb95a7c8d8eb9d6315062e)

Author SHA1 Message Date
Leonard Hall 5d5ccc8c78 Copter: Update ACRO to use rate parameters and update expo function 3 years ago
Leonard Hall f3dc47ce3d Copter: Add units to the AC_AttitudeControl Library 3 years ago
Andy Piper 2693b893ad Copter: airmode should mean airmode. only idle on landing when in airmode 3 years ago
Leonard Hall df9470d8af Copter: Don't reset yaw rate when disarmed or ground idle in Heli Stab and Acro 4 years ago
Leonard Hall 017b267fee Copter: Rename set_attitude_target_to_current_attitude 4 years ago
Hwurzburg a658c4f623 Copter: correct ACRO_RP_EXPO constraint range 4 years ago
Leonard Hall 5efe94a771 Copter: use AP_Math control functions 4 years ago
bnsgeyer c75848435e Copter: fix heli land detector and incoporate reset_I_smoothly 4 years ago
Andy Piper 12c9578a66 Copter: add in additional acro options 5 years ago
Leonard Hall c29aa4077d Copter: Acro expo typo fix 5 years ago
Leonard Hall 1a4e96b4ba Copter: Fix Rate expo calculation 5 years ago
Leonard Hall ffd838d908 Copter: Delay release of I term until take off 5 years ago
Peter Barker e6c6189fe5 Copter: cope with change in namespace of LogEvent enum 5 years ago
Peter Barker b4537bebd8 Copter: move control_mode_t into being Mode::Number enum class 5 years ago
Leonard Hall 8b7fe2ac12 Copter: Acro_Balance update 6 years ago
Peter Barker 676d75c391 Copter: correct namespacing of Copter modes 6 years ago
Peter Barker 46a6f45e4a Copter: adjust for desired spool state and spool state renames 6 years ago
Leonard Hall df3e73f161 Copter: spool fixes for acro stabilize and throw 6 years ago
Leonard Hall 38cc5a817f Copter: consolidate mode state decisions 6 years ago
Peter Barker d95160b33c Copter: move check for high-throttle on mode change up 6 years ago
Peter Barker 34d9ce27af Copter: make get_pilot_desired_throttle a method on Mode 6 years ago
Bill Geyer c40312d0f9 Copter: fix to acro trainer leveling mode 6 years ago
Randy Mackay 655fe660ed Copter: remove reset of alt target in manual throttle mode 6 years ago
Peter Barker 5f552a6ce3 Copter: stop shadowing members of Copter 6 years ago
Dr.-Ing. Amilcar Do Carmo Lucas b27c00dc5f Copter: add option to disable ACRO mode 7 years ago
Andrew Tridgell 0ed75052f8 Copter: enable parameters inside mode objects 7 years ago
Andrew Tridgell 662afdc2fd Copter: fixed build warning 7 years ago
Peter Barker 114628afe4 Copter: use zero_throttle_and_relax_ac in stab, guided, acro and auto 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 7b637334f4 Copter: eliminate mode_has_manual_throttle 7 years ago
Peter Barker d74f0c72da Copter: FlightMode - convert ACRO flight mode 7 years ago
Randy Mackay a77f21da4a Copter: sport and acro trainer limits based on target attitude 8 years ago
Andrew Tridgell 0f6d0c5ba9 Copter: combined tri, single, coax and multicopter into a single build 8 years ago
Leonard Hall 0a6714f4ae Copter: rename variable ROLL_PITCH_YAW_INPUT_MAX 8 years ago
Leonard Hall 2698f14d39 Copter: apply yaw expo to all modes 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Leonard Hall 5c47f3f9e5 Copter: add acro throttle and yaw expo and smoother manual pilot throttle 8 years ago
Randy Mackay 5b5385715e Copter: manual modes set_land_complete to false 9 years ago
mirkix e3934fac80 ArduCopter: Delete (wrong) filename out of header 9 years ago
dgrat 41661f815f AP_Math: Replace the pythagorous* functions with a variadic template 9 years ago
skyscraper 6f200fa923 ArduCopter: Fix up after refactoring RC_Channel class 9 years ago
Randy Mackay f6c26ad285 Copter: remove slow start from acro 9 years ago
Randy Mackay 668561ff0e Copter: acro uses AP_Motors set_desired_spool_state 9 years ago
Leonard Hall 2180514dde Copter: acro uses 0 to 1 throttle and sets desired spool state 9 years ago
Jonathan Challinger 709fcf37cc Copter: call renamed functions in AC_AttitudeControl 9 years ago
Jonathan Challinger 0fe0787265 Copter: call renamed AC_AttitudeControl functions 9 years ago
Jonathan Challinger dfab21171b Copter: call renamed functions in AC_AttitudeControl 9 years ago
Jonathan Challinger b906767a45 Copter: change acro to use modified attitude_control functions 9 years ago