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

Implement support for disabling ack before status messages #12

Merged
merged 14 commits into from
Sep 6, 2023

Conversation

lumagi
Copy link
Collaborator

@lumagi lumagi commented Feb 19, 2023

See #11

@lumagi lumagi marked this pull request as draft February 19, 2023 12:50
@lumagi lumagi linked an issue Feb 19, 2023 that may be closed by this pull request
Split firmware version related code into separate submodule

Move channel related code from device to dev.channels

Move ExG related code from device to dev.exg

Move device to dev.base

Move methods and comments around
Move device.base tests into separate module

Move dev.channels tests into separate module

Move device.exg tests into separate module

Move test_device.py to dev/test_device_fw_version.py
This allows to differentiate between the capabilities
of different firmware versions, such as the support for disabling
status Acks.
@lumagi lumagi marked this pull request as ready for review February 26, 2023 11:34
@lumagi lumagi requested a review from qtux February 26, 2023 11:41
@lumagi lumagi changed the base branch from master to develop February 26, 2023 11:42
@lumagi lumagi merged commit 9ab6009 into develop Sep 6, 2023
@lumagi lumagi deleted the disable_status_ack branch September 6, 2023 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement support for a new status ack removal command
1 participant