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 #975 - Correct Southend (EGMC) Geo display #976

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
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
1 change: 1 addition & 0 deletions .github/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
1. Enhancement - Added Ronaldsway (EGNS) settings and displays - thanks to @SamLefevre (Samuel Lefevre)
2. Bug - Enabled missing adjacent sectors on required ASRs - thanks to @SamLefevre (Samuel Lefevre)
3. Enhancement - Added waypoint menu to NERC and iTec tags by clicking intention code - thanks to @SamLefevre (Samuel Lefevre)
4. Bug - Corrected Southend (EGMC) Geo display - thanks to @PLM1995 (Peter Mooney)

# Changes from release 2024/13 to 2025/01
1. Enhancement - Added SRD search dialog to startup lists - thanks to @kristiankunc (Kristián Kunc)
Expand Down
2 changes: 1 addition & 1 deletion UK/Data/ASR/Southend/Southend SMR.asr
Original file line number Diff line number Diff line change
Expand Up @@ -963,7 +963,7 @@ Free Text:SCT2\Z1:freetext
Free Text:SCT2\Z2:freetext
Free Text:SCT2\Z3:freetext
Free Text:SCT2\Z4:freetext
Geo:EGHI Southampton:
Geo:EGMC Southend:
Regions:Aberdeen Dyce:polygon
Regions:Alderney:polygon
Regions:Barton:polygon
Expand Down
2 changes: 1 addition & 1 deletion UK/Data/ASR/Thames/Southend SMR.asr
Original file line number Diff line number Diff line change
Expand Up @@ -963,7 +963,7 @@ Free Text:SCT2\Z1:freetext
Free Text:SCT2\Z2:freetext
Free Text:SCT2\Z3:freetext
Free Text:SCT2\Z4:freetext
Geo:EGHI Southampton:
Geo:EGMC Southend:
Regions:Aberdeen Dyce:polygon
Regions:Alderney:polygon
Regions:Barton:polygon
Expand Down