-
Notifications
You must be signed in to change notification settings - Fork 17.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Tools: Autotest: create gps-for-yaw test for Sub
- Loading branch information
1 parent
d5d93db
commit e2fe9cb
Showing
2 changed files
with
37 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# SITL GPS-for-yaw using a single simulated NMEA GPS | ||
EK3_SRC1_YAW 3 | ||
GPS1_TYPE 5 | ||
SIM_GPS_TYPE 5 | ||
SIM_GPS_HDG 1 | ||
GPS_AUTO_CONFIG 0 | ||
SIM_GPS_HDG_OFS 30.0 |