Ardupilot2/libraries/AP_Motors
Rustom Jehangir d473e13039 Sub: Fixed vectored control factors.
This got messed up some how. Not sure. Or it was magically working for a while even though it was wrong.
2016-01-26 21:19:12 -08:00
..
examples waf: ardupilotwaf: prefix build context methods with ap_ 2016-01-22 20:10:29 -02:00
AP_Motors6DOF.cpp Sub: Added motor reverse parameters for setup. 2016-01-15 19:16:00 -08:00
AP_Motors6DOF.h Sub: Complete motor reversing parameters. 2016-01-16 12:32:13 -08:00
AP_Motors_Class.cpp AP_Motors: added rc_map_mask() function 2016-01-06 22:09:40 +11:00
AP_Motors_Class.h Sub: Fix outputs in BlueROV motors. 2016-01-13 17:13:03 -08:00
AP_Motors.h Changed class names in new AP_MotorsBlueROV class for compilation. All other code is still identical to the tricopter motor class. 2016-01-08 21:49:55 -08:00
AP_MotorsBlueROV.cpp Sub: Fixed vectored control factors. 2016-01-26 21:19:12 -08:00
AP_MotorsBlueROV.h Clean up motors classes. 2016-01-13 15:53:47 -08:00
AP_MotorsCoax.cpp AP_Motors: also wrap set_freq and enable_ch for motor mapping 2016-01-06 22:09:40 +11:00
AP_MotorsCoax.h AP_Motors: standardize inclusion of libaries headers 2015-08-11 16:38:19 +10:00
AP_MotorsHeli_RSC.cpp AP_Motors: apply HELI_RSC output type if available 2016-01-04 16:14:09 +11:00
AP_MotorsHeli_RSC.h MotorsHeli_RSC: resolve compiler warning re init order 2016-01-07 12:31:49 +09:00
AP_MotorsHeli_Single.cpp AP_Motors: added rc_map_mask() function 2016-01-06 22:09:40 +11:00
AP_MotorsHeli_Single.h AP_Motors: apply HELI_RSC output type if available 2016-01-04 16:14:09 +11:00
AP_MotorsHeli.cpp AP_Motors: swash servos are output only 2016-01-05 06:41:51 +11:00
AP_MotorsHeli.h AP_MotorsHeli: Add more parameter checks. 2015-12-07 14:51:42 +09:00
AP_MotorsHexa.cpp Copter Motors: add slow start feature 2013-09-12 22:27:44 +09:00
AP_MotorsHexa.h AP_Motors: standardize inclusion of libaries headers 2015-08-11 16:38:19 +10:00
AP_MotorsMatrix.cpp AP_Motors: added rc_map_mask() function 2016-01-06 22:09:40 +11:00
AP_MotorsMatrix.h AP_Motors: standardize inclusion of libaries headers 2015-08-11 16:38:19 +10:00
AP_MotorsMulticopter.cpp AP_Motors: added rc_write function 2016-01-04 16:56:54 +11:00
AP_MotorsMulticopter.h AP_Motors: remove check for AVR CPUs 2015-11-04 12:14:14 +11:00
AP_MotorsOcta.cpp AP_Motors: fix compile warnings re float constants 2015-04-24 14:04:00 +09:00
AP_MotorsOcta.h AP_Motors: standardize inclusion of libaries headers 2015-08-11 16:38:19 +10:00
AP_MotorsOctaQuad.cpp AP_Motors: fix compile warnings re float constants 2015-04-24 14:04:00 +09:00
AP_MotorsOctaQuad.h AP_Motors: standardize inclusion of libaries headers 2015-08-11 16:38:19 +10:00
AP_MotorsQuad.cpp AP_Motors: added quadplane frame type 2016-01-09 07:38:51 +11:00
AP_MotorsQuad.h AP_Motors: standardize inclusion of libaries headers 2015-08-11 16:38:19 +10:00
AP_MotorsSingle.cpp AP_Motors: added rc_map_mask() function 2016-01-06 22:09:40 +11:00
AP_MotorsSingle.h AP_Motors: standardize inclusion of libaries headers 2015-08-11 16:38:19 +10:00
AP_MotorsTri.cpp AP_Motors: added rc_map_mask() function 2016-01-06 22:09:40 +11:00
AP_MotorsTri.h AP_Motors: standardize inclusion of libaries headers 2015-08-11 16:38:19 +10:00
AP_MotorsY6.cpp AP_Motors: fix compile warnings re float constants 2015-04-24 14:04:00 +09:00
AP_MotorsY6.h AP_Motors: standardize inclusion of libaries headers 2015-08-11 16:38:19 +10:00