ardupilot/libraries/AP_Motors
2012-04-05 00:06:33 +09:00
..
examples/AP_Motors_test ArduCopter - AP_Motors library - added new library which has few advantages over current code: 2012-04-02 17:26:37 +09:00
AP_Motors.cpp ArduCopter - AP_Motors library - added new library which has few advantages over current code: 2012-04-02 17:26:37 +09:00
AP_Motors.h AP_Motors - fix compiler warning re shadowing a variable caused by badly named parameter in armed function. 2012-04-04 23:59:51 +09:00
AP_MotorsHeli.cpp ArduCopter - AP_Motors library - added new library which has few advantages over current code: 2012-04-02 17:26:37 +09:00
AP_MotorsHeli.h AP_MotorsHeli - fixed compiler warning re move_swash function declared with int parameters in .h file but actually using int16_t in .cpp file. They're the same in arduino but perhaps the build checker is a little more strict that Arduino. 2012-04-05 00:06:33 +09:00
AP_MotorsHexa.cpp ArduCopter - AP_Motors library - added new library which has few advantages over current code: 2012-04-02 17:26:37 +09:00
AP_MotorsHexa.h ArduCopter - AP_Motors library - added new library which has few advantages over current code: 2012-04-02 17:26:37 +09:00
AP_MotorsMatrix.cpp AP_Motors - fix compiler warning re shadowing a variable caused by badly named parameter in armed function. 2012-04-04 23:59:51 +09:00
AP_MotorsMatrix.h ArduCopter - AP_Motors library - added new library which has few advantages over current code: 2012-04-02 17:26:37 +09:00
AP_MotorsOcta.cpp ArduCopter - AP_Motors library - added new library which has few advantages over current code: 2012-04-02 17:26:37 +09:00
AP_MotorsOcta.h ArduCopter - AP_Motors library - added new library which has few advantages over current code: 2012-04-02 17:26:37 +09:00
AP_MotorsOctaQuad.cpp ArduCopter - AP_Motors library - added new library which has few advantages over current code: 2012-04-02 17:26:37 +09:00
AP_MotorsOctaQuad.h ArduCopter - AP_Motors library - added new library which has few advantages over current code: 2012-04-02 17:26:37 +09:00
AP_MotorsQuad.cpp ArduCopter - AP_Motors library - added new library which has few advantages over current code: 2012-04-02 17:26:37 +09:00
AP_MotorsQuad.h ArduCopter - AP_Motors library - added new library which has few advantages over current code: 2012-04-02 17:26:37 +09:00
AP_MotorsTri.cpp ArduCopter - AP_Motors library - added new library which has few advantages over current code: 2012-04-02 17:26:37 +09:00
AP_MotorsTri.h ArduCopter - AP_Motors library - added new library which has few advantages over current code: 2012-04-02 17:26:37 +09:00
AP_MotorsY6.cpp ArduCopter - AP_Motors library - added new library which has few advantages over current code: 2012-04-02 17:26:37 +09:00
AP_MotorsY6.h ArduCopter - AP_Motors library - added new library which has few advantages over current code: 2012-04-02 17:26:37 +09:00