diff --git a/conf/flight_plans/EMAV2009.xml b/conf/flight_plans/EMAV2009.xml new file mode 100644 index 0000000000..e250ec1388 --- /dev/null +++ b/conf/flight_plans/EMAV2009.xml @@ -0,0 +1,85 @@ + + + +
+#include "nav_line.h" +#include "datalink.h" +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
diff --git a/conf/radios/mc22.xml b/conf/radios/mc22.xml new file mode 100644 index 0000000000..a367d41f9e --- /dev/null +++ b/conf/radios/mc22.xml @@ -0,0 +1,56 @@ + + + + + + + + + + + + + + + + + + + diff --git a/conf/settings/cam_pitch.xml b/conf/settings/cam_pitch.xml new file mode 100644 index 0000000000..d276569fb1 --- /dev/null +++ b/conf/settings/cam_pitch.xml @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/conf/settings/tuning.xml b/conf/settings/tuning.xml index a3c1ed03d0..a2d34f53f1 100644 --- a/conf/settings/tuning.xml +++ b/conf/settings/tuning.xml @@ -19,6 +19,11 @@ + + + + + diff --git a/data/pictures/gcs_icons/lookdown.png b/data/pictures/gcs_icons/lookdown.png new file mode 100644 index 0000000000..c9f4856bb0 Binary files /dev/null and b/data/pictures/gcs_icons/lookdown.png differ diff --git a/data/pictures/gcs_icons/lookfore.png b/data/pictures/gcs_icons/lookfore.png new file mode 100644 index 0000000000..1c99e03a39 Binary files /dev/null and b/data/pictures/gcs_icons/lookfore.png differ