Skip to content

Instantly share code, notes, and snippets.

@esden
Created January 14, 2012 19:44
Show Gist options
  • Save esden/1612653 to your computer and use it in GitHub Desktop.
Save esden/1612653 to your computer and use it in GitHub Desktop.
conf.xml for quadshot
<conf>
<aircraft
name="QUADSHOT_LISAM"
ac_id="163"
airframe="airframes/esden/qs4_lisam.xml"
radio="radios/cockpitSX.xml"
telemetry="telemetry/telemetry_jtm.xml"
flight_plan="flight_plans/dummy.xml"
settings=" settings/settings_booz2_jtm.xml"
gui_color="white"
/>
<aircraft
name="QUADSHOT_LISAL"
ac_id="164"
airframe="airframes/esden/qs4_lisal.xml"
radio="radios/cockpitSX.xml"
telemetry="telemetry/telemetry_jtm.xml"
flight_plan="flight_plans/dummy.xml"
settings=" settings/settings_booz2_jtm.xml"
gui_color="white"
/>
</conf>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment