649 Commits (c808ee2f497e7a7a6d570632a3224e655b377323)

Author SHA1 Message Date
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
Leonard Hall 8fff32bde3 AP_MotorsSingle: fix stability patch use of throttle_hover 9 years ago
Leonard Hall e0f9fc8e40 AP_MotorsSingle: rename rpy_scale, thrust_min_rpy variables 9 years ago
Leonard Hall da05902805 AP_MotorsCoax: fix stability patch use of throttle_hover 9 years ago
Leonard Hall 9bc866e771 AP_MotorsCoax: rename rpy_scale internal variable 9 years ago
Leonard Hall 8bdb906b2b AP_MotorsCoax: fixes negative thrust 9 years ago
Randy Mackay 71d1818103 AP_MotorsMulticopter: minor comment update 9 years ago
Randy Mackay 818965fa57 AP_MotorsMulticopter: output_to_motors and output_logic become protected 9 years ago
Leonard Hall 02881b59ff AP_MotorsMulti: float constants 9 years ago
Randy Mackay 79a73a5c2f AP_Motors: fix example sketch 9 years ago
Leonard Hall bee6c29b89 AP_MotorsMulticopter: current limit keeps battery from sagging below BAT_VOLT_MIN 9 years ago
Leonard Hall be25ac4acf AP_MotorsMulticopter: Add current limit time constant variable 9 years ago
Leonard Hall 7e0e0ca874 AP_MotorsMulticopter: battery voltage compensation improvements 9 years ago
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