649 Commits (b363a65c2e9c12f76679caed4781adec049785d3)

Author SHA1 Message Date
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
Peter Barker a66da7be00 AP_Motors: correct parameter documenation 9 years ago
Lucas De Marchi 7d9153feb8 AP_Motors: replace header guard with pragma once 9 years ago
dgrat 5148e41c1a AP_Math: Cleaned macro definitions 9 years ago
Jonathan Challinger 9a09a86bb8 AP_Motors: add AP_MOTORS_DENSITY_COMP_DISABLED option 9 years ago
Gustavo Jose de Sousa c2e3f05dbf waf: ardupilotwaf: prefix build context methods with ap_ 9 years ago
Gustavo Jose de Sousa 3d22490397 waf: examples: use methods from bld instead of ardupilotwaf 9 years ago
Gustavo Jose de Sousa d281067bcc waf: make example binaries be placed in 'examples' dir 9 years ago
Andrew Tridgell b187a0c6eb AP_Motors: added quadplane frame type 9 years ago
Randy Mackay b742ee9cfb AP_Motors: fix example sketch 9 years ago
Randy Mackay 6c458b07cb MotorsHeli_RSC: resolve compiler warning re init order 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 1b682e3c8f AP_Motors: swash servos are output only 9 years ago
Andrew Tridgell d31ba2b380 AP_Motors: added rc_write function 9 years ago
Andrew Tridgell 79c90d37f6 AP_Motors: apply HELI_RSC output type if available 9 years ago
Andrew Tridgell e1f4814068 AP_Motors: only set output side of range for RSC 9 years ago
Jonathan Challinger b803907163 AP_Motors: fix example build 9 years ago
Lucas De Marchi 8d252955f5 AP_Motors: don't link unused AP_Curve library 9 years ago
Lucas De Marchi a096703b06 Global: don't link with AP_Progmem 9 years ago
Don Gagne ed7cd8d3f4 AP_Motors: fix invalid Range meta data 9 years ago
Robert Lefebvre 3a13db9333 AP_MotorsHeli: Add more parameter checks. 9 years ago
Lucas De Marchi c9d1456a66 AP_Motors: remove unused AP_ADC_AnalogSource 9 years ago
Caio Marcelo de Oliveira Filho 6e7b73610d waf: add waf support 9 years ago
Lucas De Marchi 2591261af6 Global: rename min and max macros to uppercase 9 years ago