swift-project / pilotclient

Cross-platform cross-simulator pilot client for virtual air traffic networks
https://swift-project.org
GNU General Public License v3.0
89 stars 26 forks source link

Support ICAO equipment codes in flightplans #246

Closed ltoenning closed 5 months ago

ltoenning commented 6 months ago

Fixes #124

With this PR, swift internally always uses ICAO equipment codes. If FAA codes are required (receiving or sending to a server that does not support them; this is controlled with a new FSD option), the ICAO codes are translated to FAA codes accordingly.

ltoenning commented 5 months ago

Since we received no issue reports from the testers, this is ready for merge. @oktal3700 Would you like to review this PR first?