115 Commits (3df55b575f68171eb36b97943f66363c829b8b92)

Author SHA1 Message Date
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
Leonard Hall 2822b93cd4 AC_AttControl: add get_throttle_in accessor 9 years ago
Leonard Hall c0f209fa42 AC_AttControl: angle_boost to float 9 years ago
Lucas De Marchi f42484bcc5 AC_AttitudeControl: replace header guard with pragma once 9 years ago
Jonathan Challinger e946e047e6 AC_AttitudeControl: add attitude_controller_run functions, call from input functions 9 years ago
Leonard Hall 49a4bde5d9 AC_AttControl: lower minimum accelerations for large copters 9 years ago
Randy Mackay 5ddd332277 AC_AttControl: add ANGLE_BOOST param 9 years ago
Jonathan Challinger 3d4bd92b48 AC_AttitudeControl: add helper functions to retrieve rotation matrices 9 years ago
Randy Mackay c8661f804f AC_AttControl: reduce compiler warnings by fixing member init order 9 years ago
Randy Mackay 02eda4dcab AC_AttControl: remove comment, fix formatting 9 years ago
Jonathan Challinger e8345fbaab AC_AttitudeControl: rename getters for attitude target and attitude error 9 years ago
Jonathan Challinger 3a06edcee3 AC_AttitudeControl: rename local variable to match naming convention 9 years ago
Jonathan Challinger 162d2a9112 AC_AttitudeControl: naming changes in response to Leonard's review 9 years ago
Jonathan Challinger a48f201a04 AC_AttitudeControl: comment changes in response to Paul's review 9 years ago
Jonathan Challinger 0baf86c485 AC_AttitudeControl: fixup more names 9 years ago
Jonathan Challinger 41e580e53a AC_AttitudeControl: add input_att_quat_bf_ang_vel and use for ACRO 9 years ago
Jonathan Challinger 5919e95635 AC_AttitudeControl: add input_ prefix to input shaper functions 9 years ago
Jonathan Challinger bba360ea2b AC_AttitudeControl: correct bugs found in review 9 years ago
Jonathan Challinger 9208003aab AC_AttitudeControl: remove unused variable 9 years ago
Jonathan Challinger 1afab89991 AC_AttitudeControl: extensive renaming and recommenting 9 years ago
Jonathan Challinger 06c8457efd AC_AttitudeControl: rename and modify frame_conversion functions to follow conventions 9 years ago
Jonathan Challinger 7330de86e5 AC_AttitudeControl: change internals to use radians instead of centidegrees 9 years ago
Andrew Tridgell d8ee9feaac AC_AttitudeControl: fixed external tail gyro with no flybar 9 years ago