mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-06 16:58:48 +08:00
[actuators] stop motor is min pprz
this allows to define the stop value with "min", idle with "neutral" and full throttle with "max" in servo xml node
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
#define SUPERVISION_MAX_MOTOR MAX_PPRZ
|
||||
|
||||
#ifndef SUPERVISION_STOP_MOTOR
|
||||
#define SUPERVISION_STOP_MOTOR 0
|
||||
#define SUPERVISION_STOP_MOTOR -MAX_PPRZ
|
||||
#endif
|
||||
|
||||
#ifndef SUPERVISION_MIN_MOTOR_STARTUP
|
||||
|
||||
Reference in New Issue
Block a user