270 Commits (04165a60a7157755649cb4504fc9d08392fd547b)

Author SHA1 Message Date
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
Randy Mackay 0bf1d04172 AC_AttControl: relax earth frame rate targets along with bf 10 years ago
Randy Mackay 157c97447d AC_AttControlHeli: init passthrough_yaw 10 years ago
Randy Mackay 8b4805bfcb AC_AttControl_heli: add MotorsHeli include 10 years ago
Randy Mackay bf2bf2e3fa AC_AttControl_Multi: new multirotor specific attitude control class 10 years ago
Randy Mackay 93dd7dd970 AC_AttControl: get_boosted_throttle purely virtual 10 years ago
Robert Lefebvre 14882bc6a8 AC_AttitudeControl: Remove unused takeoff jump #define 10 years ago
Andrew Tridgell eeb97800ae AC_AttitudeControl: allow for tail pass-thru in ACRO mode 10 years ago
Randy Mackay 1e3e65e443 AC_AttControl: add shift_ef_yaw_target 10 years ago
Leonard Hall cfc388934b AC_AttControl: add set_accel_roll_max 10 years ago
Randy Mackay d2f93dd379 AC_PosControl: init flags 10 years ago
Randy Mackay 382f5d087f AC_PosControl: explicitly set set_alt_target_from_climb_rate params 10 years ago
Randy Mackay 6ea60aa662 AC_PosControl: remove default from set_alt_target_from_climb_rate 10 years ago
Randy Mackay 11fee21f06 AC_PosControl: init accel_last_z_cms 10 years ago
Robert Lefebvre 4da54783fd AC_AttitudeControl_Heli: Semantic Change. Motor Runup to Rotor Runup. 10 years ago
Robert Lefebvre 18bac524a3 Copter: TradHeli, change Rate FF LPF to 10Hz 10 years ago
Andrew Tridgell 521dae1c65 AC_AttitudeControl: use set_desired_rate() on PID controllers 10 years ago
Robert Lefebvre 353879cd2b AC_AttitudeControl_Heli: Add Rate Accel FF to Yaw control 10 years ago
Robert Lefebvre 810b12a1ac AC_AttitudeControlHeli: Change Rate Yaw FF LPF from 5Hz to 10Hz. 10 years ago
Robert Lefebvre 23adf2773c AC_AttitudeControl: Remove To-Do comments for Attitude Rate logging. 10 years ago
Robert Lefebvre 915236f1f5 AC_AttitudeControl: Non-functional comment change 10 years ago
Robert Lefebvre e87ca6de6f AC_PosControl: Change motors.get_throttle_out 10 years ago
Randy Mackay d1808c645d AC_PosControl: recalc leash length on speed or accel change 10 years ago
Tom Pittenger 4f1dd2c8a4 AC_AttitudeControl: compiler warning stuff 10 years ago
Tom Pittenger 70bef20a29 AC_AttitudeControl: replace fabs() with fabsf() 10 years ago
Randy Mackay 3781f133d7 AC_AttControlHeli: remove unused definitions 10 years ago
Randy Mackay bef5633ed5 AC_AttControlHeli: use params from parent class 10 years ago
Randy Mackay 7951346d72 AC_AttControl: bf_feedfoward_save made more concise 10 years ago
Leonard Hall cf45a1cf3a AC_AttitudeControl: add get accel and save ff 10 years ago
Leonard Hall 1900cc7582 AC_AttitudeControl: Enable FF by default 10 years ago
Andrew Tridgell 872583f441 AC_AttitudeControl: removed fast_atan 10 years ago
Andrew Tridgell 84ac721340 AC_AttitudeControl: use M_PI_F instead of (float)M_PI 10 years ago
Andrew Tridgell 326b0b33ea AC_AttitudeControl: revert AP_Math class change 10 years ago
Tom Pittenger 1bca81eaed AC_AttitudeControl: compiler warnings: apply is_zero(float) or is_equal(float) and float to doubles 10 years ago
Randy Mackay 31edd6a72b AC_PosControl: add_takeoff_climb_rate method 10 years ago
Jonathan Challinger ab2532a609 AC_AttitudeControl: constrain _angle_boost to avoid overflow 10 years ago