# ![](../assets/icons/icon.svg) Aerofly Startgerät - Roadmap

This application will grow in multiple steps:

- [x] Adding more flight plan file formats for import.
- [x] Adding more flight plan file formats for export.
- [x] Adding a GUI client which seamlessly integrates into desktop operating systems. (See [GUI studies](./simform/index.html))
  - [ ] Add SimBrief options to SimBrief dialog
  - [x] Add missions selector on file import
- [x] Adding a MCP server to allow flight plans to be generated with a choice of LLMs.
- [ ] Adding an abstract mission generator (like the [Aerofly Landegerät](https://github.com/fboes/aerofly-patterns))
  - [ ] Adding configuration with Boolean, Number, ICAO selector and defaults
  - [ ] Export mission file, mission briefing, mission objects file
- [ ] Adding an interface to place 3d objects with lights (like the [Aerofly Landegerät](https://github.com/fboes/aerofly-patterns))
  - [ ] Radio tower
  - [ ] Air racing pylon
  - [ ] Ambulance
  - [ ] Police car
  - [ ] Ship
  - [ ] Helipad
  - [ ] Person
  - [ ] Container

---

[Back to top](../README.md)
