diff --git a/Makefile b/Makefile index 7d65a55964..360761cbfe 100644 --- a/Makefile +++ b/Makefile @@ -327,7 +327,7 @@ test_tudelft: all # test GVF conf test_gvf: all - CONF_XML=conf/userconf/GVF/gvf_conf.xml prove tests/aircrafts/ + CONF_XML=conf/userconf/conf_example_gvf.xml prove tests/aircrafts/ # compiles all aircrafts in conf_tests.xml diff --git a/conf/airframes/UCM/rover_steering.xml b/conf/airframes/UCM/rover_steering.xml index 0d700291be..a9ff16a0e6 100644 --- a/conf/airframes/UCM/rover_steering.xml +++ b/conf/airframes/UCM/rover_steering.xml @@ -44,10 +44,8 @@ - - - - + + diff --git a/conf/airframes/UGR/sonic_n1.xml b/conf/airframes/UGR/sonic_n1.xml new file mode 100644 index 0000000000..39636fc2d0 --- /dev/null +++ b/conf/airframes/UGR/sonic_n1.xml @@ -0,0 +1,307 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+ + + + + + + + + +
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +
+ + + + + + + +
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + +
+ + + + + + + + +
+ +
+ + + +
+ +
+ + + + + +
+ +
+ + + +
+ +
+ +
+ + + +
diff --git a/conf/airframes/UGR/sonic_n2.xml b/conf/airframes/UGR/sonic_n2.xml new file mode 100644 index 0000000000..dec548afdd --- /dev/null +++ b/conf/airframes/UGR/sonic_n2.xml @@ -0,0 +1,307 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+ + + + + + + + + +
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +
+ + + + + + + +
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + +
+ + + + + + + + +
+ +
+ + + +
+ +
+ + + + + +
+ +
+ + + +
+ +
+ +
+ + + +
diff --git a/conf/airframes/UGR/steering_rover_n1.xml b/conf/airframes/UGR/steering_rover_n1.xml new file mode 100644 index 0000000000..9d51439045 --- /dev/null +++ b/conf/airframes/UGR/steering_rover_n1.xml @@ -0,0 +1,136 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + +
+ + +
+ + + + + + + +
+ + + + + +
+ + + +
+ +
+ + + + + + +
+ + + + + +
+
+ +
+ +
+ + + +
diff --git a/conf/airframes/UGR/steering_rover_n2.xml b/conf/airframes/UGR/steering_rover_n2.xml new file mode 100644 index 0000000000..6fa5fbeef6 --- /dev/null +++ b/conf/airframes/UGR/steering_rover_n2.xml @@ -0,0 +1,136 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + +
+ + +
+ + + + + + + +
+ + + + + +
+ + + +
+ +
+ + + + + + +
+ + + + + +
+
+ +
+ +
+ + + +
diff --git a/conf/airframes/UGR/steering_rover_n3.xml b/conf/airframes/UGR/steering_rover_n3.xml new file mode 100644 index 0000000000..b670a96071 --- /dev/null +++ b/conf/airframes/UGR/steering_rover_n3.xml @@ -0,0 +1,136 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + +
+ + +
+ + + + + + + +
+ + + + + +
+ + + +
+ +
+ + + + + + +
+ + + + + +
+
+ +
+ +
+ + + +
diff --git a/conf/airframes/examples/bebop2_gvf.xml b/conf/airframes/examples/bebop2_gvf.xml index c10262e126..9ef32a8f86 100644 --- a/conf/airframes/examples/bebop2_gvf.xml +++ b/conf/airframes/examples/bebop2_gvf.xml @@ -13,7 +13,7 @@ - + @@ -23,8 +23,7 @@ - - + diff --git a/conf/autopilot/rover_steering.xml b/conf/autopilot/rover_steering.xml index b27a8e98b4..62f48ba1f0 100644 --- a/conf/autopilot/rover_steering.xml +++ b/conf/autopilot/rover_steering.xml @@ -78,7 +78,7 @@ - + diff --git a/conf/autopilot/rover_steering_cruise.xml b/conf/autopilot/rover_steering_cruise.xml new file mode 100644 index 0000000000..c246d422d6 --- /dev/null +++ b/conf/autopilot/rover_steering_cruise.xml @@ -0,0 +1,147 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +