On branch klax

Changes to be committed:
        modified:   final/US/CA/KLAX.txt
	modified:   final/US/CA/KLAX_readme.md
This commit is contained in:
jamesg31
2020-07-31 10:44:34 -07:00
parent 16c2c93b07
commit 7aaf759795
2 changed files with 39 additions and 18 deletions
+9 -5
View File
@@ -1,12 +1,12 @@
# Los Angeles (Socal Area) For Endless ATC
This implements Los Angeles International Airport (KLAX), Bob Hope Airport (KBUR)n and Long Beach (Daugherty Field) Airport (KLGB) into the [Endless ATC](https://steamcommunity.com/app/666610) game.
This implements Los Angeles International Airport (KLAX), Bob Hope Airport (KBUR), Long Beach (Daugherty Field) Airport (KLGB), and Hawthorne Municipal Airport (KHHR) into the [Endless ATC](https://steamcommunity.com/app/666610) game.
## Features
### Implemented
* Arrivals and departures at KLAX, KBUR, and KLGB.
* 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.
@@ -14,8 +14,7 @@ This implements Los Angeles International Airport (KLAX), Bob Hope Airport (KBUR
* Airspace boundries and regions.
* KLAX Custom Traffic (only 2 or 3 airlines serve KBUR and KLGB so they where much easier to implement).
* KSMO Airport for more GA traffic.
* Multiple runway configs (not implemented yet since Socal is rarely in east ops).
* Multiple runway configs (not implemented yet since Socal is extremly rarely in east ops).
## Issues
@@ -23,4 +22,9 @@ Due to the limitations of [Endless ATC](https://steamcommunity.com/app/666610) t
* 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.
* No STARS since there is currently no way to model this.
## Changelog
* 1.2 - 7/31/2020 - Added KHHR support for increased GA traffic.
* 1.1 - 7/28/2020 - Initial Release. Includes KLAX, KBUR, and KLGB.