mirror of https://github.com/ArduPilot/ardupilot
autotest: fixes to quad view for new fg versions
This commit is contained in:
parent
3d433d2106
commit
b4265cf467
|
@ -8,7 +8,6 @@ nice fgfs \
|
|||
--aircraft=arducopter \
|
||||
--control=mouse \
|
||||
--fg-aircraft="$AUTOTESTDIR/aircraft" \
|
||||
--disable-intro-music \
|
||||
--airport=YKRY \
|
||||
--geometry=650x550 \
|
||||
--bpp=32 \
|
||||
|
@ -22,7 +21,6 @@ nice fgfs \
|
|||
--disable-ai-models \
|
||||
--fog-disable \
|
||||
--disable-specular-highlight \
|
||||
--disable-skyblend \
|
||||
--disable-anti-alias-hud \
|
||||
--wind=0@0 \
|
||||
$*
|
||||
|
|
Loading…
Reference in New Issue