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 #610 - Change East Midlands Radar (EGNX_APP) frequency #611

Merged
merged 3 commits into from
Dec 28, 2023
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: 2 additions & 1 deletion .github/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
2. Bug - Corrected Jersey Control frequency - thanks to @danielbutton (Daniel Button)
3. Bug - Added missing voice frequencies - thanks to @AliceFord (Alice Ford)
4. Enhancement - Startup, taxi out and take off lists configured and utilised in all SMR displays - thanks to @luke11brown (Luke Brown)
4. AIRAC (2312) - Added D324A/B (RAF Waddington) danger areas - thanks to @luke11brown (Luke Brown)
5. AIRAC (2312) - Added D324A/B (RAF Waddington) danger areas - thanks to @luke11brown (Luke Brown)
6. Procedure Change (2313) - Changed East Midlands Radar (EGNX_APP) frequency - thanks to @PLM1995 (Peter Mooney)

# Changes from release 2023/10 to 2023/11
1. AIRAC (2311) - Area minimum altitudes updated - thanks to @luke11brown (Luke Brown)
Expand Down
2 changes: 1 addition & 1 deletion UK/Data/Settings/Voice.txt
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ AG:EGNV_APP:118.855
AG:EGNV_F_APP:128.855
AG:EGNV_TWR:119.805
AG:EGNV_ATIS:132.380
AG:EGNX_APP:134.180
AG:EGNX_APP:126.180
AG:EGNX_F_APP:120.130
AG:EGNX_TWR:124.005
AG:EGNX_GND:121.905
Expand Down