12 Commits (d949c80d5490d894b0d275f8b8bd5dc33db21f18)

Author SHA1 Message Date
Peter Barker 34d9ce27af Copter: make get_pilot_desired_throttle a method on Mode 6 years ago
Peter Barker fab2d59a1c Copter: move check for position up 6 years ago
Randy Mackay 50c5ad7076 Copter: TradHelis force spool up before takeoff 6 years ago
Ebin d8f56b3511 ArduCopter: changed signature for get_pilot_desired_lean_angles() 7 years ago
Leonard Hall 93de23e7c4 Copter: get-pilot-desired-lean-angles accepts another angle-max 7 years ago
Leonard Hall 9544b1763b Copter: replace smoothing gain with AC_AttitudeControl::set_input_tc 7 years ago
Dr.-Ing. Amilcar Do Carmo Lucas 21c33b60db Copter: Remove DRIFT mode code if DRIFT mode is disabled. 7 years ago
Andrew Tridgell 0ed75052f8 Copter: enable parameters inside mode objects 7 years ago
Peter Barker ab7a9c9073 Copter: use zero_throttle_and_relax_ac in poshold, drift and autotune 7 years ago
Randy Mackay 60c3ae1ec2 Copter: fix spelling in drift mode variable name 7 years ago
Randy Mackay b47d575f65 Copter: minor spelling fix 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 6a38664ff4 Copter: FlightMode - convert DRIFT flight mode 7 years ago
Andrew Tridgell 0f6d0c5ba9 Copter: combined tri, single, coax and multicopter into a single build 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Randy Mackay a124001b8b Copter: get_pilot_desired_throttle gets thr_mid argument default 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
murata b1f204e2a6 Copter: use constrain_float for target_roll assignment 9 years ago
mirkix e3934fac80 ArduCopter: Delete (wrong) filename out of header 9 years ago
Leonard Hall 7d54c268f6 Copter: consolidate input_euler_angle calls to use smoothing gain 9 years ago
Andrew Tridgell bd3a58a727 Copter: fixed drift mode 9 years ago
skyscraper 6f200fa923 ArduCopter: Fix up after refactoring RC_Channel class 9 years ago
Randy Mackay f91874afad Copter: drift uses AP_Motors set_desired_spool_state 9 years ago
Leonard Hall 263052da21 Copter: drift uses 0 to 1 throttle and sets motor spool state 9 years ago
Jonathan Challinger dfab21171b Copter: call renamed functions in AC_AttitudeControl 9 years ago
Jonathan Challinger 9d8b0f3d58 Copter: call renamed functions in AC_AttitudeControl 9 years ago
Lucas De Marchi 2591261af6 Global: rename min and max macros to uppercase 9 years ago
Leonard Hall 543f6fdcd4 Copter: AltHold limits lean angle to maintain altitude 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
Andrew Tridgell 554de1f2d7 Copter: added channel objects named after input function 10 years ago
Tom Pittenger 2e191e5a3d Copter: replace fabs() with fabsf() 10 years ago
Andrew Tridgell d8146ff3f6 Copter: revert AP_Math class change 10 years ago
Tom Pittenger 20dc48ed16 Coter: compiler warnings: apply is_zero(float) or is_equal(float) and float to doubles 10 years ago
Robert Lefebvre 8610da7fbc Copter: autopilot modes to check for motor interlock status 10 years ago
Tom Pittenger 66c7090f00 Copter: fix compile warnings by converting .f to .0f 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 b10730f35c Copter: remove THR_MAX parameter 10 years ago
Jonathan Challinger ecefe78417 Copter: interpret input in stabilize as a tilt vector 10 years ago
Randy Mackay 74ac79ba10 Copter: Drift uses throttle_zero flag 10 years ago
Randy Mackay 199dc3454d Copter: replace GPS_ok with position_ok 10 years ago
Jason Short fe74a11b4e Copter: Drift mode gain changes and roll control through ch4 10 years ago
Jason Short 82481f30a3 Copter: move drift thr assist to separate function 11 years ago
Randy Mackay e9861de2ac Copter: fix to drift's yaw rate 11 years ago
Randy Mackay 08801eebf2 Copter: integrate AttControl's set_yaw_target_to_current_heading 11 years ago
Randy Mackay 77d5d682c1 Copter: integrate init_targets rename to relax_bf_rate_controller 11 years ago