Mark Whitehorn
|
6b2184a53a
|
AP_Motors: add frame_class and frame_type strings
move frame_class/type string assignments down into subclasses
|
4 years ago |
Willian Galvani
|
dd97eedde3
|
APMotors_6DOF: Implement motor_is_enabled(), get_motor_angular_factors() and set_reversed();
|
5 years ago |
Willian Galvani
|
d56c490b18
|
AP_Motors_6DOF: Add missing 'break'
|
5 years ago |
Willian Galvani
|
5a9e5e937a
|
APMotors6DOF: add roll factor for motors 4 and 5 for SIMPLEROV_4 and SIMPLEROV_5
|
5 years ago |
Willian Galvani
|
948a5bf9c3
|
APMotors6DOF: add case for SIMPLEROV_3
|
5 years ago |
Leonard Hall
|
036b47ec56
|
AP_Motors: Add seperate roll and pitch limits
|
6 years ago |
Leonard Hall
|
0bb9db5139
|
AP_Motors: add feedforward input to mixers
|
6 years ago |
Michael du Breuil
|
e3f1ef0c5e
|
AP_Motors: Refactor battery current interface
|
6 years ago |
Peter Barker
|
1e606cdc5b
|
AP_Motors: make desired spool state and spool state enum-classes
This will help avoid getting the enumerations mixed up
|
6 years ago |
bnsgeyer
|
ac87b3e1e5
|
AP_Motors: spool state moved from multi to parent
Also rename SPIN_WHEN_ARMED to GROUND_IDLE
|
6 years ago |
Jacob Walser
|
e5bd6e289e
|
AP_Motors: Add current limiting to 6DOF motors for Sub
|
7 years ago |
Jacob Walser
|
20889ff8a9
|
APMotors6DOF: Add motor reverse parameters for motors 9-12
Fix overruns found in coverity 145496-99
|
8 years ago |
Andrew Tridgell
|
2c4975ba31
|
AP_Motors: removed cork/push from AP_Motors
should be done by vehicle code if needed, so that AUX servos are sent
at the same time
|
8 years ago |
Jacob Walser
|
cde1452da3
|
AP_Motors: Use fabsf instead of fabs
|
8 years ago |
Rustom Jehangir
|
237ba87ca4
|
AP_Motors: New AP_Motors6DOF used by Sub
|
8 years ago |