Peter Barker
|
eda6d0b6a0
|
AP_Motors: add and use AP_BATTERY_ENABLED
|
2024-02-06 11:01:02 +11:00 |
Willian Galvani
|
82bae765ff
|
AP_Motors6DOF: scale pwm output linearly to MOT_PWM_MIN/MAX
|
2023-07-27 10:46:18 -03:00 |
Leonard Hall
|
67205f8114
|
AP_Motors: Support changing update period
|
2022-12-13 17:10:06 +11:00 |
Iampete1
|
14dfac42e7
|
AP_Motors: remove use of external PWM min and max
|
2021-10-11 22:19:17 -04:00 |
Mark Whitehorn
|
6b2184a53a
|
AP_Motors: add frame_class and frame_type strings
move frame_class/type string assignments down into subclasses
|
2021-02-09 12:43:53 +11:00 |
Willian Galvani
|
dd97eedde3
|
APMotors_6DOF: Implement motor_is_enabled(), get_motor_angular_factors() and set_reversed();
|
2019-09-26 09:39:50 -07:00 |
Willian Galvani
|
d56c490b18
|
AP_Motors_6DOF: Add missing 'break'
|
2019-09-25 20:17:41 -07:00 |
Willian Galvani
|
5a9e5e937a
|
APMotors6DOF: add roll factor for motors 4 and 5 for SIMPLEROV_4 and SIMPLEROV_5
|
2019-09-23 10:41:57 -07:00 |
Willian Galvani
|
948a5bf9c3
|
APMotors6DOF: add case for SIMPLEROV_3
|
2019-09-23 10:41:57 -07:00 |
Leonard Hall
|
036b47ec56
|
AP_Motors: Add seperate roll and pitch limits
|
2019-08-03 12:06:32 +09:00 |
Leonard Hall
|
0bb9db5139
|
AP_Motors: add feedforward input to mixers
|
2019-07-25 17:38:15 +09:00 |
Michael du Breuil
|
e3f1ef0c5e
|
AP_Motors: Refactor battery current interface
|
2019-07-14 00:28:00 -07:00 |
Peter Barker
|
1e606cdc5b
|
AP_Motors: make desired spool state and spool state enum-classes
This will help avoid getting the enumerations mixed up
|
2019-04-14 12:18:03 +09:00 |
bnsgeyer
|
ac87b3e1e5
|
AP_Motors: spool state moved from multi to parent
Also rename SPIN_WHEN_ARMED to GROUND_IDLE
|
2019-01-15 11:41:44 +09:00 |
Jacob Walser
|
e5bd6e289e
|
AP_Motors: Add current limiting to 6DOF motors for Sub
|
2018-04-29 17:16:34 -04:00 |
Jacob Walser
|
20889ff8a9
|
APMotors6DOF: Add motor reverse parameters for motors 9-12
Fix overruns found in coverity 145496-99
|
2017-07-11 09:34:40 +09:00 |
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
|
2017-05-01 14:32:18 +10:00 |
Jacob Walser
|
cde1452da3
|
AP_Motors: Use fabsf instead of fabs
|
2017-02-22 11:25:18 -08:00 |
Rustom Jehangir
|
237ba87ca4
|
AP_Motors: New AP_Motors6DOF used by Sub
|
2017-02-21 11:26:14 +11:00 |