79 Commits (f88de986bcef971bb4b0dfe5a6128bbc85e66e0d)

Author SHA1 Message Date
Randy Mackay dbc8ce1d69 AC_PosControl: default z-axis controller to 400hz 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 f55c31a157 AC_PosControl: add alt hold without feed forward 9 years ago
Leonard Hall cf5db31053 AC_PosControl: allow limiting lean angle to avoid alt loss 10 years ago
Gustavo Jose de Sousa d49f10d2e5 AC_AttitudeControl: standardize inclusion of libaries headers 10 years ago
Robert Lefebvre 14882bc6a8 AC_AttitudeControl: Remove unused takeoff jump #define 10 years ago
Randy Mackay 6ea60aa662 AC_PosControl: remove default from set_alt_target_from_climb_rate 10 years ago
Randy Mackay 31edd6a72b AC_PosControl: add_takeoff_climb_rate method 10 years ago
Jonathan Challinger 738b1967ad AC_PosControl: use LowPassFilterVector2f 10 years ago
Jonathan Challinger 8f667b3d1c AC_PosControl: fix up comments 10 years ago
Leonard Hall c2a6a0a9e2 AC_PosControl: add accel filter parameter 10 years ago
Leonard Hall a632a57d79 AC_PosControl: accessors to log z-axis vel and accel 10 years ago
Leonard Hall 0aca3c4be6 AC_PosControl: add relax Alt Hold controllers 10 years ago
Leonard Hall 7cb3c4ba39 AC_PosControl: add feed forward to Alt Hold 10 years ago
Randy Mackay a1e6a3ee32 AC_PosControl: minor format fix 10 years ago
Jonathan Challinger 3e0dab7b2d AC_PosControl: remove accel error filter and set throttle output filter instead 10 years ago
Jonathan Challinger 127791127c AC_PosControl: fix double literals 10 years ago
Randy Mackay bb74b8dec8 AC_PosControl: fix twitch when entering RTL 10 years ago
Jonathan Challinger 88ec13b10d AC_PosControl: fix build 10 years ago
Randy Mackay 965db2c7f7 AC_PosControl: add comments and defines for jerk limits 10 years ago
Jonathan Challinger 4408c1b935 AC_PosControl: 2d jerk constraint in accel_to_lean_angles 10 years ago
Jonathan Challinger 9871b95586 AC_PosControl: fix dt sanity checking 10 years ago
Leonard Hall 7de5bccc93 AC_PosControl: remove THR_HOVER parameter 10 years ago
Leonard Hall 9866eaded1 AC_PosControl: rename p_alt_pos to p_pos_z 10 years ago
Leonard Hall 349f1aeceb AC_PosControl: use 2-axis PI controller 10 years ago
Leonard Hall 8d4f0ec80c AC_PosControl: integrate PID input filter 10 years ago
Randy Mackay 186337f18e AC_PosControl: rename xy_mode enum values 10 years ago
Jonathan Challinger 3faca88423 AC_PosControl: allow control of xy rate constraint behavior 10 years ago
Robert Lefebvre 14d76d158a AC_AttitudeControl: Correct comment. 10 years ago
Randy Mackay 07a0388f25 AC_PosControl: move alt limit to set_alt_target_from_climb_rate 10 years ago
Randy Mackay 2a5a133bbf AC_AttControl: remove deprecated trigger_xy method 10 years ago
Randy Mackay c36253b9b2 AC_PosControl: add comments 10 years ago
Jonathan Challinger 557d339cf1 AC_PosControl: remove various unnecessary timing hacks 10 years ago
Jonathan Challinger d6e455417f AC_PosControl: change keep_xy_I_terms to a parameter of init_xy_controller 10 years ago
priseborough 12ea1d6e85 AC_AttitudeControl: Scale angle demand noise filter 10 years ago
priseborough e80b1c67cd AC_AttitudeControl: Add EKF optical flow noise gain scaler 10 years ago
Randy Mackay d34ea4c124 AC_PosControl: fix to default force_descend param 10 years ago
Jonathan Challinger e81c1dd5a1 AC_PosControl: add force_descend option to set_alt_target_from_climb_rate 10 years ago
Randy Mackay cf3b2be99c AC_PosControl: 4hz filter on z-axis velocity error 11 years ago
Randy Mackay 665f353416 AC_PosControl: 2hz filter on accel error 11 years ago
Randy Mackay e0fc2dd50e AC_PosControl: remove 20cm on takeoff 11 years ago
Randy Mackay e550c1e9a3 AC_PosControl: add set_alt_target_to_current_alt method 11 years ago
Randy Mackay 82ed70b25e AC_PosControl: add xyz velocity controller 11 years ago
Randy Mackay 4d4c7a2118 AC_AttControl: move freeze_ff to flags structure 11 years ago
lthall 8bbce7e658 AC_PosControl: freeze feed forward for alt control in Auto 11 years ago