mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-21 23:33:57 -04:00
autotest: default plane simulator to 'plane'
this is good enough for most people and avoids an external dependency
This commit is contained in:
parent
e741cb28d2
commit
bf9779b63a
@ -107,7 +107,7 @@ class VehicleInfo(object):
|
||||
},
|
||||
},
|
||||
"ArduPlane": {
|
||||
"default_frame": "jsbsim",
|
||||
"default_frame": "plane",
|
||||
"frames": {
|
||||
# PLANE
|
||||
"quadplane-tilttri": {
|
||||
|
Loading…
Reference in New Issue
Block a user