56 Commits (d21cd513cd7975204c914041e4c4a346ea9950e4)

Author SHA1 Message Date
Andrew Tridgell 0d1bcd3b94 Copter: added automatic yaw to autotune position control 8 years ago
Andrew Tridgell fa119f8231 Copter: enable poshold in autotune only from LOITER or POSHOLD 8 years ago
Andrew Tridgell 37fca03db3 Copter: implement simple position hold during autotune 8 years ago
Randy Mackay 62a4867cd4 Copter: use avoidance adjusted climb rate in all modes 8 years ago
Andrew Tridgell 0f6d0c5ba9 Copter: combined tri, single, coax and multicopter into a single build 8 years ago
Randy Mackay a2474667a8 Copter: minor formatting fix 8 years ago
Leonard Hall 53486a5725 Copter: increase Autotune test time out for large copters 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Randy Mackay 5894a54a16 Copter: althold uses current alt target if active 8 years ago
Randy Mackay 7091daa1cf Copter: remove out of date comment regarding autotune 8 years ago
Leonard Hall 3349e24492 Copter: fix autotune unit conversions for step sizes 9 years ago
Randy Mackay 6d9d3c1458 Copter: autotune provides throttle feedback from mid-stick when landed 9 years ago
Leonard Hall 5b277f4fb5 Copter: autotune - fix call to relax_alt_hold_controllers 9 years ago
Leonard Hall 22422bd7b3 Copter: autotune bug fix to autotune_updating_p_up_d_down 9 years ago
mirkix e3934fac80 ArduCopter: Delete (wrong) filename out of header 9 years ago
Leonard Hall 07cadc7ddd Copter: rename limit_angle_to_rate_request to use_input_shaping 9 years ago
Leonard Hall 7d54c268f6 Copter: consolidate input_euler_angle calls to use smoothing gain 9 years ago
Leonard Hall e9d8a28ec0 Copter: AP_Motor's throttle_hover replaces throttle_average 9 years ago
dgrat 3bc97ae356 ArduCopter: Do not use is_zero() for non-float types 9 years ago
dgrat 76362caee0 AP_Math: Replace wrap_* functions with template versions 9 years ago
skyscraper 6f200fa923 ArduCopter: Fix up after refactoring RC_Channel class 9 years ago
Randy Mackay 1f20a5ef69 Copter: access angle and rate PIDs through attitude controller 9 years ago
Randy Mackay 478b9af0f3 Copter: autotune uses AP_Motors set_desired_spool_state 9 years ago
Leonard Hall 80a11e4d3d Copter: autotune uses throttle in 0 to 1 range and sets motor spool state 9 years ago
Andrew Tridgell 31000ac756 Copter: moved Log_Write_Rate() to common code 9 years ago
Leonard Hall 8e790d3f91 Copter: autotune adjustment for large copters 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
Luis Vale Gonçalves 3199829d45 Copter: revisions to text strings sent to GCS 9 years ago
Randy Mackay 50e3c2ce3a Copter: minor comment updates 9 years ago
bugobliterator 945bdee452 Copter: PILOT_VELZ_MAX and PILOT_ACCEL_Z take effect immediately 9 years ago
lvale 549695181c Copter: revised and uniformization of severity messages 9 years ago
Lucas De Marchi 84da1f5039 Rename gcs_send_text_P to gcs_send_text 9 years ago
Lucas De Marchi 2c38e31c93 Remove use of PSTR 9 years ago
Leonard Hall 411e75b917 Copter: feed forward only used for AltHold, Loiter, PosHold 9 years ago
Leonard Hall 543f6fdcd4 Copter: AltHold limits lean angle to maintain altitude 10 years ago
squilter 767b4da5b6 Copter: update send text severities 10 years ago
Randy Mackay a10a74d498 Copter: AUTOTUNE_MIN_D param to allow controlling minimum D 10 years ago
Leonard Hall a87e06e6c2 Copter: Autotune Final Tweak 10 years ago
Leonard Hall 7745fb21a7 Copter: remove set_accel_roll_max 10 years ago
Leonard Hall c8b522a064 Copter: AutoTune always backup gains regardless of which axis enabled 10 years ago
Leonard Hall c1134c1639 Copter: AutoTune remove unused local variable 10 years ago
Leonard Hall e8cc5d6312 Copter: Autotune aggressiveness tweeks 10 years ago
Leonard Hall 0b4d9b80e7 Copter: AutoTune increase max aggressiveness 10 years ago
Leonard Hall fe0d069eab Copter: Autotune log acceleration 10 years ago
Leonard Hall b336ab4de7 Copter: Autotune remove logging of BAD_GAINS event 10 years ago
Leonard Hall 7957d5fc19 Copter: Autotune use set_accel_roll, pitch, yaw 10 years ago
Leonard Hall 196f6cf1b7 Copter: AutoTune definition and comment changes 10 years ago
Leonard Hall 21cd73e877 Copter: AutoTune bug fix to save feedforward setting 10 years ago