152 Commits (29b2d7996b8cf9dafd8fcd1f66e990d01e517039)

Author SHA1 Message Date
Tom Pittenger 3bbd80a5de AP_Mount: unify singleton naming to _singleton and get_singleton() 6 years ago
Andrew Tridgell cf8b059531 AP_Motors: added 3 more motor orders for X quads 6 years ago
bnsgeyer ac87b3e1e5 AP_Motors: spool state moved from multi to parent 6 years ago
IamPete1 c82f158b56 AP_Motors: add get roll factor 6 years ago
Andrew Tridgell d907c5757d AP_Motors: added PlusRev motors type 6 years ago
Leonard Hall 4774cb8daf AP_Motors: improved motor loss redundancy 6 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
Andrew Tridgell 4e414c02f5 AP_Motors: use scaled actuators for single and coax frames 7 years ago
Andrew Tridgell 80a1688361 AP_Motors: make a singleton 7 years ago
Andrew Tridgell 2c84d77306 AP_Motors: setup for DShot output modes 7 years ago
Michael du Breuil 98e327640d AP_Motors: Use battery singleton 7 years ago
Andrew Tridgell 1e62b5d5c7 AP_Motors: many to one mapping of motors 7 years ago
Andrew Tridgell 03e1f6967f AP_Motors: removed enable() API 7 years ago
Andrew Tridgell 55d5fe843e AP_Motors: added Heli_Quad backend 7 years ago
Andrew Tridgell abd0831239 AP_Motors: changed BRUSHED16kHz to BRUSHED 8 years ago
Leonard Hall 9e86732edc AP_Motors: accept external battery resistance estimate 8 years ago
murata 66fc49889b AP_Motors: add dodeca-hexa 8 years ago
Andrew Tridgell 1ad5e1db4e AP_Motors: integrate AP_MotorsHeli_Dual 8 years ago
Rustom Jehangir 237ba87ca4 AP_Motors: New AP_Motors6DOF used by Sub 8 years ago
Andrew Tridgell 1a74b7fc0c AP_Motors: started on tailsitter support 8 years ago
Andrew Tridgell af44e9fdbd AP_Motors: added frame type 11 for Y6 to match FireFly6 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 7be0f437a9 AP_Motors: consolidate matrix multicopters 8 years ago
Randy Mackay 41189758b8 AP_Motors: move some functions to protected 8 years ago
Andrew Tridgell ce517384e1 AP_Motors: support MODE_PWM_BRUSHED16KHZ 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Andrew Tridgell e9e3a3f491 AP_Motors: added get_pwm_type() 9 years ago
Andrew Tridgell 66c4995c9d AP_Motors: added get_desired_spool_state() 9 years ago
Andrew Tridgell bc7488e2f2 AP_Motors: fixed typos 9 years ago
Randy Mackay a1b573ed0a AP_Motors: rename throttle_ave_max to throttle_avg_max 9 years ago
Randy Mackay 25778a24e2 AP_MotorsMulticopter: add HOVER_LEARN param 9 years ago
Leonard Hall 4f0db2bc36 AP_Motors: learned THST_HOVER replace THR_MID 9 years ago
Leonard Hall 5a8fc6283e AP_Motors: replace throttle_rpy_mix with throttle_avg 9 years ago
Andrew Tridgell 255bda9f9c AP_Motors: allow setting of loop rate 9 years ago
Leonard Hall b3fcab8044 AP_Motors: minor comment fix 9 years ago
Randy Mackay 72b86a3f99 AP_Motors: remove unused stabilizing flag 9 years ago
Randy Mackay e41f798ba1 AP_Motors: remove unused set_stabilizing 9 years ago
Andrew Tridgell fd7c87e629 AP_Motors: allow enabling oneshot on a subset of motors 9 years ago
Andrew Tridgell f2c63e24c5 AP_Motors: allow tricopter motor 7 to be moved to any output 9 years ago
Andrew Tridgell fe2065cd72 AP_Motors: rename MOT_PWM_MODE to MOT_PWM_TYPE 9 years ago
Andrew Tridgell f54bcc6c7f AP_Motors: added oneshot support via MOT_PWM_MODE 9 years ago
Randy Mackay b39798ad90 AP_Motors: remove unused DESIRED_SPIN_MIN_THROTTLE 9 years ago
Randy Mackay b4a61e6ccf AP_Motors: remove constrain on throttle input 9 years ago
Randy Mackay b436dde60c AP_Motors: remove slow_start 9 years ago
Randy Mackay 5ba3a6c536 AP_Motors: add set_radio_passthrough 9 years ago
Randy Mackay 61cf8e1698 AP_Motors: add calc_pwm_output_1to1 and 0to1 9 years ago
Randy Mackay 56f05e6a96 AP_Motors: add set_desired_spool_state 9 years ago
Randy Mackay 3ae9b606ff AP_Motors: remove unnecessary output_to_motors declaration 9 years ago