-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Title: Add feature to prepare Briefing and ATO
Description:
I would like to add a feature to prepare a mission briefing and an Air Tasking Order (ATO).
Concept / Idea:
The idea is to allow users to:
-
Select one or more objectives (e.g. WPT 15).
-
Define the operational needs associated with each objective, such as:
- CAP
- SEAD
- DEAD
- CAS
- Strike
- Sweep
- etc.
Proposed technical approach:
-
All data could be stored in a simple configuration file (JSON or YAML).
-
The system would generate two types of links:
- Editable link: allows authorized users to modify the briefing/ATO data.
- Read-only link: allows consultation only, without modification.
This would make it easy to share a mission plan while clearly separating editing rights from viewing rights, and would keep the data model simple and portable.