From f2a0bd56a37d814d56376765498aea84ffc3c4cb Mon Sep 17 00:00:00 2001 From: Felix Ruess Date: Fri, 4 Sep 2015 22:58:49 +0200 Subject: [PATCH] [conf] update settings_modules in conf example and tests --- conf/conf_example.xml | 2 +- conf/conf_tests.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/conf_example.xml b/conf/conf_example.xml index 1b163bbe44d..c536d38de94 100644 --- a/conf/conf_example.xml +++ b/conf/conf_example.xml @@ -227,7 +227,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="red" />