33 Commits (1352557ebba3d74422bc359c90f4b29d1d0b7b39)

Author SHA1 Message Date
bnsgeyer e91402aeb6 AP_Motors: tradheli-make all RSC params part of library 5 years ago
ChristopherOlson b6bfc8947f AP_Motors:Heli Governor - change rotor_rpm argument to a float 6 years ago
bnsgeyer f1a32d7872 AP_Motors: Tradheli- modified thrcrv and gov parameter group names 6 years ago
ChristopherOlson b1046c7b80 AP_Motors:Heli_RSC Governor - add method of droop compensation 6 years ago
bnsgeyer 4120e29614 AP_Motors: Tradheli-complete conversion of throttle curve params to percent 6 years ago
bnsgeyer 3629541a20 AP_Motors: Tradheli - implement enable params for throttle curve and governor 6 years ago
bnsgeyer 51d4029f03 AP_Motors: Tradheli - maintain consistent variable types as used in calcs 6 years ago
ChristopherOlson cca58e393a AP_Motors:Heli_RSC - add support for rotor speed governor with droop speed control 6 years ago
bnsgeyer 690e8fd3f4 AP_Motors: TradHeli - Changed RSC mode 3 to a spline fit throttle curve 7 years ago
Andrew Tridgell bdb9f062ae AP_Motors: removed unused pwm parameters for heli 7 years ago
Andrew Tridgell 55d5fe843e AP_Motors: added Heli_Quad backend 7 years ago
Andrew Tridgell 1ad5e1db4e AP_Motors: integrate AP_MotorsHeli_Dual 8 years ago
Andrew Tridgell 638f1364be AP_Motors: adapt to new RC_Channel API 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Andrew Tridgell 11975223dd AP_Motors: added H_RSC_POWER_NEGC and H_RSC_SLEWRATE 9 years ago
Andrew Tridgell 255bda9f9c AP_Motors: allow setting of loop rate 9 years ago
Andrew Tridgell f58d837026 AP_Motors: fixed heli RSC output range and float conversion 9 years ago
Randy Mackay 832a226f13 AP_MotorsHeli_RSC: rotor speeds in 0 to 1 range 9 years ago
Randy Mackay 4775843e3c AP_MotorsHeli_RSC: add get_idle_output accessor 9 years ago
Lucas De Marchi 7d9153feb8 AP_Motors: replace header guard with pragma once 9 years ago
Randy Mackay 6c458b07cb MotorsHeli_RSC: resolve compiler warning re init order 9 years ago
Andrew Tridgell 79c90d37f6 AP_Motors: apply HELI_RSC output type if available 9 years ago
Randy Mackay cb47311416 MotorsHeli_RSC: add RotorControlMode enum 10 years ago
Randy Mackay 72efc85ee8 MotorsHeli_RSC: RotorControlState enum 10 years ago
Robert Lefebvre 3756c6b3f3 AP_MotorsHeli: Create RSC Throttle Curve mode for controlling gas engines. 10 years ago
Robert Lefebvre 315f0408ae AP_MotorsHeli: RSC controller to use speed ramp as simple float scalar 10 years ago
Robert Lefebvre 91c7663ca2 AP_MotorsHeli: Set range of new RSC Servo object. 10 years ago
Robert Lefebvre ed08e9d531 AP_MotorsHeli_RSC: Split out rotor speed estimate into it's own function 10 years ago
Robert Lefebvre 77e4bf39aa AP_MotorsHeli: rework RSC output() function to implement idle speed function 10 years ago
Robert Lefebvre 27f8d6bcd5 AP_MotorsHeli: Change RSC output() function into a state machine. 10 years ago
Robert Lefebvre 457d939e77 AP_MotorsHeli: Update includes so that it builds 10 years ago
Fredrik Hedberg 1e8be73a27 AP_Motors: Fix formatting in AP_MotorsHeli_RSC. 10 years ago
Fredrik Hedberg ae9a16dc27 AP_Motors: Move rotor speed control into AP_MotorsHeli_RSC. 10 years ago