You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
rmackay9 f6e1509d05 AP_Motors - fixed last "shadowing" compiler warning caused by badly named parameter in auto_armed method. 13 years ago
..
examples/AP_Motors_test ArduCopter - AP_Motors library - added new library which has few advantages over current code: 13 years ago
AP_Motors.cpp ArduCopter - AP_Motors library - added new library which has few advantages over current code: 13 years ago
AP_Motors.h AP_Motors - fixed last "shadowing" compiler warning caused by badly named parameter in auto_armed method. 13 years ago
AP_MotorsHeli.cpp ArduCopter - AP_Motors library - added new library which has few advantages over current code: 13 years ago
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. 13 years ago
AP_MotorsHexa.cpp ArduCopter - AP_Motors library - added new library which has few advantages over current code: 13 years ago
AP_MotorsHexa.h ArduCopter - AP_Motors library - added new library which has few advantages over current code: 13 years ago
AP_MotorsMatrix.cpp AP_Motors - fix compiler warning re shadowing a variable caused by badly named parameter in armed function. 13 years ago
AP_MotorsMatrix.h AP_MotorsMatrix - fixed another compiler error regarding shadowing a variable. Fixed by removing those the angle and direction arrays which weren't even used 13 years ago
AP_MotorsOcta.cpp ArduCopter - AP_Motors library - added new library which has few advantages over current code: 13 years ago
AP_MotorsOcta.h ArduCopter - AP_Motors library - added new library which has few advantages over current code: 13 years ago
AP_MotorsOctaQuad.cpp ArduCopter - AP_Motors library - added new library which has few advantages over current code: 13 years ago
AP_MotorsOctaQuad.h ArduCopter - AP_Motors library - added new library which has few advantages over current code: 13 years ago
AP_MotorsQuad.cpp ArduCopter - AP_Motors library - added new library which has few advantages over current code: 13 years ago
AP_MotorsQuad.h ArduCopter - AP_Motors library - added new library which has few advantages over current code: 13 years ago
AP_MotorsTri.cpp ArduCopter - AP_Motors library - added new library which has few advantages over current code: 13 years ago
AP_MotorsTri.h ArduCopter - AP_Motors library - added new library which has few advantages over current code: 13 years ago
AP_MotorsY6.cpp ArduCopter - AP_Motors library - added new library which has few advantages over current code: 13 years ago
AP_MotorsY6.h ArduCopter - AP_Motors library - added new library which has few advantages over current code: 13 years ago