diff --git a/conf/settings/basic_infrared.xml b/conf/settings/basic_infrared.xml deleted file mode 100644 index 7de7a7c5df..0000000000 --- a/conf/settings/basic_infrared.xml +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/conf/settings/basic_ins.xml b/conf/settings/basic_ins.xml deleted file mode 100644 index 70ee43a5f8..0000000000 --- a/conf/settings/basic_ins.xml +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/conf/settings/booz2_fms_ts.xml b/conf/settings/booz2_fms_ts.xml deleted file mode 100644 index 57d1042cad..0000000000 --- a/conf/settings/booz2_fms_ts.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/conf/settings/control/gyro.xml b/conf/settings/control/ctl_rate.xml similarity index 100% rename from conf/settings/control/gyro.xml rename to conf/settings/control/ctl_rate.xml diff --git a/conf/settings/control/rotorcraft_stabilization_att_int_quat.xml b/conf/settings/control/stabilization_att_int_quat.xml similarity index 100% rename from conf/settings/control/rotorcraft_stabilization_att_int_quat.xml rename to conf/settings/control/stabilization_att_int_quat.xml diff --git a/conf/settings/control/rotorcraft_stabilization_rate.xml b/conf/settings/control/stabilization_rate.xml similarity index 100% rename from conf/settings/control/rotorcraft_stabilization_rate.xml rename to conf/settings/control/stabilization_rate.xml diff --git a/conf/settings/estimation/ahrs_float_dcm.xml b/conf/settings/estimation/ahrs_float_dcm.xml new file mode 100644 index 0000000000..8dcdc48727 --- /dev/null +++ b/conf/settings/estimation/ahrs_float_dcm.xml @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/conf/settings/basic.xml b/conf/settings/fixedwing_basic.xml similarity index 94% rename from conf/settings/basic.xml rename to conf/settings/fixedwing_basic.xml index 2ecedc22b3..ad42a3e7cb 100644 --- a/conf/settings/basic.xml +++ b/conf/settings/fixedwing_basic.xml @@ -8,7 +8,7 @@ - + diff --git a/conf/settings/tuning.xml b/conf/settings/fixedwing_tuning.xml similarity index 94% rename from conf/settings/tuning.xml rename to conf/settings/fixedwing_tuning.xml index cd01556f46..f827cd4010 100644 --- a/conf/settings/tuning.xml +++ b/conf/settings/fixedwing_tuning.xml @@ -59,9 +59,8 @@ - - - + + diff --git a/conf/settings/joystick.xml b/conf/settings/joystick.xml deleted file mode 100644 index 75fb4a15ad..0000000000 --- a/conf/settings/joystick.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/conf/settings/lisa.xml b/conf/settings/lisa.xml deleted file mode 100644 index 8fd1c470a0..0000000000 --- a/conf/settings/lisa.xml +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/conf/settings/servo_switch.xml b/conf/settings/modules/servo_switch.xml similarity index 88% rename from conf/settings/servo_switch.xml rename to conf/settings/modules/servo_switch.xml index 7bede7e51a..fe29a120c9 100644 --- a/conf/settings/servo_switch.xml +++ b/conf/settings/modules/servo_switch.xml @@ -1,4 +1,4 @@ - + diff --git a/conf/settings/rotorcraft_vi.xml b/conf/settings/modules/vehicle_interface.xml similarity index 89% rename from conf/settings/rotorcraft_vi.xml rename to conf/settings/modules/vehicle_interface.xml index 0371531591..606d83c72b 100644 --- a/conf/settings/rotorcraft_vi.xml +++ b/conf/settings/modules/vehicle_interface.xml @@ -1,3 +1,5 @@ + + diff --git a/conf/settings/motor_bench_settings.xml b/conf/settings/motor_bench.xml similarity index 100% rename from conf/settings/motor_bench_settings.xml rename to conf/settings/motor_bench.xml diff --git a/conf/settings/nova_settings.xml b/conf/settings/nova_settings.xml deleted file mode 100644 index aacfa026b2..0000000000 --- a/conf/settings/nova_settings.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/conf/settings/switch.xml b/conf/settings/power_switch.xml similarity index 100% rename from conf/settings/switch.xml rename to conf/settings/power_switch.xml diff --git a/conf/settings/tuning_rc.xml b/conf/settings/rc_settings_infrared.xml similarity index 100% rename from conf/settings/tuning_rc.xml rename to conf/settings/rc_settings_infrared.xml diff --git a/conf/settings/tuning_ins_rc.xml b/conf/settings/rc_settings_ins.xml similarity index 100% rename from conf/settings/tuning_ins_rc.xml rename to conf/settings/rc_settings_ins.xml diff --git a/conf/settings/rotorcraft_actuators_asctec.xml b/conf/settings/test_actuators_asctec.xml similarity index 100% rename from conf/settings/rotorcraft_actuators_asctec.xml rename to conf/settings/test_actuators_asctec.xml diff --git a/conf/settings/booz2_test_motors_hexa.xml b/conf/settings/test_booz2_motors_hexa.xml similarity index 100% rename from conf/settings/booz2_test_motors_hexa.xml rename to conf/settings/test_booz2_motors_hexa.xml diff --git a/conf/settings/actuators.xml b/conf/settings/test_fixedwing_actuators.xml similarity index 100% rename from conf/settings/actuators.xml rename to conf/settings/test_fixedwing_actuators.xml diff --git a/conf/settings/lisa_test_boards.xml b/conf/settings/test_lisa_board.xml similarity index 100% rename from conf/settings/lisa_test_boards.xml rename to conf/settings/test_lisa_board.xml diff --git a/conf/settings/settings_test.xml b/conf/settings/test_settings.xml similarity index 100% rename from conf/settings/settings_test.xml rename to conf/settings/test_settings.xml diff --git a/conf/settings/tuningJH.xml b/conf/settings/tuningJH.xml deleted file mode 100644 index a5c19d6133..0000000000 --- a/conf/settings/tuningJH.xml +++ /dev/null @@ -1,91 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/conf/settings/tuning_infrared.xml b/conf/settings/tuning_infrared.xml deleted file mode 100644 index 982584f6c5..0000000000 --- a/conf/settings/tuning_infrared.xml +++ /dev/null @@ -1,107 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/conf/settings/tuning_ins.xml b/conf/settings/tuning_ins.xml deleted file mode 100644 index 596fc50ac9..0000000000 --- a/conf/settings/tuning_ins.xml +++ /dev/null @@ -1,108 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/conf/settings/tuning_ins_chimu.xml b/conf/settings/tuning_ins_chimu.xml deleted file mode 100644 index 2606b28f18..0000000000 --- a/conf/settings/tuning_ins_chimu.xml +++ /dev/null @@ -1,105 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/conf/settings/tuning_ins_dcm.xml b/conf/settings/tuning_ins_dcm.xml deleted file mode 100644 index 17d61c9bf4..0000000000 --- a/conf/settings/tuning_ins_dcm.xml +++ /dev/null @@ -1,105 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/conf/settings/tuning_loiter.xml b/conf/settings/tuning_loiter.xml deleted file mode 100644 index ec1a77d63f..0000000000 --- a/conf/settings/tuning_loiter.xml +++ /dev/null @@ -1,110 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/conf/settings/tuning_pers.xml b/conf/settings/tuning_pers.xml deleted file mode 100644 index b5092cefdb..0000000000 --- a/conf/settings/tuning_pers.xml +++ /dev/null @@ -1,107 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/conf/settings/tuning_tp_auto.xml b/conf/settings/tuning_tp_auto.xml deleted file mode 100644 index 2bf9f895b1..0000000000 --- a/conf/settings/tuning_tp_auto.xml +++ /dev/null @@ -1,81 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -