mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-31 12:23:23 +08:00
add module example
This commit is contained in:
@@ -47,4 +47,16 @@
|
|||||||
gui_color="blue"
|
gui_color="blue"
|
||||||
/>
|
/>
|
||||||
|
|
||||||
|
<!-- demo module -->
|
||||||
|
<aircraft
|
||||||
|
name="DM"
|
||||||
|
ac_id="8"
|
||||||
|
airframe="airframes/demo_module.xml"
|
||||||
|
radio="radios/cockpitSX.xml"
|
||||||
|
telemetry="telemetry/default.xml"
|
||||||
|
flight_plan="flight_plans/demo_module.xml"
|
||||||
|
settings="settings/basic.xml"
|
||||||
|
gui_color="white"
|
||||||
|
/>
|
||||||
|
|
||||||
</conf>
|
</conf>
|
||||||
|
|||||||
Reference in New Issue
Block a user