Tools: param files to ease SITL setup of GPS-for-yaw
This commit is contained in:
parent
3da156e358
commit
f20fc28a85
@ -0,0 +1,5 @@
|
||||
# SITL GPS-for-yaw using a single simulated NMEA GPS
|
||||
EK3_SRC1_YAW 2
|
||||
GPS_TYPE 5
|
||||
SIM_GPS_TYPE 5
|
||||
SIM_GPS_HDG 1
|
11
Tools/autotest/default_params/copter-gps-for-yaw.parm
Normal file
11
Tools/autotest/default_params/copter-gps-for-yaw.parm
Normal file
@ -0,0 +1,11 @@
|
||||
# SITL GPS-for-yaw using two simulated UBlox GPSs
|
||||
EK3_SRC1_YAW 2
|
||||
GPS_AUTO_CONFIG 0
|
||||
GPS_TYPE 17
|
||||
GPS_TYPE2 18
|
||||
GPS_POS1_Y -0.2
|
||||
GPS_POS2_Y 0.2
|
||||
SIM_GPS_POS_Y -0.2
|
||||
SIM_GPS2_POS_Y 0.2
|
||||
SIM_GPS2_DISABLE 0
|
||||
SIM_GPS2_HDG 1
|
Loading…
Reference in New Issue
Block a user