727 Commits (c1708db208b0b4a534ca1e9fc031262f8f4b01af)

Author SHA1 Message Date
Rustom Jehangir 237ba87ca4 AP_Motors: New AP_Motors6DOF used by Sub 8 years ago
Andrew Tridgell 83d055eceb AP_Motors: support twin-motor tailsitters 8 years ago
Andrew Tridgell ac2a9c4b4a AP_Motors: allow Copter to fly the tailsitter motors class 8 years ago
Andrew Tridgell 1a74b7fc0c AP_Motors: started on tailsitter support 8 years ago
Andrew Tridgell 108cbe1dab AP_Motors: mark tricopter yaw as tricopter only 8 years ago
Andrew Tridgell 2187417d74 AP_Motors: added MOT_SPOOL_TIME 8 years ago
Randy Mackay 8b5aae37e0 AP_Motors: remove Hexa-H, change Octa-H factors 8 years ago
Randy Mackay 872e0567be AP_Motors: add H frame support for hexa and octa 8 years ago
Randy Mackay a14265359f Copter: reduce default MOT_THST_HOVER to 0.35 8 years ago
Andrew Tridgell af44e9fdbd AP_Motors: added frame type 11 for Y6 to match FireFly6 8 years ago
murata 92eb179acf AP_Motors: Unify from print or println to printf. 8 years ago
Andrew Tridgell a6ecb94d24 AP_Motors: MotorsTri does not need its own var_info now 8 years ago
Andrew Tridgell 8e3bf71aa9 AP_Motors: allow single, tri and coax to be part of multicopter class 8 years ago
Andrew Tridgell 8799094278 AP_Motors: use SRV_Channel for tri tail servo 8 years ago
Andrew Tridgell 638f1364be AP_Motors: adapt to new RC_Channel API 8 years ago
Randy Mackay bdfb12123f AP_Motors: fix frame-type enum for Y6B 8 years ago
Randy Mackay 037e411e35 AP_Motors: fix example sketch 8 years ago
Randy Mackay ffa6d1a5b9 AP_Motors: init fixes for frame_class, type and initialised_ok 8 years ago
Randy Mackay a276f5dc90 AP_Motors: fix example sketch 8 years ago
Randy Mackay 7be0f437a9 AP_Motors: consolidate matrix multicopters 8 years ago
Randy Mackay 41189758b8 AP_Motors: move some functions to protected 8 years ago
priseborough 509709ce9d AP_Motors: remove unused EKF1 include 8 years ago
Randy Mackay 2da7ea746b MotorsHeli: minor formatting updates 8 years ago
Leonard Hall a09d4db4fd AP_MotorsMulticopter: fix battery resistance calculation 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
Andrew Tridgell 8468add63e AP_Motors: mark PWM_TYPE as reboot required 8 years ago
Andrew Tridgell ce517384e1 AP_Motors: support MODE_PWM_BRUSHED16KHZ 8 years ago
Jonathan Challinger 22517422f9 AP_Motors: add option to disable motor PWM output while disarmed 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
Leonard Hall bead957a78 AP_MotorsMulticopter: limit hover throttle 8 years ago
Andrew Tridgell 7cd7f03d56 AP_Motors: fixed use of trim on heli servos 8 years ago
Lucas De Marchi ae53920e5b build: don't build examples with old build system 8 years ago
Leonard Hall 0a56d69d54 AP_MotorsMulticopter: Use same throttle value used by motors 8 years ago
Randy Mackay b63666d188 AP_Motors: increase MOT_THST_HOVER parameter description range 9 years ago
Randy Mackay 4858afae6c AP_Motors: param description update that MOT_SPIN_MIN should be higher than MOT_SPIN_ARM 9 years ago
Andrew Tridgell e9e3a3f491 AP_Motors: added get_pwm_type() 9 years ago
Andrew Tridgell 270fa95a8d AP_Morors: scale colyaw to match previous behaviour 9 years ago
Randy Mackay ad697243b3 AP_MotorsMulticopter: initialise some members 9 years ago
Andrew Tridgell 66c4995c9d AP_Motors: added get_desired_spool_state() 9 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 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
Andrew Tridgell 7a9b4c7572 AP_Motors: fixed motor load calculation 9 years ago
Randy Mackay e185bab775 AP_MotorsMulticopter: add HOVER_LEARN option to learn but not save 9 years ago
Randy Mackay 23f8227e36 AP_Motors: bug fix to save params on disarm 9 years ago
Randy Mackay a2ffd9ec7d AP_MotorsMulticopter: fix comment for get_throttle_limit function 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