libsigrok/src/hardware/brymen-dmm
Gerhard Sittig 64aa214a22 several DMMs: set DC flag for diode mode
Few DMM drivers already did it. This commit adjusts the remaining DMM
drivers, to set the "DC" flag for measurements in diode mode.

This fixes bug #144.

Although I don't have the hardware to test, the nature of the change and
the arrangement of driver code suggests it's good. When a meter already
communicated the "DC" status, the change does nothing and won't harm.
The change ensures "DC" is flagged for those meters which previously
didn't, which is desirable.
2018-02-09 22:40:58 +01:00
..
api.c drivers/input: Remove some hardcoded values. 2017-07-31 16:23:31 +02:00
parser.c several DMMs: set DC flag for diode mode 2018-02-09 22:40:58 +01:00
protocol.c Add sr_dev_acquisition_stop(), factor out SR_ERR_DEV_CLOSED check. 2017-07-07 21:51:10 +02:00
protocol.h drivers: Drop unneeded or duplicate comments. 2017-07-21 15:23:56 +02:00