]> sigrok.org Git - libsigrok.git/commit
devantech-eth008: support digital and analog input channels
authorGerhard Sittig <redacted>
Mon, 25 Sep 2023 12:28:59 +0000 (14:28 +0200)
committerGerhard Sittig <redacted>
Mon, 25 Sep 2023 17:30:18 +0000 (19:30 +0200)
commit0220481e40237b17ca1ecb1cc2b71cdcdebc35a0
tree4968c149af1cf4a29fe44c6f03d536b7dcf3a854
parent6af128b64262914c45475376c0590354a003b6ed
devantech-eth008: support digital and analog input channels

Implement support for digital input and analog input on those models
which provide these features beyond digital output (relays).

This was written without access to the hardware, and is untested.

This completes support for the cards' features. Other models (ETH1610)
could get added when their model ID is known. WLAN enabled cards are
assumed to share model IDs with their Ethernet counterparts.
src/hardware/devantech-eth008/api.c
src/hardware/devantech-eth008/protocol.c
src/hardware/devantech-eth008/protocol.h