94 Commits (c808ee2f497e7a7a6d570632a3224e655b377323)

Author SHA1 Message Date
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
Randy Mackay 71e4bccecb AP_Motors: init members in constructor 10 years ago
Robert Lefebvre b8181b6b90 AP_Motors: RCMAP fix 10 years ago
Jonathan Challinger 28731d2bdc AP_Motors: add throttle filter input constraint from -100 to 1100 10 years ago
Leonard Hall 0f894ac1a8 AP_Motors: Rename and move Throttle Mix / Comp 10 years ago
Robert Lefebvre 6bdace30d2 AP_Motors: Add throttle interlock functionality 10 years ago
Randy Mackay bae1722946 AP_Motors: get_compensation_gain gets div-by-zero check 10 years ago
Jonathan Challinger 41ae7207c7 AP_Motors: scale roll/pitch/yaw gain for air density 10 years ago
Jonathan Challinger e2ba351149 AP_Motors: refactor apply_thrust_curve_and_volt_scaling 10 years ago
Tom Pittenger a5ffadf201 AP_Motors: fix compile warnings re float constants 10 years ago
Jonathan Challinger 4993fd4d71 AP_Motors: use new lowpass filter 10 years ago
Jonathan Challinger e80776f1f5 AP_Motors: remove MOT_THR_FILT parameter and add interface to configure filter 10 years ago
Jonathan Challinger 8e442675a7 AP_Motors: introduce set_stabilize(bool), specifies whether torque demands should be output 10 years ago
Jonathan Challinger a2c69fe90d AP_Motors: add optional motor output throttle filter 10 years ago
Leonard Hall 791fbcf9b3 AP_Motors_Class: time constants of throttle comp 10 years ago
Jonathan Challinger 1828515b3b AP_Motors: bug fix to _batt_voltage_filt 10 years ago
Randy Mackay 5e26450a6f AP_Motors: make THR_LOW_COMP a variable instead of param 10 years ago
Leonard Hall 007c96a3d8 AP_Motors: Low throttle compensation setters 10 years ago