81 Commits (12853f8912e77f9b4309bcdd417bd0e863cc774a)

Author SHA1 Message Date
bnsgeyer c8488e3333 AP_Motors: Tradheli - swashplate servo trim fix for heli single and dual frames 7 years ago
ChristopherOlson 9aa685a6d8 AP_Motors:TradHeli - single rotor only - add support for H3-140 swashplates. 7 years ago
ChristopherOlson f073c58f68 AP_Motors:TradHeli - add support for reverse collective swashplates 7 years ago
bnsgeyer 690e8fd3f4 AP_Motors: TradHeli - Changed RSC mode 3 to a spline fit throttle curve 7 years ago
ChristopherOlson 96793a3ae7 AP_Motors:TradHeli - DDVP Ramp/Runup 7 years ago
bnsgeyer 7a9e424977 AP_Motors: added comments to indicate parameter indices previously used by RSC_PWM_MIN, RSC_PWM_MAX, and RSC_PWM_REV 7 years ago
Andrew Tridgell 2c73b374f5 AP_Motors: protect against writes to NULL servo_aux 7 years ago
bnsgeyer ac2e933358 AP_Motors: Tradheli - Fixed Directdrive Variable Pitch Feature 7 years ago
bnsgeyer 37ea64513d AP_Motors: TradHeli - fixed servo test function 7 years ago
Andrew Tridgell 03e1f6967f AP_Motors: removed enable() API 7 years ago
ChristopherOlson 7e086e8c4d AP_Motors: Fix DDFP so tail motor doesn't start without Channel 8 high 7 years ago
Andrew Tridgell f07aac396c AP_Motors: support inverted flight for helicopters 7 years ago
Peter Barker 35d8f11e46 AP_Motors: eliminate GCS_MAVLINK::send_statustext_all 8 years ago
Dr.-Ing. Amilcar Do Carmo Lucas 1b062d9d29 AP_Motors: Improve the PWM parameters descriptions 8 years ago
Dr.-Ing. Amilcar Do Carmo Lucas 9d9ebc91cd AP_Motors: Use SI units conventions in parameter units 8 years ago
Andrew Tridgell 2c4975ba31 AP_Motors: removed cork/push from AP_Motors 8 years ago
Andrew Tridgell 638f1364be AP_Motors: adapt to new RC_Channel API 8 years ago
Pierre Kancir 8ef5067e12 AP_Motors: MotorsHeli_Single utilize an explicit type cast to avoid the loss of a fractional part. 8 years ago
Peter Barker 06b616f761 AP_Motors: add missing parameter metadata 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Andrew Tridgell 7cd7f03d56 AP_Motors: fixed use of trim on heli servos 8 years ago
Andrew Tridgell 270fa95a8d AP_Morors: scale colyaw to match previous behaviour 9 years ago
Andrew Tridgell 11975223dd AP_Motors: added H_RSC_POWER_NEGC and H_RSC_SLEWRATE 9 years ago
Andrew Tridgell 7a9b4c7572 AP_Motors: fixed motor load calculation 9 years ago
Andrew Tridgell f58d837026 AP_Motors: fixed heli RSC output range and float conversion 9 years ago
Ricardo de Almeida Gonzaga 2802775e7d AP_Motors: Fix typos 9 years ago
dgrat 41661f815f AP_Math: Replace the pythagorous* functions with a variadic template 9 years ago
Randy Mackay c4b88aafef AP_MotorsHeli: swash and tail servo objects moved into class 9 years ago
Randy Mackay b5593431bf AP_MotorsHeli_Single: replace collective_mid_pwm with collective_mid_pct 9 years ago
Randy Mackay a39bbc5421 AP_MotorsHeli: servo_test in range -1 to 1 9 years ago
Randy Mackay e1e4e37c92 AP_MotorsHeli_Single: use RSC class's get_idle_output function 9 years ago
Randy Mackay 2cdc5da226 AP_MotorsHeli_Single: rotor speed functions in 0 to 1 range 9 years ago
Randy Mackay 68945df45d AP_MotorsHeli_Single: write_aux uses 0 to 1 range 9 years ago
Randy Mackay f2fc39943e AP_MotorsHeli_Single: remove unused delta_phase_angle 9 years ago
Randy Mackay 27fed39671 AP_MotorsHeli_Single: remove roll_scalar, pitch_scalar 9 years ago
Randy Mackay 71866be652 AP_MotorsHeliSingle: move_yaw in -1 to +1 range 9 years ago
Randy Mackay f6120b801b AP_MotorsHeliSingle: move_actuators in -1 to +1 range 9 years ago
Leonard Hall 879e12ba43 AP_MotorsHeli_Single: roll, pitch, yaw input in -1 to +1 range 9 years ago
Leonard Hall d2a1cdf906 MotorsHeli: replace throttle_control_input with throttle_in 9 years ago
Peter Barker a66da7be00 AP_Motors: correct parameter documenation 9 years ago
dgrat 5148e41c1a AP_Math: Cleaned macro definitions 9 years ago
Andrew Tridgell 7c9ee9363b AP_Motors: added rc_map_mask() function 9 years ago
Andrew Tridgell dfccf8f713 AP_Motors: also wrap set_freq and enable_ch for motor mapping 9 years ago
Andrew Tridgell d31ba2b380 AP_Motors: added rc_write function 9 years ago
Andrew Tridgell 79c90d37f6 AP_Motors: apply HELI_RSC output type if available 9 years ago
Don Gagne ed7cd8d3f4 AP_Motors: fix invalid Range meta data 9 years ago
Robert Lefebvre 3a13db9333 AP_MotorsHeli: Add more parameter checks. 9 years ago
Andrew Tridgell 47b9f6598a AP_Motors: allow change to heli rotor speed controls while armed 9 years ago
Robert Lefebvre b89b0d7f9e AP_MotorsHeli_Single: Move Servo_Test static variables to be class members 9 years ago
Robert Lefebvre bb7f8c1999 AP_MotorsHeli: Create Servo Test functionality 9 years ago