Update KLAX_readme.md

This commit is contained in:
James Gardner
2020-11-02 08:21:13 -08:00
committed by GitHub
parent 6d223f26d3
commit bfb4f965b8
+7 -2
View File
@@ -9,6 +9,7 @@ This implements Los Angeles International Airport (KLAX), Bob Hope Airport (KBUR
* Arrivals and departures at KLAX, KBUR, KLGB and KHHR.
* Departures thats (somewhat) mirror the actual SID's.
* Custom traffic to match GA and Airlines at KBUR and KLGB.
* Custom SIDS that match the departure path perfectly.
### Planned
@@ -20,11 +21,15 @@ This implements Los Angeles International Airport (KLAX), Bob Hope Airport (KBUR
Due to the limitations of [Endless ATC](https://steamcommunity.com/app/666610) there are many aspects that are not particuarly accurate.
* SID's only head directly to their first waypoints. There is no way to model a complex path for a SID, like on the actual SID's.
* Only around 50% of SIDS are included for KBUR and KLGB, and only around 20% are included for KLAX (Los Angeles has 23 SID's).
* No STARS since there is currently no way to model this.
## Credits
Thanks to Startgrid for this amazing game! Without him this wouldn't be happening. I used Jeppson charts from [Navigraph Charts](https://navigraph.com/products/charts). You can get the exact same charts from many other places online for free, eg. [Airnav](https://www.airnav.com/airport/KLAX). All fix and navaids data and coodinates was provided by [Airnav](https://www.airnav.com). All airport and runway data was provided by [OurAirports](https://ourairports.com/).
## Changelog
* 1.3 - 10/31/2020 - Custom SIDS, updated entrypoints.
* 1.2 - 7/31/2020 - Added KHHR support for increased GA traffic.
* 1.1 - 7/28/2020 - Initial Release. Includes KLAX, KBUR, and KLGB.
* 1.1 - 7/28/2020 - Initial Release. Includes KLAX, KBUR, and KLGB.