]> sigrok.org Git - libsigrok.git/commit
dmm/eev121gw: introduce parser for EEVblog 121GW 19-byte binary packets
authorGerhard Sittig <redacted>
Fri, 28 Sep 2018 16:39:23 +0000 (18:39 +0200)
committerUwe Hermann <redacted>
Sun, 14 Oct 2018 16:21:56 +0000 (18:21 +0200)
commit1c3098aae077d801e99238e93712841baa673956
tree2cc78577a837dfdd6d654c1412f2af7a536ac465
parent388aa0fb6bf70557115d1f301aae1560e8c643bb
dmm/eev121gw: introduce parser for EEVblog 121GW 19-byte binary packets

Introduce the dmm/eev121gw.c source file with parse routines for the
EEVblog 121GW meter's 19-bytes binary packets. Get the values and MQ
properties of the device's several displays (main, sub, bar) in several
individual parse calls.

This commit introduces initial support for the device. Some of the modes
and features are untested, as are some of the device's ranges.
Makefile.am
src/dmm/eev121gw.c [new file with mode: 0644]
src/libsigrok-internal.h