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 #4832 - Add EGSH and EGNJ inbound agreements via RAVLO #4833

Merged
Show file tree
Hide file tree
Changes from 1 commit
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 2023/07 to 2023/8
X. AIRAC (2308) - Add Agreement for EGSH and EGNJ inbounds via RAVLO - Thanks to @kye-taylor (Kye Taylor)
PLM1995 marked this conversation as resolved.
Show resolved Hide resolved

# Changes from release 2023/06 to 2023/07
1. AIRAC (2307) - Add Farnborough (EGLF) Apron B - Thanks to @rishab-alt
2. AIRAC (2307) - Updated Compton Abbas (EGHA) ARP - thanks to @stu612 (Stuart Duncan)
Expand Down
2 changes: 2 additions & 0 deletions Agreements/External/YY-D_11.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
FIR_COPX:*:*:RAVLO:EGSH:*:EDYY Delta:London S11:*:30000:5RAVLO
FIR_COPX:*:*:RAVLO:EGNJ:*:EDYY Delta:London S11:*:32000:5RAVLO
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking at our other COPX setups, it looks like we have the number after the waypoint name in the last bit. So in this case it would be RAVLO5 instead of 5RAVLO

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Eeeek! Yeah. Swapping now :D