From 70a3987a42802fa56617a14976e09f2c356698e2 Mon Sep 17 00:00:00 2001 From: Felix Ruess Date: Tue, 13 May 2014 17:30:03 +0200 Subject: [PATCH] [conf] sort conf example and test --- conf/conf_example.xml | 246 ++++++++++++++------------- conf/conf_tests.xml | 374 +++++++++++++++++++++--------------------- 2 files changed, 303 insertions(+), 317 deletions(-) diff --git a/conf/conf_example.xml b/conf/conf_example.xml index cd3ff4d7141..71662ce2cc0 100644 --- a/conf/conf_example.xml +++ b/conf/conf_example.xml @@ -1,59 +1,14 @@ - - - - - - - - - - + + + + - - - - - - + - + + + + + diff --git a/conf/conf_tests.xml b/conf/conf_tests.xml index 460bf871f97..4d38c187119 100644 --- a/conf/conf_tests.xml +++ b/conf/conf_tests.xml @@ -1,49 +1,14 @@ - - - - - - - - + name="BOOZ2" + ac_id="150" + airframe="airframes/examples/booz2.xml" + radio="radios/cockpitSX.xml" + telemetry="telemetry/default_rotorcraft.xml" + flight_plan="flight_plans/dummy.xml" + settings="settings/rotorcraft_basic.xml" + gui_color="white" + /> + + + + + - - + + - - - + name="Microjet_xsens_imu" + ac_id="45" + airframe="airframes/examples/microjet_imu_xsens.xml" + radio="radios/cockpitSX.xml" + telemetry="telemetry/default_fixedwing_imu.xml" + flight_plan="flight_plans/basic.xml" + settings=" settings/fixedwing_basic.xml settings/control/ctl_basic.xml settings/estimation/ins_neutrals.xml" + gui_color="blue" + /> + + + - - - - + name="setup_lisam2" + ac_id="16" + airframe="airframes/examples/setup_lisam2.xml" + radio="radios/cockpitSX.xml" + telemetry="telemetry/dummy.xml" + flight_plan="flight_plans/dummy.xml" + settings=" settings/setup_actuators.xml" + gui_color="blue" + /> -