mirror of https://github.com/ArduPilot/ardupilot
Tools: fixed airport parameters in Flight Gear shell scripts
This commit is contained in:
parent
b46d22f08b
commit
8d672ca7f8
|
@ -7,7 +7,7 @@ nice fgfs \
|
|||
--fdm=external \
|
||||
--aircraft=Rascal110-JSBSim \
|
||||
--fg-aircraft="$AUTOTESTDIR/aircraft" \
|
||||
--airport=YKRY \
|
||||
--airport=KSFO \
|
||||
--geometry=650x550 \
|
||||
--bpp=32 \
|
||||
--disable-hud-3d \
|
||||
|
|
|
@ -7,7 +7,7 @@ nice fgfs \
|
|||
--fdm=external \
|
||||
--aircraft=arducopter \
|
||||
--fg-aircraft="$AUTOTESTDIR/aircraft" \
|
||||
--airport=YKRY \
|
||||
--airport=KSFO \
|
||||
--geometry=650x550 \
|
||||
--bpp=32 \
|
||||
--disable-hud-3d \
|
||||
|
|
Loading…
Reference in New Issue