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 #762 - Update Brize Norton (EGVN) Frequencies #763

Merged
merged 2 commits into from
Jul 11, 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/06 to 2024/07
1. AIRAC (2407) - Converted Brize Norton (EGVN) frequencies to 8.33kHz spacing - thanks to @danielbutton (Daniel Button)

# Changes from release 2024/04 to 2024/06
1. Bug - Fixed Heathrow profiles not loading the Heathrow Alias - thanks to @hazzas-99
2. Bug - Updated VATCAN Event Bookings plugin and list configuration - thanks to @hazzas-99
Expand Down
14 changes: 7 additions & 7 deletions UK/Data/Settings/Voice_Military.txt
Original file line number Diff line number Diff line change
Expand Up @@ -49,13 +49,13 @@ AG:EGUW_APP:125.800
AG:EGUW_P_APP:123.300
AG:EGUW_TWR:118.210
AG:EGVA_TWR:124.800
AG:EGVN_APP:127.250
AG:EGVN_F_APP:133.750
AG:EGVN_L_APP:124.275
AG:EGVN_P_APP:123.550
AG:EGVN_Z_APP:119.000
AG:EGVN_TWR:123.725
AG:EGVN_GND:121.725
AG:EGVN_APP:127.255
AG:EGVN_F_APP:133.755
AG:EGVN_L_APP:124.280
AG:EGVN_P_APP:123.555
AG:EGVN_Z_APP:119.005
AG:EGVN_TWR:123.730
AG:EGVN_GND:121.730
AG:EGVO_APP:131.300
AG:EGVO_P_APP:123.300
AG:EGVO_TWR:119.225
Expand Down