55 Commits (32d238187f2c705a4dbd2965271bf9ac9847523d)

Author SHA1 Message Date
Randy Mackay 32d238187f AC_AttControl_Heli: get_althold_lean_angle_max in 0 to 1 range 9 years ago
Randy Mackay db04dddba5 AC_AttControl_Heli: adjust rate gain param descriptions 9 years ago
Randy Mackay 7f2c1f830f AC_AttControl_Heli: add rate PIDs 9 years ago
Randy Mackay 2b123ee15d AC_AttControlHeli: fix rate_bf_to_motor_roll_pitch and yaw output in -1 to +1 range 9 years ago
Leonard Hall e5d6d45851 AC_AttControl_Heli: angle_boost to float 9 years ago
dgrat 5148e41c1a AP_Math: Cleaned macro definitions 9 years ago
Andrew Tridgell fbacb4c01f AC_AttitudeControl: fixed M_PI -> M_PI_F 9 years ago
Jonathan Challinger 162d2a9112 AC_AttitudeControl: naming changes in response to Leonard's review 9 years ago
Jonathan Challinger 0baf86c485 AC_AttitudeControl: fixup more names 9 years ago
Jonathan Challinger 5919e95635 AC_AttitudeControl: add input_ prefix to input shaper functions 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
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
Lucas De Marchi 831d8acca5 Remove use of PROGMEM 9 years ago
Andrew Tridgell e3f7b002c2 AC_AttitudeControl: use non-flybar leaky I handling 10 years ago
Leonard Hall 29ff5035b4 AC_AttControl: limit lean angle from throttle 10 years ago
Gustavo Jose de Sousa d49f10d2e5 AC_AttitudeControl: standardize inclusion of libaries headers 10 years ago
Andrew Tridgell eeb97800ae AC_AttitudeControl: allow for tail pass-thru in ACRO mode 10 years ago
Robert Lefebvre 4da54783fd AC_AttitudeControl_Heli: Semantic Change. Motor Runup to Rotor Runup. 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
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 bef5633ed5 AC_AttControlHeli: use params from parent class 10 years ago
Jonathan Challinger 87500d9d70 AC_AttitudeControl: use new lowpass filter 10 years ago
Jonathan Challinger 518e798f53 AC_AttitudeControl: rework angle_boost 10 years ago
Randy Mackay bdfe8bbc54 AC_AttControl_Heli: remove RATE_RP_MAX, RATE_Y_MAX 10 years ago
Randy Mackay e4d48fdc92 AC_AttControlHeli: separate accel max for roll, pitch 10 years ago
Leonard Hall 51455af51a AC_AttConHeli: integrate PID input filter 10 years ago
Randy Mackay 3e1bd04c94 TradHeli: update AttControl params to match multicopters 11 years ago
Randy Mackay f6e12bda06 AC_AttControlHeli: integrate div-by-zero check for bf-to-ef conversion 11 years ago
Randy Mackay 691a3d8126 AC_AttControlHeli: add passthrough_bf_roll_pitch_rate_yaw 11 years ago
Robert Lefebvre 9b1d9e3cf0 AC_AttitudeControl_Heli: Add passthrough_to_motor_roll_pitch function. 11 years ago
Jonathan Challinger 6e66cf43cb AC_AttitudeControl: Use bias-corrected angular rates instead of raw gyro measurements 11 years ago
Randy Mackay 76507a9e67 AC_AttControlHeli: remove hal declaration to clear compiler warning 11 years ago
Randy Mackay 5128991a84 AC_AttControlHeli: cast fabs to float to resolve compiler warning 11 years ago
Robert Lefebvre a7f6a91827 AC_AttitudeControl_Heli: Remove ToDo. Rate controllers should always run even if throttle is zero. 11 years ago
Randy Mackay 971411e0db AC_AttControl: fixed typo in parameter description 11 years ago
Robert Lefebvre 26be7aed97 AC_AttControl_Heli: Add LPF filter to Rate Feedforward terms 11 years ago
Randy Mackay 0c9a496262 AC_AttControlHeli: add ATC_RATE_FF_ENAB parameter 11 years ago
Robert Lefebvre 7c9249de93 AC_AttitudeControl_Heli: Change to use AC_HELI_PID class instead of AC_PID. Remove FF parameters from class. 11 years ago
Randy Mackay d277b6cabd AC_AttControl: fix @Units parameter descriptions 11 years ago
Randy Mackay 34b62fc078 AC_AttControlHeli: add ACCEL_RP_MAX, ACCEL_Y_MAX 11 years ago
Randy Mackay 8baf5ebf4a AC_AttControlHeli: use motor accessors to set roll, pitch, yaw, thr 11 years ago
Randy Mackay 082c5021ee AC_AttControlHeli: add comments 11 years ago
Randy Mackay a7504faa7d TradHeli: empty angle_boost for trad heli 11 years ago