Vatsim-Scandinavia / ENOR-Sectorfile

Norway FIR plugins and configurations for sector file
8 stars 5 forks source link

vACDM #262

Open Adrian2k opened 12 months ago

Adrian2k commented 12 months ago

Krister showed me this plugin a while ago, but there is not a lot of documentation associated with it. https://vacdm.net/ https://github.com/vACDM https://discord.gg/uspkrZzrWv

It is a CDM plugin with a server backend, which also lets pilots use a website to edit their TOBT + monitor their TSAT.

It could be something to investigate more into. We need to evaluate potential differences from the current CDM plugin and how the workflow is compared to the current plugin.

There has also been some short discussions regarding it in the ECFMP discord.

marud94 commented 12 months ago

Currently in VERY alpha state. Only gives TSATs and takes MDI/ADI into account for CTOT. Nothing else. Must be setup by the developer, no means to change anything ourselves for now. Documentation is lacking or flawed.

Pros: VDGS display showing TSAT with countdown, expected runway and SID. Cons: For now must run ES in Easy correlation due to plugin code. They are working to fix it.

I still see this as a big winner if the developers get it right.

Example from website: "As soon as the TSAT is displayed in dark green, startup can be issued. If the pilot calls in before that and it is still shown in light green, the TOBT can be set to now and the TSAT will be recalculated. That new TSAT will not be later than the previous one, but might be earlier if there is a gap in the sequence."

Currently in talks with the developer, so we'll see.

meltinglava commented 11 months ago

Just flew from EDDL. The plugin did not use the filed TSAT so all pilots has to put in a number. Even if they are not a thing stopping them to depart.

marud94 commented 11 months ago

Technically you are wrong. All available documentation from VATGER currently say that it uses the filed time for TSAT first as an unconfirmed time. If the pilot confirms the time it will lock in the slot and prioritise that flight. Otherwise it will reference the filed time. But obviously, a confirmed time is preferred - either by the pilot setting it or ATC manually setting it in the plugin.

ons. 13. sep. 2023, 14:24 skrev meltinglava @.***>:

Just flew from EDDL. The plugin did not use the filed TSAT so all pilots has to put in a number. Even if they are not a thing stopping them to depart.

— Reply to this email directly, view it on GitHub https://github.com/Vatsim-Scandinavia/ENOR-Sectorfile/issues/262#issuecomment-1717525735, or unsubscribe https://github.com/notifications/unsubscribe-auth/AS5TBK2EEY3O52KDEVIJXYLX2GQXVANCNFSM6AAAAAA4T4KIBQ . You are receiving this because you were assigned.Message ID: @.***>

marud94 commented 11 months ago

Current status from DEV:

"We are currently working on further documentation.

For the time, vACDM is able to recognise bookings from the bmac slots tool. Just insert the respective api-URL when start the vACDM application (docker container).

Runway configuration is a thing we have in the pipeline for future development (v2). For now, vACDM is only able to take dependent departure runways into account.

Airport config is nearly the same like „the other plug-in“ and you are fully flexible to administrate local configurations if you created your own vACDM container"

"It’s simply setting up a docker image and fill in the correct ENV values. Then download the latest plugin dll and set the url in the config file. Maybe I’ll get some docu done until the end of the week."

ons. 13. sep. 2023, 14:40 skrev Magnus R @.***>:

Technically you are wrong. All available documentation from VATGER currently say that it uses the filed time for TSAT first as an unconfirmed time. If the pilot confirms the time it will lock in the slot and prioritise that flight. Otherwise it will reference the filed time. But obviously, a confirmed time is preferred - either by the pilot setting it or ATC manually setting it in the plugin.

ons. 13. sep. 2023, 14:24 skrev meltinglava @.***>:

Just flew from EDDL. The plugin did not use the filed TSAT so all pilots has to put in a number. Even if they are not a thing stopping them to depart.

— Reply to this email directly, view it on GitHub https://github.com/Vatsim-Scandinavia/ENOR-Sectorfile/issues/262#issuecomment-1717525735, or unsubscribe https://github.com/notifications/unsubscribe-auth/AS5TBK2EEY3O52KDEVIJXYLX2GQXVANCNFSM6AAAAAA4T4KIBQ . You are receiving this because you were assigned.Message ID: @.***>

blt950 commented 11 months ago

For the time, vACDM is able to recognise bookings from the bmac slots tool

So this only works with booked slots for now? Or do I misunderstand? BMAC = Our booking page for FSS etc.

marud94 commented 11 months ago

It works like the other CDM plugin we currently use, but if you want event slots for example, then that is the only way to implement the slots.

It has limited features as of now as it only works with single or dependent runways and only recognizes MDIs from ECFMP. They are currently working on expanding the features however.

lør. 23. sep. 2023, 14:48 skrev Daniel @.***>:

For the time, vACDM is able to recognise bookings from the bmac slots tool

So this only works with booked slots for now? Or do I misunderstand? BMAC = Our booking page for FSS etc.

— Reply to this email directly, view it on GitHub https://github.com/Vatsim-Scandinavia/ENOR-Sectorfile/issues/262#issuecomment-1732311134, or unsubscribe https://github.com/notifications/unsubscribe-auth/AS5TBK3IUV6JELPQZFA525LX33LBZANCNFSM6AAAAAA4T4KIBQ . You are receiving this because you were assigned.Message ID: @.***>

Adrian2k commented 10 months ago

Is this plugin easier to handle for controllers than our current plugin? Does it require any input from the controllers?

Would it be an idea as a pilot project to test it on ENBR only?

Suggestion is based on the experience we have with using our current CDM plugin during our weekly events has been somewhat a mixed experence so far.

Also believe it would be very nice for the pilots to actually see their CTOTs.

Does this plugin allow us to issue delay for everyone if we start having a backlog of aircrafts at the holding point?

What do we need to contribute with in regards of web/server?

marud94 commented 10 months ago

Testing version / help with initial setup requested from dev. Unsure of differences handling the day to day working of the plugin until tested.

I agree ENBR only for testing until they add option for parallell ops (only dependent runways supported as of now). Intital testing only for sectorfile dev / Staff and open for more when we are a bit more confident in the system.

Should be able to issue delay in some form, probably easier than the current way in the other cdm plugin.

It needs to run a docker container and a mongo db ref https://vacdm.net/docs/developer/installation

Could run on adbj.no/vacdm for internal testing, but public testing in the sectorfile should be on vacdm.vatsim-scandinavia.org

marud94 commented 9 months ago

Following config has been sent to vACDM dev. Just awaiting response that we can start testing with network traffic. vacdm enbr.txt

marud94 commented 6 months ago

Todo: