mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-09 22:49:53 +08:00
[conf] sort aircrafts in conf_tests
This commit is contained in:
@@ -7,8 +7,8 @@
|
||||
telemetry="telemetry/default_rotorcraft.xml"
|
||||
flight_plan="flight_plans/dummy.xml"
|
||||
settings="settings/rotorcraft_basic.xml"
|
||||
gui_color="white"
|
||||
settings_modules=""
|
||||
gui_color="white"
|
||||
/>
|
||||
<aircraft
|
||||
name="Bixler"
|
||||
|
||||
+12
-12
@@ -7,8 +7,8 @@
|
||||
telemetry="telemetry/default_rotorcraft.xml"
|
||||
flight_plan="flight_plans/dummy.xml"
|
||||
settings="settings/rotorcraft_basic.xml"
|
||||
gui_color="white"
|
||||
settings_modules=""
|
||||
gui_color="white"
|
||||
/>
|
||||
<aircraft
|
||||
name="Bixler"
|
||||
@@ -65,6 +65,17 @@
|
||||
settings_modules=""
|
||||
gui_color="white"
|
||||
/>
|
||||
<aircraft
|
||||
name="JP"
|
||||
ac_id="40"
|
||||
airframe="airframes/ENAC/fixed-wing/jp.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_new.xml"
|
||||
settings_modules="modules/airspeed_adc.xml modules/gps_ubx_ucenter.xml"
|
||||
gui_color="#ffff7d7d0000"
|
||||
/>
|
||||
<aircraft
|
||||
name="LadyLisa"
|
||||
ac_id="164"
|
||||
@@ -406,15 +417,4 @@
|
||||
settings_modules=""
|
||||
gui_color="blue"
|
||||
/>
|
||||
<aircraft
|
||||
name="JP"
|
||||
ac_id="40"
|
||||
airframe="airframes/ENAC/fixed-wing/jp.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_new.xml"
|
||||
settings_modules="modules/airspeed_adc.xml modules/gps_ubx_ucenter.xml"
|
||||
gui_color="#ffff7d7d0000"
|
||||
/>
|
||||
</conf>
|
||||
|
||||
Reference in New Issue
Block a user