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

Add Bicker serial driver #2448

Merged
merged 23 commits into from
May 24, 2024
Merged
Changes from 8 commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
a56281b
bicker_ser: Bicker UPSes based on PSZ-1063
ntd May 16, 2024
021472d
bicker_ser: add shutdown support
ntd May 17, 2024
3ae6b50
data/driver.list.in: add bicker_ser based UPSes
ntd May 17, 2024
0b53475
bicker_ser: add big-endian platform support
ntd May 17, 2024
6538f2f
bicker_ser: use length macros to increase expressiveness
ntd May 17, 2024
67ffe25
bicker_ser: add manpage
ntd May 17, 2024
ffd42d1
NEWS.adoc: announce bicker_ser driver [#2318]
ntd May 18, 2024
d5e7ce5
bicker_ser: update protocol documentation
ntd May 21, 2024
162e39e
bicker_ser: explicitly pass the command index
ntd May 21, 2024
8abde1a
bicker_ser: refactor to allow more complex packet handling
ntd May 21, 2024
eaddb34
bicker_ser: add more state variables
ntd May 21, 2024
c659e31
bicker_ser: use variable for low battery limit
ntd May 21, 2024
a4c3767
bicker_ser: add parameter support
ntd May 21, 2024
ee71353
bicker_ser: differentiate between error and unsupported
ntd May 22, 2024
c9fed62
bicker_ser: fix string dstate setting
ntd May 22, 2024
c9ba796
bicker_ser: fix alignment and endianness problems
ntd May 22, 2024
beb26a6
bicker_ser: cosmetic fixes
ntd May 22, 2024
0c80ece
bicker_ser: use uint8_t for bytes instead of char
ntd May 22, 2024
4a33b3a
bicker_ser: use proper format modifiers in logs
ntd May 22, 2024
c78524c
bicker_ser: refactor to clarify packet manipulation
ntd May 22, 2024
27bdc87
bicker_ser: make parameter handling less error prone
ntd May 23, 2024
fca9957
bicker_ser: add sanity checks to bicker_set
ntd May 23, 2024
4cbe12d
bicker_ser: expose mappable parameters
ntd May 23, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading