diff --git a/conf/flight_plans/muret_drop.xml b/conf/flight_plans/muret_drop.xml new file mode 100644 index 0000000000..6a5b04f344 --- /dev/null +++ b/conf/flight_plans/muret_drop.xml @@ -0,0 +1,125 @@ + +
+#include "joystick.h" +#include "bomb.h" +#include "nav_line.h" +#include "datalink.h" +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
diff --git a/data/pictures/gcs_icons/down_profile_l.png b/data/pictures/gcs_icons/down_profile_l.png new file mode 100644 index 0000000000..7d6e1574b5 Binary files /dev/null and b/data/pictures/gcs_icons/down_profile_l.png differ diff --git a/data/pictures/gcs_icons/down_profile_s.png b/data/pictures/gcs_icons/down_profile_s.png new file mode 100644 index 0000000000..5bb5edd9fa Binary files /dev/null and b/data/pictures/gcs_icons/down_profile_s.png differ diff --git a/data/pictures/gcs_icons/home_drop.png b/data/pictures/gcs_icons/home_drop.png new file mode 100644 index 0000000000..59bf528b20 Binary files /dev/null and b/data/pictures/gcs_icons/home_drop.png differ diff --git a/data/pictures/gcs_icons/line_drop.png b/data/pictures/gcs_icons/line_drop.png new file mode 100644 index 0000000000..792c363f09 Binary files /dev/null and b/data/pictures/gcs_icons/line_drop.png differ diff --git a/data/pictures/gcs_icons/up_profile_l.png b/data/pictures/gcs_icons/up_profile_l.png new file mode 100644 index 0000000000..6509d4b0ed Binary files /dev/null and b/data/pictures/gcs_icons/up_profile_l.png differ diff --git a/data/pictures/gcs_icons/up_profile_s.png b/data/pictures/gcs_icons/up_profile_s.png new file mode 100644 index 0000000000..489ecb248d Binary files /dev/null and b/data/pictures/gcs_icons/up_profile_s.png differ