libsigrok/src/dmm
Gerhard Sittig 1df81f4b06 serial: introduce more general "have serial comm" feature flag
Introduce the HAVE_SERIAL_COMM identifier, which gets derived from, but
need not be identical to the HAVE_LIBSERIALPORT condition.

Derive the NEED_SERIAL automake condition from the general availability
of serial communication not the specific libserialport library.

Adjust source code references. Stick with HAVE_LIBSERIALPORT where the
specific library is meant, but switch to HAVE_SERIAL_COMM where the
availability of serial communication in general is meant.
2019-06-02 20:39:02 +02:00
..
asycii.c serial: introduce more general "have serial comm" feature flag 2019-06-02 20:39:02 +02:00
bm25x.c several DMMs: set DC flag for diode mode 2018-02-09 22:40:58 +01:00
dtm0660.c dtm0660: Do not apply the exponent twice on the value 2018-06-18 15:26:46 +02:00
eev121gw.c dmm/eev121gw: fix a typo in a comment 2018-12-27 11:26:19 +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 serial: introduce more general "have serial comm" feature flag 2019-06-02 20:39:02 +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