21272 Commits (ef5dbae7071437a059d9638843ec8d99cf4cf6f8)
 

Author SHA1 Message Date
Leonard Hall 260006dcb3 AP_MotorsCoax: move servo objects into Coax class 9 years ago
Leonard Hall 110d41ee24 AP_MotorsCoax: fix SV_SPEED param description 9 years ago
Leonard Hall 8d8f52b22f AP_MotorsCoax: output_to_motors implements spool logic 9 years ago
Leonard Hall b85c20bb65 AP_MotorsCoax: stability patch in 0 to 1 range 9 years ago
Leonard Hall 7df9b2eb8c AP_MotorsCoax: support 4 servo outputs 9 years ago
Leonard Hall 7d6c6b5556 AP_MotorsCoax: rename _rev_roll to _roll_reverse 9 years ago
Leonard Hall 5cb44901ff AP_MotorsCoax: remove output_disarmed 9 years ago
Leonard Hall 3df52aad5f AP_MotorsCoax: remove output_armed_not_stabilizing 9 years ago
Leonard Hall 45a16d6dad AP_MotorsTri: implement output_to_motors for spool logic 9 years ago
Leonard Hall d0a7579fa0 AP_MotorsTri: stability patch in 0 to 1 range 9 years ago
Leonard Hall 80f77bc30b AP_MotorsTri: output_min does not set limits 9 years ago
Leonard Hall ba659be5cb AP_MotorsTri: rename _yaw_servo_reverse to _yaw_reverse 9 years ago
Leonard Hall 8c4d6d6fbe AP_MotorsTri: remove output_disarmed 9 years ago
Leonard Hall a2fdcfaf3f AP_MotorsTri: remove output_armed_not_stabilizing 9 years ago
Leonard Hall 397940a9a4 AP_MotorsMatrix: implement output_to_motors 9 years ago
Leonard Hall cdec8f3387 AP_MotorsMatrix: remove output_disarmed 9 years ago
Leonard Hall b965857229 AP_MotorsMatrix: remove output_armed_not_stabilizing 9 years ago
Leonard Hall d0c6d087a5 AP_MotorsMatrix: do not set limits in output_min 9 years ago
Leonard Hall 3fef60da45 AP_MotorsMatrix: stability patch in 0 to 1 range 9 years ago
Leonard Hall 5841310ac7 AP_MotorsMulticopter: update_throttle_filter limits throttle to 0 to 1 9 years ago
Leonard Hall 420b90953c AP_MotorsMulticopter: throttle_radio_min, max to multicopter class 9 years ago
Leonard Hall 2c9a02066d AP_MotorsMulticopter: remove unused functions and variables 9 years ago
Leonard Hall 290e657f61 AP_MotorsMulticopter: update_battery_resistance captures resting voltage while disarmed 9 years ago
Leonard Hall bc42cb2a66 AP_MotorsMulticopter: update_battery_resistance uses get_throttle accessor 9 years ago
Leonard Hall 8228d9e72c AP_MotorsMulticopter: current_limit_max_throttle uses get_throttle accessor 9 years ago
Leonard Hall 3cbc15bb5b AP_MotorsMulticopter: add get_throttle_thrust_max accessor 9 years ago
Leonard Hall d7dc37bda0 AP_MotorsMulticopter: remove apply_thrust_curve_and_volt_scaling_pwm 9 years ago
Leonard Hall 06f25b669d AP_MotorsMulticopter: add roll, pitch, throttle and yaw pass through 9 years ago
Leonard Hall d7c27c949c AP_MotorsMulticopter: add spool_up_complete accessor function 9 years ago
Leonard Hall 983d2dc97a AP_MotorsMulticopter: update_throttle_filter does not set throttle_in 9 years ago
Leonard Hall 3fc3858fbd AP_MotorsMulticopter: set_throttle_range calcs _min_throttle before use 9 years ago
Leonard Hall b26318c178 AP_MotorsMulticopter: output_logic implements spooling 9 years ago
Leonard Hall b7fe6aa16e AP_MotorsMulticopter: remove update_max_throttle 9 years ago
Leonard Hall be64c71065 AP_MotorsMulticopter: add get_current_limit_max_throttle 9 years ago
Leonard Hall 64ba45a683 AP_MotorsMulticopter: add spin_when_armed_low_end_pct 9 years ago
Leonard Hall 49819d822f AP_MotorsMulticopter: add get_hover_throttle_as_high_end_pct 9 years ago
Leonard Hall e625c105a4 AP_MotorsMulticopter: remove get_throttle_warn 9 years ago
Leonard Hall 3854f2eda7 AP_MotorsMulticopter: rename _throttle_thr_mix_desired to _throttle_rpy_mix_desired 9 years ago
Leonard Hall 65bbc23a08 AP_MotorsMulticopter: apply_thrust_curve_and_volt_scaling in 0 to 1 range 9 years ago
Leonard Hall cb39f8aab7 AP_MotorsMuticopter: calc_thrust_to_pwm converts thrust in 0 to 1 range to pwm 9 years ago
Leonard Hall 80ddce103f AP_Motors: move set_throttle_filter_cutoff declaration 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
Leonard Hall c96b91efb6 AP_Motors: add output_to_motors 9 years ago
Leonard Hall ac579685df AP_Motors: remove output_armed_not_stabilizing 9 years ago
Leonard Hall 666a92ae2f AP_Motors: set_throttle accepts 0 to 1 range 9 years ago
Leonard Hall 3c74b4cc69 Motors: add get_roll_thrust which returns roll input in range 0 to 1 9 years ago
Andrew Tridgell f73c8ab8ed Plane: allow testing of all motors in sequence 9 years ago