mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 14:38:30 -04:00
SITL: update for new airspeed tube order param name
This commit is contained in:
parent
e39b62a0e6
commit
baa642896e
@ -37,7 +37,7 @@ ARSPD_PRIMARY,0
|
|||||||
ARSPD_PSI_RANGE,1
|
ARSPD_PSI_RANGE,1
|
||||||
ARSPD_RATIO,1.9936
|
ARSPD_RATIO,1.9936
|
||||||
ARSPD_SKIP_CAL,0
|
ARSPD_SKIP_CAL,0
|
||||||
ARSPD_TUBE_ORDER,2
|
ARSPD_TUBE_ORDR,2
|
||||||
ARSPD_TYPE,2
|
ARSPD_TYPE,2
|
||||||
ARSPD_USE,1
|
ARSPD_USE,1
|
||||||
ARSPD2_TYPE,0
|
ARSPD2_TYPE,0
|
||||||
|
@ -37,7 +37,7 @@ ARSPD_PRIMARY,0
|
|||||||
ARSPD_PSI_RANGE,1
|
ARSPD_PSI_RANGE,1
|
||||||
ARSPD_RATIO,1.9936
|
ARSPD_RATIO,1.9936
|
||||||
ARSPD_SKIP_CAL,0
|
ARSPD_SKIP_CAL,0
|
||||||
ARSPD_TUBE_ORDER,2
|
ARSPD_TUBE_ORDR,2
|
||||||
ARSPD_TYPE,2
|
ARSPD_TYPE,2
|
||||||
ARSPD_USE,1
|
ARSPD_USE,1
|
||||||
ARSPD2_TYPE,0
|
ARSPD2_TYPE,0
|
||||||
|
Loading…
Reference in New Issue
Block a user