mirror of https://github.com/ArduPilot/ardupilot
Tools: rover default params sets WP_SPEED
This commit is contained in:
parent
8c034e6fa2
commit
b3958ee2d0
|
@ -3,3 +3,4 @@ CRUISE_SPEED 3
|
|||
CRUISE_THROTTLE 75
|
||||
SERVO1_FUNCTION 73
|
||||
SERVO3_FUNCTION 74
|
||||
WP_SPEED 3
|
||||
|
|
|
@ -39,4 +39,5 @@ SERVO3_MIN 1000
|
|||
SIM_PIN_MASK 127
|
||||
SIM_GPS_DELAY 1
|
||||
WP_RADIUS 3
|
||||
WP_SPEED 5
|
||||
INS_LOG_BAT_MASK 127
|
||||
|
|
Loading…
Reference in New Issue