libsigrok/src/dmm
Gerhard Sittig 6bee394dee serial-dmm: add support for the Brymen BM820s family
The BM820s series uses the same 10000 counts protocol as BM520s does,
but lacks the capability of recording measurements. Re-use the bm52x
DMM packet parser, but don't register the config get/set/list and
acquisition start callbacks.

It turns out that the packet request and packet validity check routines
need to be individual, since 0x82 is used instead of 0x52 as a magic
number in some places. Fortunately the complex payload parser is shared
among BM520s and BM820s series. This was tested with a BM829s meter.
2020-10-22 21:25:34 +02:00
..
asycii.c Doxygen: Properly mark a few symbols as private. 2020-03-25 20:10:24 +01:00
bm25x.c several DMMs: set DC flag for diode mode 2018-02-09 22:40:58 +01:00
bm52x.c serial-dmm: add support for the Brymen BM820s family 2020-10-22 21:25:34 +02:00
bm85x.c dmm/bm85x: introduce DMM packet parser for Brymen BM850(a/s) 2020-10-22 21:25:34 +02:00
bm86x.c dmm/bm86x.c: reduce verbosity level (packet request) 2019-07-31 15:23:03 +02:00
dtm0660.c dtm0660: Do not apply the exponent twice on the value 2018-06-18 15:26:46 +02:00
eev121gw.c Doxygen: Properly mark a few symbols as private. 2020-03-25 20:10:24 +01:00
es519xx.c several DMMs: set DC flag for diode mode 2018-02-09 22:40:58 +01:00
fs9721.c dmm: Remove unnecessary casts 2018-02-18 17:08:06 +01:00
fs9922.c dmm: Remove unnecessary casts 2018-02-18 17:08:06 +01:00
m2110.c drivers: Fix locale dependent string to float conversion 2017-11-11 19:46:52 +01:00
metex14.c dmm/metex14: unbreak packet request helper return code 2020-10-06 20:59:27 +02:00
ms2115b.c Add MASTECH MS2115B support. 2019-05-01 15:55:07 +02:00
ms8250d.c dmm/ms8250d: Fix two log messages. 2018-04-27 00:07:21 +02:00
rs9lcd.c Remove some unneeded double-spaces. 2016-08-29 21:51:27 +02:00
ut71x.c dmm: Remove unnecessary casts 2018-02-18 17:08:06 +01:00
ut372.c Random whitespace/cosmetic fixes. 2018-02-20 20:03:11 +01:00
vc96.c dmm/vc96: Drop some obsolete debug output. 2018-06-18 16:30:04 +02:00
vc870.c dmm: Remove unnecessary casts 2018-02-18 17:08:06 +01:00