libsigrok/hardware/common/dmm
Uwe Hermann ec5186f936 hardware/common/dmm: Fix debug output level.
Most messages from the DMM parsers are not hard errors, lower to
sr_dbg() so that the sigrok-cli output doesn't get cluttered (by default)
with debug output such as:

 P1: 0.001100 V DC AUTO
 sr: fs9721: Sync nibble in byte 0 (0x00) is invalid.
 P1: 0.001100 V DC AUTO

(using -l 4 or -l 5 will still allow the user to see such messages)
2014-01-06 20:44:44 +01:00
..
Makefile.am remove the es51922 protocol parser, superseded by the es519xx protocol parser 2013-12-29 18:46:08 +01:00
es519xx.c hardware/common/dmm: Fix debug output level. 2014-01-06 20:44:44 +01:00
fs9721.c hardware/common/dmm: Fix debug output level. 2014-01-06 20:44:44 +01:00
fs9922.c hardware/common/dmm: Fix debug output level. 2014-01-06 20:44:44 +01:00
m2110.c log prefixes: Cosmetics, consistency fixes, typo fixes. 2013-12-27 13:17:20 +01:00
metex14.c hardware/common/dmm: Fix debug output level. 2014-01-06 20:44:44 +01:00
rs9lcd.c hardware/common/dmm: Fix debug output level. 2014-01-06 20:44:44 +01:00