-
-
Notifications
You must be signed in to change notification settings - Fork 3
Fix/rewrite data handling #35
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
base: main
Are you sure you want to change the base?
Conversation
…s, start conversion to only use buffers
@phillipivan could you please test this version against your Ultrix? |
Sure, I will run it up this afternoon or tomorrow. |
Are you happy for me to merge #34 in the meantime? |
sure |
@haakonnessjoen have tested against an ultrix and can confirm things are working as expected:
Logs attached. |
…ands on connection" enabled.
* Reworked data processing * Fixed issue with not getting labels if "Request supported commands" config option was disabled * Fixed issue where labels were duplicated and in wrong order if router had labels on multiple levels * Fixed initial label request (non-extended mode) to use the correct format according to specification * Fixed issue where not all source labels were received, fixes issue #31
…ice supports tally dump and live tally updates. Added check for the correct matrix in crosspoint functions.
@phillipivan Does the Ultrix support tally dump? And does it send tally updates when routed elsewhere too? If so, could you test the new optional tally dump feature? (config option) |
See from page 82: It looks like thats a yes to (a) and to (b) I think so, but I can double check. Happy to test the new build but will have limited time outside production tomorrow, so it may slip till after Easter if I run out of time. I should have added to the prior testing notes, we never noticed any issues with the labels, or anything else previously, so from an operator perspective there was no change. |
Confirming the tallies track when routes are taken from another control system (in this case Dashboard) |
@haakonnessjoen testing will have to wait till next week sorry. |
Should be much better and performant on handling a lot of incoming data, as well as handling ack/nak messages