7 Commits (44ff21479d5f5869983c26a6edfc9ef325cf11ea)

Author SHA1 Message Date
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
Randy Mackay ccc8068443 Copter: range check ACRO_EXPO to be no more than 1 11 years ago
Randy Mackay f3fd79597f Copter: add ACRO_EXPO parameter 11 years ago
lthall 3ba1c0c4aa Copter: ACRO add expo 11 years ago
lthall f53181ec66 Copter: Acro balance fix 11 years ago
Randy Mackay 08801eebf2 Copter: integrate AttControl's set_yaw_target_to_current_heading 11 years ago
lthall babe655b8f Copter: Remove acro acceleration slew todo 11 years ago
Randy Mackay 77d5d682c1 Copter: integrate init_targets rename to relax_bf_rate_controller 11 years ago