405 Commits (701d91f20ca07fcc7ab22a05344fbf7a88fa32ed)

Author SHA1 Message Date
Andrew Tridgell fbacb4c01f AC_AttitudeControl: fixed M_PI -> M_PI_F 9 years ago
Jonathan Challinger ee8090e25f AC_AttitudeControl: reflect renamed function in AP_AHRS 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 846ee7d2af AC_AttitudeControl: fix regression in angular velocity controller 9 years ago
Jonathan Challinger b8223771d3 AC_AttitudeControl: properly protect sqrt_controller from nonpositive acceleration limits 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 f8c709478a AC_AttitudeControl: quaternion acro controller 9 years ago
Jonathan Challinger 8b886bc479 AC_AttitudeControl: minor comment changes and reorganization 9 years ago
Jonathan Challinger edda7e4e1e AC_AttitudeControl: keep _att_target_euler_deriv_rads updated in euler_angle_roll_pitch_yaw 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 58f0abaf4c AC_AttitudeControl: fixed one usage of zero accel limits 9 years ago
Lucas De Marchi 2591261af6 Global: rename min and max macros to uppercase 9 years ago
Andrew Tridgell d8ee9feaac AC_AttitudeControl: fixed external tail gyro with no flybar 9 years ago
Caio Marcelo de Oliveira Filho ea08b6115d AC_AttControl: use millis/micros/panic functions 9 years ago
Randy Mackay c9340dbeb6 AC_PosControl: run velocity controller z-axis at 400hz 9 years ago
Randy Mackay dbc8ce1d69 AC_PosControl: default z-axis controller to 400hz 9 years ago
Randy Mackay 323a527734 AC_PosControl: velocity controller uses feed-forward althold 9 years ago
Randy Mackay 4b41710261 AC_AttControl: minor comment fix 9 years ago
Robert Lefebvre 1bc13fb9c0 AC_AttitudeControl_Heli: Add Hover Roll Trim Scalar 9 years ago
Robert Lefebvre 0b33ef3862 AC_AttitudeControl: Add Hover Roll Trim functionality for helicopters. 9 years ago
Robert Lefebvre 62864c9e2b AC_AttitudeControl_Heli: Remove commented out Cyclic Cross-Coupling code. Will resurrect in future. 9 years ago
Robert Lefebvre b8ce23970d AC_AttitudeControl_Heli: Implement Pirouette Compensation 9 years ago
Robert Lefebvre f39ac7c900 AC_AttitudeControl_Heli: Add initialization of _flags_heli members 9 years ago
Jonathan Challinger 6784fd8625 AC_AttitudeControl: reserve parameter IDs 9 years ago
Lucas De Marchi 831d8acca5 Remove use of PROGMEM 9 years ago
Randy Mackay 550ba478c9 AC_PosControl: add shift_pos_xy_target 9 years ago
Randy Mackay 16a0281c92 AC_PosControl: remove unused set_vel_target 9 years ago
Randy Mackay ee0abb1750 AC_PosControl: add set_jerk_xy 9 years ago
Randy Mackay 73f4533995 AC_PosControl: minor comment update 9 years ago
Randy Mackay 895a40893d AC_PosControl: use_desvel_ff flag added 9 years ago
Leonard Hall aec66c5db6 AC_PosControl: faster z-axis slowdown when over speed 9 years ago
Leonard Hall 245f7ce268 AC_PosControl: allow desired vel z to be above speed limit 9 years ago
Leonard Hall f55c31a157 AC_PosControl: add alt hold without feed forward 9 years ago
Andrew Tridgell e3f7b002c2 AC_AttitudeControl: use non-flybar leaky I handling 10 years ago
Leonard Hall c8872e082d AC_AttControl: rename set_throttle_out parameter 10 years ago
Leonard Hall cf5db31053 AC_PosControl: allow limiting lean angle to avoid alt loss 10 years ago
Leonard Hall 29ff5035b4 AC_AttControl: limit lean angle from throttle 10 years ago
Leonard Hall b58cc7ea8d AC_PosControl: move accel constraint to accel_to_lean_angles 10 years ago
Gustavo Jose de Sousa d49f10d2e5 AC_AttitudeControl: standardize inclusion of libaries headers 10 years ago