22 Commits (7e7da560d53900391e57b89d8cb66348217b5e71)

Author SHA1 Message Date
Josh Henderson 3107c42fca Copter: INAV rename for neu & cm/cms 3 years ago
Leonard Hall 5d5ccc8c78 Copter: Update ACRO to use rate parameters and update expo function 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 3b0a870504 Copter: Rename set_yaw_target_to_current_heading 4 years ago
bnsgeyer c75848435e Copter: fix heli land detector and incoporate reset_I_smoothly 4 years ago
Leonard Hall ffd838d908 Copter: Delay release of I term until take off 5 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 593925567b Copter: formatting fixes 6 years ago
Leonard Hall 38cc5a817f Copter: consolidate mode state decisions 6 years ago
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