14 Commits (dbc1cd2b9615507451bef5dc6aec672d3fb73464)

Author SHA1 Message Date
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
Lucas De Marchi 2591261af6 Global: rename min and max macros to uppercase 9 years ago
Randy Mackay 674bedd867 Copter: acro sets alt target to zero for reporting 9 years ago
Jonathan Challinger a5e4f64b20 Copter: refuse to enter manual throttle modes while landed with throttle high 9 years ago
Randy Mackay 4eb6f0f646 Copter: slow start motors after landing in Stabilize, Acro 10 years ago
Randy Mackay a0d97f1160 Copter: acro_level_mix becomes local variable 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 316196b12f Copter: Finish RCMap fix. 10 years ago
Tom Pittenger 44fd72cb1f Copter: compiler warning stuff 10 years ago
Tom Pittenger 2e191e5a3d Copter: replace fabs() with fabsf() 10 years ago
Robert Lefebvre 9b15ea6f5c Copter: Change throttle_zero to check interlock and E-stop status 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
Randy Mackay ed099a73a3 Copter: minor rename of ACRO circular limits variable 10 years ago
Jolyon Saunders a9205e1032 Copter: Add circular limits to ACRO 10 years ago