Closed javoescan closed 3 years ago
I'll definitely will have a look at this. Can you let me know the ICAO designators of those FIRs? When I'll try step by step to extend the logic. Does Nacional mean staying within the specific ACC or any of the Argentina FIRs?
Sure! They are: SAEF, SAMF, SARR, SACF and SAVF.
National means it will stay within Argentinian airspace (any airport starting with SA or aerodromes without ICAO code).
Please, don't feel that you need to do the development for us! We are happy to help there if needed. Since we were in a rush we went with TopSky to get it up and running ASAP but we are excited about CCAMS so let us know whatever we can do to help with the project.
Thank you so much! Best regards
No worries. Am up for the challenge, and I also expect similar customisation requests from other regions in the future. This needs to be implemented on the server side anyway to keep the centralised distribution principle.
The FIR codes are added and any controller using them in their call sign should now be able to assign the "international" squawks. I'm still working on the national ones and VFR ones.
Great. Thank you!
On Thu, 15 Apr 2021 at 17:54 Jonas Kuster @.***> wrote:
No worries. Am up for the challenge, and I also expect similar customisation requests from other regions in the future. This needs to be implemented on the server side anyway to keep the centralised distribution principle.
The FIR codes are added and any controller using them in their call sign should now be able to assign the "international" squawks. I'm still working on the national ones and VFR ones.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/kusterjs/CCAMS-server/issues/26, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEOWSXGWN5HMBMRWEPTY44LTI5G7XANCNFSM42VX2CRA .
National and VFR codes are now implemented server-side. The plugin version 1.7.0 is already sufficient. Please test and let me know if the assigned codes are according your request.
@kusterjs amazing, thank you so much! I'll take a look into it as soon as I can
@kusterjs hey! Sorry for the long delay, it's been busy days here. I'm trying to install the plugin but I can't find the dll file, am I missing something? Also, I'm more than ok to follow up this offline and close the issue since is technically done. Thank you so much for you hard work!
Ok thanks. Than I'll close the issue. The instruction for the plugin use can be found in the readme.
Hey Jonas! Thank you for your amazing work with CCAMS. We are looking to extend it so it works with our rules of transponders. Those are:
It would be something like this:
Even if it requires some coding, what are your thoughts on this? How could we manage to implement that logic to generate a ssr that correctly corresponds to the flight?
Thank you so much in advance!