-
Notifications
You must be signed in to change notification settings - Fork 631
relay(all): boot & sync refactoring #2654
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
Merged
+1,339
−820
Merged
Changes from 15 commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
b7d5ccf
relay(all): boot & sync refactoring
mcspr b9bab97
rpnrules status signature fix
mcspr 3dcc039
relays bitset gaps
mcspr 88d00d9
fixup! rpnrules status signature fix
mcspr a42d4bf
if dupe
mcspr 930645c
immediately
mcspr a156595
std::min oops
mcspr 0bb330f
settings query
mcspr 9b14f4f
expect timer to be already started
mcspr 8649314
uninitialized mem
mcspr bff767c
2nd clamp when setting mask[index]
mcspr 6e8809a
sem
mcspr cfab77d
pulse lingers w/o flags
mcspr 1829235
pulse find id in both
mcspr c8491ae
params
mcspr 27a192c
oops
mcspr de8cb76
missing null check
mcspr d98e336
unused method. count() used instead
mcspr 3da06cf
calculate sync mask for timer api
mcspr 9f46e28
check pending timers when notifying
mcspr 9dc8cde
fixup! std::min oops
mcspr 31040bd
mask size fix x2
mcspr 38c1a1d
words
mcspr 71ab1ca
oops
mcspr 45d85c6
words
mcspr 24ef1fe
missing pulse delay reset & fix mqtt forward
mcspr 49ac705
api & mqtt handlers
mcspr 9a3dd1a
another broken sync code in dual prov
mcspr dc5a754
test warnings
mcspr 7f1b673
previous iteration used relay.flags, fix to apply only when changing …
mcspr 45c2dea
terminal output shows flags only when changing target
mcspr 70e9084
mqttForward() false handling aka dont report id changes when getter=s…
mcspr 1f42a0f
unused branch
mcspr e769932
.count() -> .any(), no need to count every bit when expecting .count(…
mcspr File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.