128 Commits (c2eee2db23c2b8defe5bffc4ebe2126b895aea63)

Author SHA1 Message Date
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 e1f8e7bc58 AP_Motors: cope with H vs X frame in HeliQuad 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 638f1364be AP_Motors: adapt to new RC_Channel API 8 years ago
Randy Mackay 7be0f437a9 AP_Motors: consolidate matrix multicopters 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
Ricardo de Almeida Gonzaga 2802775e7d AP_Motors: Fix typos 9 years ago
skyscraper daec4ea10e AP_Motors: Fix up after RC_Channels refactor 9 years ago
Randy Mackay 9b5b6f3779 AP_MotorsHeli: constrain filtered throttle 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 e863f0b9c0 AP_MotorsHeli: use AP_Motors set_radio_passthrough in 0 to 1 range 9 years ago
Randy Mackay 47873c1d34 AP_MotorsHeli: fix RSC_SETPOINT param description 9 years ago
Randy Mackay a18722a2fc AP_MotorsHeli: output_min uses new move_actuators in -1 to +1 range 9 years ago
Leonard Hall 97f0b00e3e AP_MotorsHeli: 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
Leonard Hall f02e8f8e01 AP_MotorsHeli: remove output_armed_not_stabilizing 9 years ago
Andrew Tridgell 1b682e3c8f AP_Motors: swash servos are output only 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
Robert Lefebvre eeb544d098 AP_MotorsHeli: Create SV_MAN=5=Oscillate servo setup mode. 9 years ago
Robert Lefebvre 4443ca9602 AP_MotorsHeli: Yaw servo to move when using SV_MAN param for setup. 9 years ago
Robert Lefebvre c2dff8749e AP_MotorsHeli: Change SV_MAN=2=Center to output _col_mid_pwm instead of 0 collective 9 years ago
Fredrik Hedberg 212eb85ff2 AP_MotorsHeli: Add min and max collective to manual servo modes 9 years ago
Robert Lefebvre 22729e6927 AP_MotorsHeli: Change servo manual #defines into enum 9 years ago
Fredrik Hedberg 5fd7fe3e53 AP_Motors: Add manual servo override to center swash-plate for set-up in AP_MotorsHeli. 9 years ago
Jolyon Saunders ca28a49fa6 AP_Motors: Circular swash-plate limits for AP_MotorsHeli 9 years ago
Lucas De Marchi 831d8acca5 Remove use of PROGMEM 9 years ago
Lucas De Marchi 2c38e31c93 Remove use of PSTR 9 years ago
Andrew Tridgell f22a1d3e6d AP_Motors: display message in heli parameter_check() 10 years ago
Randy Mackay e3ff4ed9c4 MotorsHeli: integrate RotorControlState 10 years ago
Robert Lefebvre bde43412d8 AP_MotorsHeli: Fix RSC Mode 3 10 years ago
Robert Lefebvre 28318c4116 AP_MotorsHeli: Move Output functions into parent class 10 years ago
Robert Lefebvre 84102c3e3f AP_MotorsHeli: Rework how servo setup is done. 10 years ago
Robert Lefebvre 345663f705 AP_MotorsHeli: Simplify servo init/reset 10 years ago
Robert Lefebvre b11600aebe AP_MotorsHeli: Move set_delta_phase_angle into _Single class 10 years ago
Robert Lefebvre 3756c6b3f3 AP_MotorsHeli: Create RSC Throttle Curve mode for controlling gas engines. 10 years ago
Robert Lefebvre f853979816 AP_MotorsHeli: run RSC Control function in Output Min function 10 years ago
Robert Lefebvre 315f0408ae AP_MotorsHeli: RSC controller to use speed ramp as simple float scalar 10 years ago
Robert Lefebvre cefa0c28a6 AP_MotorsHeli: RSC Mode 0 no longer a valid mode 10 years ago
Robert Lefebvre 981c96d8bc AP_MotorsHeli: Add more parameter checks 10 years ago
Robert Lefebvre 214d60abb9 AP_MotorsHeli: Create RSC_IDLE param 10 years ago
Robert Lefebvre 10b0be9e75 AP_MotorsHeli: Fully detail tradheli output functions and move manual servo handling 10 years ago
Fredrik Hedberg e6119cf51f AP_Motors: Fix param indices in AP_MotorsHeli. 10 years ago
Fredrik Hedberg e6957df54a AP_Motors: Fix param range comment in AP_MotorsHeli. 10 years ago