136 Commits (1f9b2f712ee7698914d8ed937eb2e7c432c4d587)

Author SHA1 Message Date
bnsgeyer e91402aeb6 AP_Motors: tradheli-make all RSC params part of library 5 years ago
Andrew Tridgell 8a49c84d57 AP_Motors: fixed col max and min for dual heli 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
bnsgeyer f1a32d7872 AP_Motors: Tradheli- modified thrcrv and gov parameter group names 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
bnsgeyer 01bd99907b AP_Motors:Tradheli-swash library parameter scope improvement 6 years ago
bnsgeyer 9f547cc328 AP_Motors: Tradheli - support for linear servo output for swashplates 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
Peter Barker f2070da335 AP_Motors: add override keyword where required 6 years ago
Peter Barker 937d8dac97 AP_Motors: remove unneeded initialisations 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
Jacob Walser 9ce9f95692 AP_Motors: make output_test signatures consistent and ensure override 7 years ago
bnsgeyer c8488e3333 AP_Motors: Tradheli - swashplate servo trim fix for heli single and dual frames 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
Andrew Tridgell 03e1f6967f AP_Motors: removed enable() API 7 years ago
Andrew Tridgell e1f8e7bc58 AP_Motors: cope with H vs X frame in HeliQuad 7 years ago
Andrew Tridgell f07aac396c AP_Motors: support inverted flight for helicopters 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
Randy Mackay 7be0f437a9 AP_Motors: consolidate matrix multicopters 8 years ago
Randy Mackay 2da7ea746b MotorsHeli: minor formatting updates 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 bc7488e2f2 AP_Motors: fixed typos 9 years ago
Leonard Hall 4f0db2bc36 AP_Motors: learned THST_HOVER replace THR_MID 9 years ago
Fredrik Hedberg 75d5c87788 AP_Motors: Fix setpoint bug with 0~1 conversion in AP_MotorsHeli 9 years ago
Ricardo de Almeida Gonzaga 2802775e7d AP_Motors: Fix typos 9 years ago
Randy Mackay 2e8acf1f74 AP_MotorsHeli: calculate_scalars made protected 9 years ago
Randy Mackay 4f1e62d551 AP_MotorsHeli: remove reset_radio_passthrough 9 years ago
Randy Mackay 9790245bf1 AP_MotorsHeli: replace collective_mid_pwm with collective_mid_pct 9 years ago
Randy Mackay 4514e8d100 AP_MotorsHeli: remove slow_start 9 years ago
Randy Mackay e863f0b9c0 AP_MotorsHeli: use AP_Motors set_radio_passthrough in 0 to 1 range 9 years ago
Randy Mackay b3334c3ae5 AP_MotorsHeli: rotor speed function in 0 to 1 range 9 years ago
Randy Mackay 756236af35 AP_MotorsHeli: remove unused delta_phase_angle 9 years ago
Randy Mackay 16ac92be82 AP_MotorsHeli: remove unused definitions 9 years ago
Randy Mackay aeef6692cb AP_MotorsHeli: remove unused roll_scalar, pitch_scalar, collective_range 9 years ago
Randy Mackay bcbe6b279e AP_MotorsHeli: explicitely set ServoControlModes enum 9 years ago
Randy Mackay 8febcedf4b AP_MotorsHeli: remove unnecessary static declaration 9 years ago
Randy Mackay f022e504b0 AP_MotorsHeli: remove unused get_collective_mid and out methods 9 years ago
Randy Mackay 1197a439af AP_MotorsHeli: move_actuators to -1 to +1 range 9 years ago
Leonard Hall f02e8f8e01 AP_MotorsHeli: remove output_armed_not_stabilizing 9 years ago
Lucas De Marchi 7d9153feb8 AP_Motors: replace header guard with pragma once 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 bb7f8c1999 AP_MotorsHeli: Create Servo Test functionality 9 years ago