137 Commits (9d8cad4eeaf9b0c5007d7b7c69361932adf076c0)

Author SHA1 Message Date
Leonard Hall 706ff85be7 AC_AttitudeControl: Add minimum angle limit for get_althold_lean_angle_max 6 years ago
Leonard Hall c53ba22daa AC_AttitudeControl: add new rate only attitude control 7 years ago
Leonard Hall 05418d3d29 AC_AttitudeControl: add EKF reset handling 7 years ago
Leonard Hall 8c45345863 AC_AttitudeControl: rename use_ff_and_input_shaping to use_sqrt_controller 7 years ago
Randy Mackay 59a2445ad3 AC_AttitudeControl: replace smoothing gain with INPUT_TC 7 years ago
Leonard Hall e1e224b68b AC_AttitudeControl: add angular velocity limit 7 years ago
Leonard Hall ee82943f85 AC_AttitudeControl: add input_shaping_rate_predictor 7 years ago
Leonard Hall 6175a896ee AC_AttitudeControl: add set smoothing gain 7 years ago
Leonard Hall 213f7a4061 AC_AttitudeControl: add get_accel_roll/pitch/yaw_max_radss methods 7 years ago
Leonard Hall 3ada0f32b0 AC_AttitudeControl: minor comment update 7 years ago
Leonard Hall 75de0cb4ef AC_AttitudeControl: sqrt_controller accepts dt 7 years ago
Randy Mackay 6315e6eb45 AC_AttitudeControl: remove unused get_tilt_limit_rad 7 years ago
bnsgeyer e8173f27df AC_AttitudeControl: reset target attitude 7 years ago
Andrew Tridgell f2efea4e1d AC_AttitudeControl: added inverted flight support 7 years ago
Leonard Hall ed0063d10d AC_AttControl: save accel max using shorter set_and_save 8 years ago
Leonard Hall 0544cf1d82 AC_AttControl: add step input for autotune 8 years ago
Andrew Tridgell fe3e7e8153 AC_AttitudeControl: added get_throttle_mix() 8 years ago
Randy Mackay 67097c8d59 AC_AttitudeControl: use gyro_latest 8 years ago
Andrew Tridgell e5ed20d6f7 AC_AttitudeControl: added set_throttle_mix_value() 8 years ago
Andrew Tridgell 1345bf8737 AC_AttitudeControl: added support for AP_AHRS_View 8 years ago
Leonard Hall c6d2fc3d5d AC_AttitudeControl: add rpy mix manual 8 years ago
Andrew Tridgell 5cf1c0869d AC_AttitudeControl: expose all functions via abstract class 8 years ago
Dr.-Ing. Amilcar Do Carmo Lucas 8419045aea Spell in comments 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Tom Pittenger 3adf8c3e51 AC_AttitudeControl: comment odd math in get_att_target_euler_cd 8 years ago
Randy Mackay 44830be172 AC_AttControl: add parameter check of throttle mix 9 years ago
Randy Mackay 535158e0d8 AC_AttControl: move var_info declaration 9 years ago
Leonard Hall 50b694444b AC_AttControl: correct method comments 9 years ago
Leonard Hall ac04fcd836 AC_AttControl: fix set_yaw_target_to_current_heading 9 years ago
Leonard Hall 011bc0a350 AC_AttControl: add reset_rate_controller_I_terms() 9 years ago
Randy Mackay d5c18dc987 AC_AttControl: remove unused 100hz definition 9 years ago
Leonard Hall 8737f6b62d AC_AttitudeControl: enhanced quaternion attitude controller 9 years ago
Leonard Hall 117ae89505 AC_AttitudeControl: increase SLEW_YAW default to 60deg/sec 9 years ago
Randy Mackay 558f29b95c AC_AttitudeControl: control mixing made protected 9 years ago
Leonard Hall 096bdd67f8 AC_AttitudeControl: add ATC_ANG_LIM_TC parameter 9 years ago
Randy Mackay dafc45eb26 AC_AttitudeControl: move get_althold_lean_angle_max to parent class 9 years ago
Leonard Hall 3d27ecca92 AC_AttitudeControl: add TC for Alt_Hold angle limit 9 years ago
Randy Mackay 7ff0fcb25d AC_AttitudeControl: multicopter specific rate_controller_run 9 years ago
Leonard Hall 1fb4c12cd0 AC_AttitudeControl: move in throttle vs attitude prioritisation 9 years ago
Randy Mackay 0870ce9fc1 AC_AttitudeControl: remove get_throttle_boosted from parent class 9 years ago
Leonard Hall 25c77c154f AC_AttitudeControl: rename get_boosted_throttle to get_throttle_boosted 9 years ago
Leonard Hall 35ef761deb AC_AttitudeControl: Move set_throttle_out to _Multi and _Heli 9 years ago
Andrew Tridgell e070aeebe3 AC_AttitudeControl: added accessors for P and D RMS controller values 9 years ago
Andrew Tridgell 1c463e3f3b AC_AttitudeControl: log rms P and D separately 9 years ago
Andrew Tridgell b4bdfa2451 AC_AttitudeControl: return roll, pitch and yaw controller error separately 9 years ago
Andrew Tridgell 6330060e49 AC_AttitudeControl: added monitoring of controller error 9 years ago
Andrew Tridgell c7664291f9 AC_AttitudeControl: fixed comment on function 9 years ago
Randy Mackay 75042e5e27 AC_AttControl: remove rate PIDs 9 years ago
Randy Mackay 17c9db08f3 AC_AttControl: add angle and rate PIDs 9 years ago
Randy Mackay c5e5b4f783 AC_AttControl: fix rate controller max definitions to -1 to +1 range 9 years ago