111 Commits (a1f1e7e435f03a2370ffc672d2068f638520083b)

Author SHA1 Message Date
Leonard Hall 4774cb8daf AP_Motors: improved motor loss redundancy 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
Andrew Tridgell 4e414c02f5 AP_Motors: use scaled actuators for single and coax frames 7 years ago
Andrew Tridgell 819de4acd5 AP_Motors: don't scale oneshot125 in AP_Motors 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 45d6f3bf75 AP_Motors: fixed motor channel handling 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 abd0831239 AP_Motors: changed BRUSHED16kHz to BRUSHED 8 years ago
Randy Mackay d00725b2ed AP_Motors: rc_write handles motors 9 to 12 8 years ago
Andrew Tridgell 638f1364be AP_Motors: adapt to new RC_Channel API 8 years ago
Randy Mackay ffa6d1a5b9 AP_Motors: init fixes for frame_class, type and initialised_ok 8 years ago
Randy Mackay 7be0f437a9 AP_Motors: consolidate matrix multicopters 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
Randy Mackay 23f8227e36 AP_Motors: bug fix to save params on disarm 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 5a8fc6283e AP_Motors: replace throttle_rpy_mix with throttle_avg 9 years ago
Randy Mackay 72b86a3f99 AP_Motors: remove unused stabilizing flag 9 years ago
Andrew Tridgell a44b0e0011 AP_Motors: don't setup oneshot for a zero output mask 9 years ago
skyscraper daec4ea10e AP_Motors: Fix up after RC_Channels refactor 9 years ago
Randy Mackay e41f798ba1 AP_Motors: remove unused set_stabilizing 9 years ago
Randy Mackay 72a7f674ec AP_Motors: protect against out-of-bounds memory access 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 6df4d11d3f AP_Motors: ensure OneShot125 is within 125 to 250usec 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 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
Leonard Hall ae4e495698 AP_Motors: roll, pitch, yaw input in -1 to +1 range 9 years ago
Leonard Hall 649a8c461d AP_Motors: remove unused throttle_radio_min, max 9 years ago
Leonard Hall e84011603c AP_Motors: remove unused throttle_pwm_scalar, rpy_pwm_scalar 9 years ago
Leonard Hall 8e1351e474 AP_Motors: init member to resolve compiler warning 9 years ago
Leonard Hall ed51c7a28d AP_Motors: replace throttle_control_input with throttle_in 9 years ago
Andrew Tridgell 7c9ee9363b AP_Motors: added rc_map_mask() function 9 years ago
Andrew Tridgell dfccf8f713 AP_Motors: also wrap set_freq and enable_ch for motor mapping 9 years ago
Andrew Tridgell 77af00c5e1 AP_Motors: allow arbitrary mapping of channels on multirotors 9 years ago
Andrew Tridgell d31ba2b380 AP_Motors: added rc_write function 9 years ago
Lucas De Marchi d97d97dc54 AP_Motors: 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
Leonard Hall 1a583c5382 AP_Motors: calc_roll_pwm based on throttle pwm range 10 years ago
Randy Mackay c9dedbd3b2 AP_Motors: remove multicopter only features 10 years ago
Robert Lefebvre 61d6c5aa1d AP_Motors: Creation of AP_Motors_Multirotor class 10 years ago
Robert Lefebvre 11214b3414 AP_Motors: move constraints to set_throttle 10 years ago
Randy Mackay 2849430341 AP_Motors: init flags 10 years ago