54 Commits (3586f0e8fb1388cbebc9278f33a765736829828d)

Author SHA1 Message Date
Peter Barker 35d8f11e46 AP_Motors: eliminate GCS_MAVLINK::send_statustext_all 8 years ago
Andrew Tridgell 2c4975ba31 AP_Motors: removed cork/push from AP_Motors 8 years ago
Andrew Tridgell 8e3bf71aa9 AP_Motors: allow single, tri and coax to be part of multicopter class 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
Leonard Hall fe68fe65e2 AP_Motors: Single and Coax fix flap gains 9 years ago
Leonard Hall ba2382c409 AP_MotorsCoax: Fix servo 3 and 4 feed through sign 9 years ago
Randy Mackay a1b573ed0a AP_Motors: rename throttle_ave_max to throttle_avg_max 9 years ago
Randy Mackay ef106e4b0f AP_Motors: spool_mode moved out of flags struction 9 years ago
Leonard Hall da05902805 AP_MotorsCoax: fix stability patch use of throttle_hover 9 years ago
Leonard Hall 9bc866e771 AP_MotorsCoax: rename rpy_scale internal variable 9 years ago
Leonard Hall 8bdb906b2b AP_MotorsCoax: fixes negative thrust 9 years ago
Leonard Hall 488f90b39d AP_Motors: add calc_spin_up_to_pwm to reduce repeated code 9 years ago
Leonard Hall 5a8fc6283e AP_Motors: replace throttle_rpy_mix with throttle_avg 9 years ago
Leonard Hall d67f83559c AP_Motors: Single and Coax Fixes 9 years ago
Randy Mackay 8d1f50e78f AP_Motors: rename get_pwm_min to get_pwm_output_min 9 years ago
Randy Mackay 49b14b3cb6 AP_Motors: add PWM_MIN, MAX 9 years ago
Randy Mackay 3ee88fd8c7 AP_MotorsCoax: remove output_min 9 years ago
Leonard Hall 250a444e57 AP_MotorsCoax: fixes to stab patch 9 years ago
Randy Mackay 20565580ed AP_MotorsCoax: remove disabling of output ch7 9 years ago
Randy Mackay 63fefae7cf AP_MotorsCoax: use calc_pwm_output_1ot1 instead of local calc_pivot_radio_output 9 years ago
Leonard Hall 1a308c2eb8 AP_MotorsCoax: roll, pitch, yaw input in -1 to +1 range 9 years ago
Leonard Hall 40c18891cf AP_MotorsCoax: remove reverse parameters 9 years ago
Leonard Hall 260006dcb3 AP_MotorsCoax: move servo objects into Coax class 9 years ago
Leonard Hall 110d41ee24 AP_MotorsCoax: fix SV_SPEED param description 9 years ago
Leonard Hall 8d8f52b22f AP_MotorsCoax: output_to_motors implements spool logic 9 years ago
Leonard Hall b85c20bb65 AP_MotorsCoax: stability patch in 0 to 1 range 9 years ago
Leonard Hall 7df9b2eb8c AP_MotorsCoax: support 4 servo outputs 9 years ago
Leonard Hall 7d6c6b5556 AP_MotorsCoax: rename _rev_roll to _roll_reverse 9 years ago
Leonard Hall 5cb44901ff AP_MotorsCoax: remove output_disarmed 9 years ago
Leonard Hall 3df52aad5f AP_MotorsCoax: remove output_armed_not_stabilizing 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
Lucas De Marchi 2591261af6 Global: rename min and max macros to uppercase 9 years ago
Lucas De Marchi 831d8acca5 Remove use of PROGMEM 9 years ago
Lucas De Marchi f43f6c53f7 AP_Motors: Group writes to motors 9 years ago
Lucas De Marchi e938075581 AP_MotorsCoax: get rid of _motor_to_channel_map 9 years ago
Gustavo Jose de Sousa 1e619c6c59 AP_Motors: standardize inclusion of libaries headers 10 years ago
Randy Mackay b1a4a6bf0a AP_Motors_Coax: remove call to empty parent Init 10 years ago
Robert Lefebvre 61d6c5aa1d AP_Motors: Creation of AP_Motors_Multirotor class 10 years ago
Randy Mackay fa60c3dce8 MotorsCoax: fix output_armed_stabilized min thr limit 10 years ago
Randy Mackay 4c94a69e33 AP_MotorsCoax: resolve param conflict with TradHeli 10 years ago
Robert Lefebvre b8181b6b90 AP_Motors: RCMAP fix 10 years ago
Jonathan Challinger 8e442675a7 AP_Motors: introduce set_stabilize(bool), specifies whether torque demands should be output 10 years ago
Randy Mackay 8de5d16f96 MotorCoax: check servo_out above min_throttle 10 years ago
Randy Mackay 5fb3de48ee MotorsTri, Single, Coax: use new thrust curve 10 years ago
Randy Mackay 793ed20534 CoaxCopter: set throttle upper and lower flags 10 years ago
Randy Mackay 8f74f5b3b0 CoaxCopter: output_test for individual motors 11 years ago
Randy Mackay 1bee56877c CoaxCopter: motor_to_channel_map moved to progmem 11 years ago