665 Commits (cc86011d20708d59f66689e332d12f484729a9e4)

Author SHA1 Message Date
Leonard Hall 0ee7b00b0b AP_MotorsMulticopter: rename _thrust_curve_min to spin_min 9 years ago
Leonard Hall 142a67bb6d AP_MotorsMulticopter: minor comment change 9 years ago
Leonard Hall 5cace33ca5 AP_MotorsMulticopter: SPIN_MIN replaces min_throttle 9 years ago
Leonard Hall 2c811364d3 AP_MotorsMulticopter: SPIN_ARM param replaces SPIN_ARMED 9 years ago
Leonard Hall 488f90b39d AP_Motors: add calc_spin_up_to_pwm to reduce repeated code 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
Andrew Tridgell f58d837026 AP_Motors: fixed heli RSC output range and float conversion 9 years ago
Leonard Hall a16018f9fe AP_Motors: Missed Single fix 9 years ago
Leonard Hall d67f83559c AP_Motors: Single and Coax Fixes 9 years ago
Randy Mackay 72b86a3f99 AP_Motors: remove unused stabilizing flag 9 years ago
Andrew Tridgell a2ed8fb313 AP_Motors: prevent negative thrust 9 years ago
Andrew Tridgell 6855899cbf AP_Motors: fixed servo constructor for coax 9 years ago
Andrew Tridgell 4e5e301c4e AP_Motors: fixed servo constructor for heli 9 years ago
Andrew Tridgell f9fb098222 AP_Motors: fixed channel output for SingleCopter 9 years ago
Andrew Tridgell 65eb9ceb32 AP_Motors: expose min/max pwm 9 years ago
Andrew Tridgell a44b0e0011 AP_Motors: don't setup oneshot for a zero output mask 9 years ago
Fredrik Hedberg 75d5c87788 AP_Motors: Fix setpoint bug with 0~1 conversion in AP_MotorsHeli 9 years ago
Randy Mackay 8d1f50e78f AP_Motors: rename get_pwm_min to get_pwm_output_min 9 years ago
Randy Mackay 0c225cf498 AP_MotorsMulticopter: fix typo in comments 9 years ago
Randy Mackay ff93524ba4 AP_Motors: rename MOT_THST_MAX to MOT_SPIN_MAX 9 years ago
Randy Mackay f1cbdbe914 AP_Motors: update some comments 9 years ago
Randy Mackay 49b14b3cb6 AP_Motors: add PWM_MIN, MAX 9 years ago
Ricardo de Almeida Gonzaga 2802775e7d AP_Motors: Fix typos 9 years ago
Andrew Tridgell 60b3625950 AP_Motors: added hook for vehicle based thrust compensation 9 years ago
Andrew Tridgell 37d6b5fdaf AP_Motors: added output_motor_mask() 9 years ago
dgrat 41661f815f AP_Math: Replace the pythagorous* functions with a variadic template 9 years ago
skyscraper de5130fa13 AP_Motors: RC_Channel refactor 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
Andrew Tridgell ff96085bd3 AP_Motors: allow arbitrary motor mapping with tricopters 9 years ago
Randy Mackay 7af9892bd1 AP_MotorsMatrix: make const a float 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 8d77bdec15 AP_MotorsMulti: minor comment fix 9 years ago
Randy Mackay f6eabfdab2 AP_MotorsMulticopter: formatting fixes 9 years ago
Randy Mackay 6807b961e2 AP_MotorsMulticopter: protect against div-by-zero if MOT_SPIN_ARMED is zero 9 years ago
Randy Mackay b39798ad90 AP_Motors: remove unused DESIRED_SPIN_MIN_THROTTLE 9 years ago
Randy Mackay dc86e1472c AP_MotorsTri: protect against div-by-zero if MOT_YAW_SV_ANGLE param was set to 90 9 years ago
Randy Mackay 9b5b6f3779 AP_MotorsHeli: constrain filtered throttle 9 years ago
Randy Mackay b4a61e6ccf AP_Motors: remove constrain on throttle input 9 years ago
Leonard Hall fce426409e AP_MotorsTri: fix stab patch 9 years ago
Randy Mackay 49562c5ca3 AP_MotorsMulticopter: reduce num bits used for spool-up-down-mode 9 years ago