]> sigrok.org Git - libsigrok.git/history - hardware/common/dmm/metex14.c
build: Portability fixes.
[libsigrok.git] / hardware / common / dmm / metex14.c
2014-03-24 Matthias Heidbrinkserial-dmm: Implemented support for Voltcraft M-3650CR...
2014-01-06 Uwe Hermannhardware/common/dmm: Fix debug output level.
2013-12-27 Martin LingCentralise duplicated logging helper defines.
2013-11-15 Uwe Hermannconfigure.ac: libserialport is optional.
2013-10-31 Uwe Hermannmetex14: Handle a few missing cases for overflow.
2013-10-23 Uwe Hermannmetex14: Add support for pF (picofarad).
2013-10-23 Uwe Hermannmetex14: Use case-insensitive string compares.
2013-10-23 Uwe Hermannmetex14: Support DMMs with slightly different protocol.
2013-10-23 Uwe Hermannmetex14: Support DMMs with whitespace differences.
2013-09-01 Uwe Hermannes51922/fs9721/fs9922/metex14: Use diode MQFLAG.
2013-05-03 Uwe Hermanns/DRIVER_LOG_DOMAIN/LOG_PREFIX/.
2013-04-23 Uwe HermannGPL headers: Use correct project name.
2012-12-02 Uwe Hermannmetex14: Add dB mode and hFE mode support.
2012-12-02 Uwe Hermannmetex14: Add sr_metex14_packet_request().
2012-12-02 Uwe Hermannmetex14: Fix 'is_ol' handling.
2012-12-02 Alexandru Gagniucmetex14: Parse microamp (uA) values.
2012-12-02 Alexandru Gagniucmetex14: Fix parsing of measurement flags.
2012-12-02 Alexandru Gagniucmetex14: Print contents of received packet.
2012-12-02 Alexandru Gagniucmetex14: Fix parsing of spaces.
2012-12-02 Uwe Hermannmetex14: Pass 'info' as a void pointer.
2012-11-17 Uwe HermannAdd Metex 14-byte ASCII protocol parser.