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

Remove FLS-NB, ubisys C++ code and rule "BIND" support #7143

Merged
merged 3 commits into from
Aug 5, 2023

Conversation

manup
Copy link
Member

@manup manup commented Aug 3, 2023

Most of this code was used by old FLS-NB units. It had quite an performance impact in general due all the string comparisons and loops.

The ubisys legacy code is also removed in favor for followup PR adding missing S1-R and D1-R as DDF.

A few years back lights where stored not with the uniqueid but as hex string `0x0011223344556677`. By now all setups should have been updated the respective data in `zll.db`.  Also safes us an extra database round trip during start.
Most of this code was used by old FLS-NB units. It had quite an performance impact in general due all the string comparisons and loops.

The ubisys legacy code is also removed in favor for followup PR adding missing S1-R and D1-R as DDF.
@manup manup added this to the v2.23.1-beta milestone Aug 3, 2023
@manup manup merged commit ebb79fe into dresden-elektronik:master Aug 5, 2023
@manup manup deleted the rm_nbubi branch August 5, 2023 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant