ardupilot/libraries/AP_Motors
night-ghost 3165d72647 AP_Motors: reduce unnecessary multiple call of get_compensation_gain() 2018-01-24 19:26:15 +09:00
..
examples/AP_Motors_test AP_Motors: Updated Motor example. 2018-01-09 08:12:01 +09:00
AP_Motors.h AP_Motors: added Heli_Quad backend 2017-10-03 10:16:41 +11:00
AP_Motors6DOF.cpp APMotors6DOF: Add motor reverse parameters for motors 9-12 2017-07-11 09:34:40 +09:00
AP_Motors6DOF.h APMotors6DOF: Add motor reverse parameters for motors 9-12 2017-07-11 09:34:40 +09:00
AP_MotorsCoax.cpp AP_Motors: reduce unnecessary multiple call of get_compensation_gain() 2018-01-24 19:26:15 +09:00
AP_MotorsCoax.h AP_Motors: removed enable() API 2017-10-22 15:52:50 +11:00
AP_MotorsHeli.cpp AP_Motors: cope with H vs X frame in HeliQuad 2017-10-03 10:16:41 +11:00
AP_MotorsHeli.h AP_Motors: removed enable() API 2017-10-22 15:52:50 +11:00
AP_MotorsHeli_Dual.cpp AP_Motors: added comments to indicate parameter indices previously used by RSC_PWM_MIN, RSC_PWM_MAX, and RSC_PWM_REV 2018-01-23 14:12:27 +09:00
AP_MotorsHeli_Dual.h AP_Motors: removed enable() API 2017-10-22 15:52:50 +11:00
AP_MotorsHeli_Quad.cpp AP_Motors: added comments to indicate parameter indices previously used by RSC_PWM_MIN, RSC_PWM_MAX, and RSC_PWM_REV 2018-01-23 14:12:27 +09:00
AP_MotorsHeli_Quad.h AP_Motors: merge fixed from rebase 2017-10-22 15:52:50 +11:00
AP_MotorsHeli_RSC.cpp AP_Motors: Tradheli - Fixed Directdrive Variable Pitch Feature 2018-01-21 21:12:13 +11:00
AP_MotorsHeli_RSC.h AP_Motors: removed unused pwm parameters for heli 2018-01-21 21:12:13 +11:00
AP_MotorsHeli_Single.cpp AP_Motors: added comments to indicate parameter indices previously used by RSC_PWM_MIN, RSC_PWM_MAX, and RSC_PWM_REV 2018-01-23 14:12:27 +09:00
AP_MotorsHeli_Single.h AP_Motors: removed enable() API 2017-10-22 15:52:50 +11:00
AP_MotorsMatrix.cpp AP_Motors: reduce unnecessary multiple call of get_compensation_gain() 2018-01-24 19:26:15 +09:00
AP_MotorsMatrix.h AP_Motors: removed enable() API 2017-10-22 15:52:50 +11:00
AP_MotorsMulticopter.cpp AP_Motors: avoid float exception for small expo 2017-10-25 21:15:58 +11:00
AP_MotorsMulticopter.h AP_Motors: accept external battery resistance estimate 2017-06-06 14:57:04 +09:00
AP_MotorsSingle.cpp AP_Motors: reduce unnecessary multiple call of get_compensation_gain() 2018-01-24 19:26:15 +09:00
AP_MotorsSingle.h AP_Motors: removed enable() API 2017-10-22 15:52:50 +11:00
AP_MotorsTailsitter.cpp AP_Motors: apply tailsitter min spin to both motors 2017-11-04 11:41:40 +11:00
AP_MotorsTailsitter.h AP_Motors: removed enable() API 2017-10-22 15:52:50 +11:00
AP_MotorsTri.cpp AP_Motors: reduce unnecessary multiple call of get_compensation_gain() 2018-01-24 19:26:15 +09:00
AP_MotorsTri.h AP_Motors: removed enable() API 2017-10-22 15:52:50 +11:00
AP_Motors_Class.cpp AP_Motors: fixed motor channel handling 2017-10-25 11:39:11 +11:00
AP_Motors_Class.h AP_Motors: many to one mapping of motors 2017-10-22 15:52:50 +11:00