Description
Add the ability for pilots to prefile realops flights they own directly with VATSIM at the click of a button.
Complex issue - requires multiple routines - see dev notes!
Acceptance Criteria
[ ] Maintain an up-to-date list of PRDs in the database
[ ] For each realops flight in the database, attempt to load the PRD from said database and use it to generate an ICAO FPL message
[ ] Add a button that prefiles (see dev notes) the FPL for the flight
[ ] Add a second button that sends the FPL to SimBrief (see dev notes)
Description Add the ability for pilots to prefile realops flights they own directly with VATSIM at the click of a button. Complex issue - requires multiple routines - see dev notes!
Acceptance Criteria
Accepted By:
Dev Notes
ICAO FPL format:
See ICAO 4444 apd 2 for more details.
PRD: https://www.fly.faa.gov/rmt/data_file/prefroutes_db.csv Updated every 56d starting 10/31/24 (last update 09/05/2024)
Prefile link:
https://my.vatsim.net/pilots/flightplan?raw=ICAO_FPL
BETA Prefile link:https://my.vatsim.net/pilots/flightplan/beta?raw=ICAO_FPL
Simbrief documentation: https://developers.navigraph.com/docs/simbrief/using-the-api#api-parameters
https://www.simbrief.com/system/dispatch.php?airline=NKS&fltnum=1050&type=A20N&orig=KMCO&dest=KPNS&cpt=Bruce Yang&manualrmk=Flight made for Strato.xyz&callsign=NKS1050&units=LBS
XD Notes
Working Branch
PR
Feature Toggle
QA Notes
Deployment Notes