mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 14:38:30 -04:00
AP_Motors: remove unused defines from multicopter
This commit is contained in:
parent
28f4c68f2f
commit
10572c2f9b
@ -8,9 +8,6 @@
|
||||
#define AP_MOTORS_DENSITY_COMP 1
|
||||
#endif
|
||||
|
||||
#define AP_MOTORS_DEFAULT_MID_THROTTLE 500
|
||||
|
||||
#define AP_MOTORS_SPIN_WHEN_ARMED 70 // spin motors at this PWM value when armed
|
||||
#define AP_MOTORS_YAW_HEADROOM_DEFAULT 200
|
||||
#define AP_MOTORS_THST_EXPO_DEFAULT 0.65f // set to 0 for linear and 1 for second order approximation
|
||||
#define AP_MOTORS_THST_HOVER_DEFAULT 0.35f // the estimated hover throttle, 0 ~ 1
|
||||
|
Loading…
Reference in New Issue
Block a user