Skip to content

Commit

Permalink
[conf] BR fix
Browse files Browse the repository at this point in the history
  • Loading branch information
dewagter committed Sep 7, 2015
1 parent b7e2566 commit f500fe1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion conf/airframes/BR/conf.xml
Expand Up @@ -18,7 +18,7 @@
telemetry="telemetry/default_rotorcraft.xml"
flight_plan="flight_plans/rotorcraft_basic.xml"
settings="settings/rotorcraft_basic.xml settings/control/rotorcraft_guidance.xml settings/estimation/ahrs_float_mlkf.xml settings/control/stabilization_att_int_quat.xml"
settings_modules="modules/geo_mag.xml modules/air_data.xml modules/video_rtp_stream.xml"
settings_modules="modules/geo_mag.xml modules/air_data.xml modules/video_thread.xml modules/video_rtp_stream.xml"
gui_color="green"
/>
<aircraft
Expand Down
4 changes: 1 addition & 3 deletions conf/airframes/BR/ladybird_kit_bart_bluegiga.xml
Expand Up @@ -199,9 +199,7 @@

<firmware name="rotorcraft">
<target name="ap" board="lisa_s_1.0">
<subsystem name="radio_control" type="superbitrf_rc">
<define name="RADIO_MODE" value="RADIO_GEAR"/>
<!--<define name="RADIO_KILL_SWITCH" value="RADIO_GEAR"/>-->
<subsystem name="radio_control" type="datalink">
<define name="USE_PERSISTENT_SETTINGS" value="TRUE"/>
</subsystem>

Expand Down

0 comments on commit f500fe1

Please sign in to comment.