]> sigrok.org Git - libsigrok.git/commit - src/hardware/serial-dmm/protocol.h
serial-dmm: Add support for the UNI-T UT61D.
authorUwe Hermann <redacted>
Mon, 29 Apr 2013 18:15:02 +0000 (20:15 +0200)
committerUwe Hermann <redacted>
Tue, 30 Apr 2013 18:22:17 +0000 (20:22 +0200)
commitae3a59de62e5912d68d8738a78a4403146cbfda5
tree35c0bfe570c5d6f8f48549f3b57d67b34aaf2428
parent3ece1dff6ce9d29021215a1aa4a4ae8cff25aa49
serial-dmm: Add support for the UNI-T UT61D.

This DMM is already supported via the uni-t-dmm driver when using the
USB/HID cable. The serial-dmm support makes it usable with the RS232
cable too.
hardware/serial-dmm/api.c
hardware/serial-dmm/protocol.c
hardware/serial-dmm/protocol.h
hwdriver.c