]> sigrok.org Git - libsigrok.git/commit
devantech-eth008: declare more models, still digital-output only
authorGerhard Sittig <redacted>
Mon, 25 Sep 2023 12:18:55 +0000 (14:18 +0200)
committerGerhard Sittig <redacted>
Mon, 25 Sep 2023 17:30:18 +0000 (19:30 +0200)
commit6af128b64262914c45475376c0590354a003b6ed
tree78e8629d10686b2ee522144b12adc35218235e20
parent8712c7833fdc1e33363807b094ad998df1b97463
devantech-eth008: declare more models, still digital-output only

Add the ETH002, ETH484, and ETH8020 items to the list of supported
models. Adjust driver code paths for the differing DO image sizes of
these models (up to 20 relays which span up to three bytes width).
Support the R5..R8 gap for ETH484.

This was written without access to the hardware, and is untested.
src/hardware/devantech-eth008/api.c
src/hardware/devantech-eth008/protocol.c
src/hardware/devantech-eth008/protocol.h