From bf9779b63af4ea91291477d189fda4f558648680 Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Mon, 6 Nov 2017 15:44:26 +1100 Subject: [PATCH] autotest: default plane simulator to 'plane' this is good enough for most people and avoids an external dependency --- Tools/autotest/pysim/vehicleinfo.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tools/autotest/pysim/vehicleinfo.py b/Tools/autotest/pysim/vehicleinfo.py index 082cf5bf39..3810025173 100644 --- a/Tools/autotest/pysim/vehicleinfo.py +++ b/Tools/autotest/pysim/vehicleinfo.py @@ -107,7 +107,7 @@ class VehicleInfo(object): }, }, "ArduPlane": { - "default_frame": "jsbsim", + "default_frame": "plane", "frames": { # PLANE "quadplane-tilttri": {