]> sigrok.org Git - libsigrok.git/commit
dmm: introduce support for ASYC-II 16-byte protocol in PRINT mode
authorGerhard Sittig <redacted>
Mon, 28 Nov 2016 00:01:15 +0000 (01:01 +0100)
committerUwe Hermann <redacted>
Tue, 20 Dec 2016 16:51:36 +0000 (17:51 +0100)
commit4ba4d52a8f9c66f6b941a545e17c684e65356aff
tree74bd611abe802a72f3c95b708f6ebe58a9ae1f74
parent6c62c605f950a42818f154f614fc00afb2106827
dmm: introduce support for ASYC-II 16-byte protocol in PRINT mode

Introduce an asycii.c source file (modelled after metex14.c) which
implements support for the 16-byte protocol of the ASYC-II multimeter
chipset (RX only, when the PRINT button was pressed).
Makefile.am
src/dmm/asycii.c [new file with mode: 0644]
src/libsigrok-internal.h