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 #789 - RAF Akrotiri (LCRA) Profiles & Displays #854

Open
wants to merge 17 commits into
base: main
Choose a base branch
from
Open

Conversation

luke11brown
Copy link
Contributor

@luke11brown luke11brown commented Sep 8, 2024

Fixes #789

Summary of changes

Added Profiles & Displays for RAF Akrotiri (LCRA)
Uses same symbology as Leeds as it's based off the same system (Cobham)
Uses separate sector file for obvious reasons

Investigation needed:

  • UKCP squawk allocation?
  • UKCP initial altitudes to be setup?
  • UKCP min stack level?
  • @19wintersp - SCT2 script may need to ignore some files added here
  • Add requisite danger areas to TopSky?

Screenshots (if necessary)

image image

@19wintersp
Copy link
Contributor

I should be able to write up the required changes later today; easiest option would be just to write up a manual ignore for ASRs included by PRFs in the Military folder, but it wouldn't require too much effort to extend the functionality to all SMRs by selecting the relevant sectorfile based on the PRF. Unfortunately ES doesn't seem to want to include the SECTORFILE: line in the SMR ASRs even though it is in the Radar ASRs for some reason...? Can be worked around though

@@ -0,0 +1,272 @@
[POSITIONS]
;Akrotiri
LCRA_APP:Akrotiri Radar:123.600:RAR::LCRA:APP:::1260:1277
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Change to "Approach"

LCRA_ATIS:AKrotiri Information:125.000:RAI::LCRA:ATIS::::

;Nicosia
EURS_FSS:Eurocontrol:135.550:ES::EURS:FSS:::0500:0577:N041.04.56.636:E011.44.48.111:N037.39.17.755:E017.28.14.655:N037.19.36.372:E029.52.50.319:N037.10.51.314:E039.07.24.821
Copy link
Contributor Author

Choose a reason for hiding this comment

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

EURS still valid?

Comment on lines +55 to +68
[SIDSSTARS]
SID:LCRA:10:EAST3:DE10 IREFA
SID:LCRA:10:WEST1:DE10 MEZUS
SID:LCRA:10:WEST2:DE10 ANANE
SID:LCRA:28:EAST3:DE28 IREFA
SID:LCRA:28:WEST1:DE28 MEZUS
SID:LCRA:28:WEST2:DE28 ANANE
STAR:LCRA:10:ANANEA:ANANE R214N R102N AKR11
STAR:LCRA:10:ANANEB:ANANE R214K R131K
STAR:LCRA:10:IREFAA:IREFA R111N R102N AKR11
STAR:LCRA:10:IREFAB:IREFA R111O IAK97
STAR:LCRA:10:MEZUSA:MEZUS R253N R102N AKR11
STAR:LCRA:10:MEZUSB:MEZUS R253K R131K
STAR:LCRA:28:IREFAB:IREFA R111O IAK97 IAK46
Copy link
Contributor Author

Choose a reason for hiding this comment

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

check radials

@@ -0,0 +1,18 @@
PROFILE
PROFILE:LCRA_APP:150:5
ATIS2:"Akrotiri Radar"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Change to "Approach"

Comment on lines +4 to +7
Ts3G2GChannel:LL:GMP:16777215:0:LLD
Ts3G2GChannel:LL:PLN:16777215:1:LLP
Ts3G2GChannel:LL:GMC 1:16777215:3:LL1
Ts3G2GChannel:LL:GMC 2:16777215:4:LLG
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Dummy frequencies, to be amended.

Comment on lines +4 to +5
SECTORFILE:UK\Data\Sector\Akrotiri LCRA.sct
SECTORTITLE:Akrotiri LCRA.sct
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Remove

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incorporate RAF Akrotiri (LCRA) Profiles & Displays
2 participants