102 Commits (1f9b2f712ee7698914d8ed937eb2e7c432c4d587)

Author SHA1 Message Date
bnsgeyer d4fec221c3 AP_Motor: tradheli align swash params btwn frames and fix metadata 5 years ago
bnsgeyer e91402aeb6 AP_Motors: tradheli-make all RSC params part of library 5 years ago
Leonard Hall 036b47ec56 AP_Motors: Add seperate roll and pitch limits 6 years ago
ChristopherOlson fc84995fb9 AP_Motors:Heli - remove H_LAND_COL_MIN and replace with H_COL_MID 6 years ago
ChristopherOlson b6bfc8947f AP_Motors:Heli Governor - change rotor_rpm argument to a float 6 years ago
ChristopherOlson b1046c7b80 AP_Motors:Heli_RSC Governor - add method of droop compensation 6 years ago
bnsgeyer 3629541a20 AP_Motors: Tradheli - implement enable params for throttle curve and governor 6 years ago
ChristopherOlson cca58e393a AP_Motors:Heli_RSC - add support for rotor speed governor with droop speed control 6 years ago
Peter Barker 1e606cdc5b AP_Motors: make desired spool state and spool state enum-classes 6 years ago
bnsgeyer 01bd99907b AP_Motors:Tradheli-swash library parameter scope improvement 6 years ago
bnsgeyer 79b069afc3 AP_Motors:tradheli-swash library general clean up 6 years ago
bnsgeyer 8c46fe1c61 AP_Motors: tradheli-fix parameters for generic swashplate and other minor fixes 6 years ago
bnsgeyer 9f547cc328 AP_Motors: Tradheli - support for linear servo output for swashplates 6 years ago
ChristopherOlson b8d53b7a57 AP_Motors:TradHeli - add new swashplate descriptions to params for Heli Single and Heli Dual 6 years ago
bnsgeyer d7e6298366 AP_Motors: Tradheli - add swashplate library 6 years ago
bnsgeyer 28f4c68f2f AP_MotorsHeli: add spool logic support 6 years ago
bnsgeyer 833bc4e77d AP_Motors: Tradheli - fixes slew speed of swashplate during collective servo test 6 years ago
bnsgeyer 0f75866042 AP_Motors: Tradheli-corrected get_motor_mask method 7 years ago
bnsgeyer dec8c5de77 AP_Motors: convert heli code to use SRV_Channels 7 years ago
Jacob Walser abcb845af5 AP_Motors: refactor output_test -> output_test_seq 7 years ago
ChristopherOlson 1709c258bf AP_Motors:TradHeli - fix metadata for H_COL_CTRL_DIR 7 years ago
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