]> sigrok.org Git - libsigrok.git/history - hardware/common/dmm
output/csv: use intermediate time_t var, silence compiler warning
[libsigrok.git] / hardware / common / dmm /
2014-07-22 Bert VermeulenReorganize project tree.
2014-03-24 Matthias Heidbrinkserial-dmm: Implemented support for Voltcraft M-3650CR...
2014-03-20 Uwe HermannSwitch to a non-recursive automake setup.
2014-01-06 Uwe Hermannhardware/common/dmm: Fix debug output level.
2014-01-02 Uwe HermannAdd initial support for the V&A VA40B multimeter.
2013-12-31 Uwe Hermannes519xx.c: Fix a few compiler warnings (clang).
2013-12-29 Aurelien Jacobsremove the es51922 protocol parser, superseded by the...
2013-12-29 Aurelien Jacobses519xx: correctly handle the VAHZ function
2013-12-29 Aurelien Jacobses519xx: apply the proper fixed factor in duty cycle...
2013-12-29 Aurelien Jacobses519xx: fix switching between frequency and duty cycle...
2013-12-29 Aurelien Jacobses519xx: correctly handle the voltage factor in diode...
2013-12-29 Aurelien Jacobses519xx: fix continuity mode handling
2013-12-27 Uwe Hermannlog prefixes: Cosmetics, consistency fixes, typo fixes.
2013-12-27 Martin LingCentralise duplicated logging helper defines.
2013-12-18 Uwe Hermannbbcgm-m2110: Minor cosmetics.
2013-12-18 Matthias Heidbrinkserial-dmm: Add BBC Goerz Metrawatt M2110 DMM driver.
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-10-13 Aurelien Jacobses519xx: correct initialization of es519xx_info structure
2013-10-06 Uwe Hermannes519xx: Fix incorrect packet size, and a typo.
2013-10-06 Uwe Hermannes519xx: Cosmetics, coding style, minor fixes.
2013-10-06 Aurelien Jacobsadd cyrustek es519xx generic protocol parser
2013-09-01 Uwe HermannVoltcraft VC-830: Fix diode mode handling.
2013-09-01 Uwe Hermannes51922/fs9721/fs9922/metex14: Use diode MQFLAG.
2013-09-01 Uwe Hermannfs9922: Fix typo.
2013-05-03 Uwe Hermanns/DRIVER_LOG_DOMAIN/LOG_PREFIX/.
2013-05-01 Uwe Hermannfs9721: Factor out common code from serial-dmm.
2013-04-30 Uwe Hermannuni-t-dmm/serial-dmm: Handle Voltcraft VC-840 temperature.
2013-04-30 Uwe Hermannfs9922: Fix beep mode.
2013-04-30 Uwe Hermannfs9922: Fix diode mode parsing.
2013-04-26 Uwe Hermanncommon/dmm: Drop obsolete *is_packet_start() functions.
2013-04-26 Uwe Hermannfs9922: Use common DMM API.
2013-04-23 Uwe HermannGPL headers: Use correct project name.
2013-01-03 Uwe HermannAdd Cyrustek ES51922 DMM chip parser.
2012-12-31 Alexandru Gagniucrs9lcd: Add missing 'break;'
2012-12-31 Uwe Hermannrs9lcd: Fix compiler warning.
2012-12-25 Alexandru Gagniucrs9lcd: Fix segfault with unusual modes.
2012-12-25 Alexandru Gagniucrs9lcd: Convenience fixes
2012-12-02 Alexandru Gagniucradioshack-dmm: Integrate into serial-dmm
2012-12-02 Alexandru Gagniucradioshack-dmm: Separate protocol parser from driver
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-12-02 Uwe Hermannfs9721: Pass 'info' as a void pointer.
2012-11-17 Uwe HermannAdd Metex 14-byte ASCII protocol parser.
2012-11-02 Uwe HermannRework FS9721 parser.
2012-10-29 Uwe HermannAdd protocol parser for FS9721_LP3/FS9721B.
2012-10-27 Uwe HermannInitial support for UNI-T DMMs.