Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #852 - Add various LL Aliases #882

Merged
merged 3 commits into from
Oct 24, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .github/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# Changes from release 2024/10 to 2024/11
1. Enhancement - Add various aliases to Heathrow (EGLL) profile - thanks to @kristiankunc (Kristián Kunc)

# Changes from release 2024/09 to 2024/10
1. Bug - Manchester (EGCC) ATM Extended Centreline Display Fixed - thanks to @luke11brown (Luke Brown)
2. Enhancement - Added shorcuts for TopSky Maps - thanks to @SamLefevre (Samuel Lefevre)
Expand Down
6 changes: 6 additions & 0 deletions UK/Data/Alias/Heathrow_Alias.txt
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,8 @@ Ground Movement
.taxiv Taxi via $1, hold at $2
.taxihs Taxi via $1, hold short of $2

.sa Hold position, Start approved.

.p Push and Start approved
.push Push and Start approved
.ps Push and Start approved, face South
Expand Down Expand Up @@ -168,9 +170,13 @@ Handoffs
.fc Freecall $radioname($1) ($atccallsign($1)) $freq($1)
.mon Monitor $radioname($1) ($atccallsign($1)) $freq($1)
.uni No Further ATC available. Monitor Unicom 122.800
.cl ALL STATIONS, ALL STATIONS, $callsign is now closing. Monitor $radioname($1) ($atccallsign($1)) $freq($1)
.cluni ALL STATIONS, ALL STATIONS, $callsign is now closing. No other ATC available, Monitor Unicom, 122.800

.833 You have been transferred to an 8.33 kHz frequency. If your aircraft's radio does not allow you to tune the exact frequency, you can use the .com1 command in your pilot client to manually tune it. Visit vats.im/833 for more details

.prenote Prenote $aircraft to $arr via $sid departure

========================================================
Approach Radar
========================================================
Expand Down
Loading