]> sigrok.org Git - libsigrok.git/history - src/dmm
scpi-pps: Support for the EEZ PSU series
[libsigrok.git] / src / dmm /
2021-08-04 Gerhard Sittigdmm/bm52x: silence overzealous compiler warning
2021-01-05 Peter Skarpetisdmm/mm38xr: introduce DMM packet parser for Meterman...
2020-12-29 Gerhard Sittigdmm/bm52x: unbreak build when serial comm is not available
2020-10-22 Gerhard Sittigserial-dmm: add support for the Brymen BM820s family
2020-10-22 Gerhard Sittigdmm/bm52x: add support for recorded measurements (memor...
2020-10-22 Gerhard Sittigdmm/bm85x: introduce DMM packet parser for Brymen BM850...
2020-10-06 Gerhard Sittigdmm/metex14: unbreak packet request helper return code
2020-09-19 Gerhard Sittigdmm/bm52x: introduce support for Brymen BM525s
2020-03-25 Uwe HermannDoxygen: Properly mark a few symbols as private.
2019-07-31 Gerhard Sittigdmm/bm86x.c: reduce verbosity level (packet request)
2019-06-20 Gerhard Sittigdmm/bm86x: unbreak temperature modes (two probes and...
2019-06-20 Gerhard Sittigdmm/bm86x: drop local packet dump, already done in...
2019-06-20 Gerhard Sittigdmm/eev121gw: visibility nits (single display parse...
2019-06-13 Gerhard Sittigdmm/bm86x: add Brymen BM86x packet parser, register...
2019-06-02 Gerhard Sittigserial: introduce more general "have serial comm" featu...
2019-05-01 Vitaliy VorobyovAdd MASTECH MS2115B support.
2018-12-27 Gerhard Sittigdmm/eev121gw: fix a typo in a comment
2018-10-18 Gerhard Sittigdmm/eev121gw: drop an obsolete TODO comment (power...
2018-10-18 Gerhard Sittigdmm/eev121gw: cosmetics, align ranges' scaling table...
2018-10-18 Gerhard Sittigdmm/eev121gw: add missing scale items for sub display...
2018-10-14 Gerhard Sittigdmm/eev121gw: introduce parser for EEVblog 121GW 19...
2018-06-18 Uwe Hermanndmm/vc96: Drop some obsolete debug output.
2018-06-18 Matthias SchulzAdd support for the Voltcraft VC-96 DMM.
2018-06-18 Adrian Stratulatdtm0660: Do not apply the exponent twice on the value
2018-04-26 Uwe Hermanndmm/ms8250d: Fix two log messages.
2018-04-26 MandlAdd support for the MASTECH MS8250D multimeter
2018-03-05 Frank Stettnermetex14: Fix wrong measurement modes
2018-03-05 Frank Stettnermetex14: Add power factor measurement mode
2018-02-20 Uwe HermannRandom whitespace/cosmetic fixes.
2018-02-18 Frank Stettnerdmm: Remove unnecessary casts
2018-02-18 Frank Stettnermetex14: Add missing modes and set correct digits value.
2018-02-18 Gerhard Sittigserial-dmm, metex14: add support for multiple channels...
2018-02-09 Gerhard Sittigseveral DMMs: set DC flag for diode mode
2017-11-11 Frank Stettnerdrivers: Fix locale dependent string to float conversion
2017-08-07 Uwe Hermanndrivers: Use serial_write_blocking() everywhere.
2017-05-23 Uwe Hermannut71x: Fix incorrect resistance values on some DMMs.
2017-05-21 Uwe Hermannut71x: Fix float printing issue in a debug message.
2017-01-07 Gerhard Sittiglicense: remove FSF postal address from boiler plate...
2017-01-07 Gerhard Sittigasyc-ii: Rephrase "exponent" logic when parsing packets
2017-01-07 Gerhard Sittigasyc-ii: Prefer more portable and common string routines
2017-01-07 Gerhard Sittigasyc-ii: Unobfuscate a comment on packet parse constraints
2016-12-20 Gerhard Sittigdmm: introduce support for ASYC-II 16-byte protocol...
2016-08-29 Uwe HermannRemove some unneeded double-spaces.
2016-08-23 Aurelien Jacobsvc870: properly set encoding digits
2016-08-23 Aurelien Jacobsut71x: properly set encoding digits
2016-08-23 Aurelien Jacobsut372: properly set encoding digits
2016-08-23 Aurelien Jacobsrs9lcd: properly set encoding digits
2016-08-23 Aurelien Jacobsmetex14: properly set encoding digits
2016-08-23 Aurelien Jacobsm2110: properly set encoding digits
2016-08-23 Aurelien Jacobsfs9922: properly set encoding digits
2016-08-23 Aurelien Jacobsfs9721: properly set encoding digits
2016-08-23 Aurelien Jacobses519xx: properly set encoding digits
2016-08-23 Aurelien Jacobsdtm0660: properly set encoding digits
2016-08-23 Aurelien Jacobsbrymen-bm25x: properly set encoding digits
2016-06-16 Uwe Hermanndmm: Convert to SR_DF_ANALOG.
2016-01-05 Wolfram Sangdmm: vc870: drop unused variable
2016-01-05 Wolfram Sangdmm: vc870: support effective voltage & current
2016-01-05 Wolfram Sangdmm: vc870: render POWER_FACTOR as such and not as...
2016-01-05 Wolfram Sangdmm: vc870: keep the order when processing modes
2016-01-05 Wolfram Sangdmm: vc870: fix AC conversion factors
2016-01-05 Wolfram Sangdmm: vc870: show display value properly in debug output
2015-11-15 Matthieu GailletAdd dtm0660 15-byte DMM protocol parser.
2015-10-20 Uwe HermannSR_DF_ANALOG_OLD and sr_datafeed_analog_old renames.
2015-09-25 Uwe HermannFix a few "value never read" scan-build warnings.
2015-09-21 Scott AllenFix RadioShack 22-812 DMM incorrect readings.
2015-09-13 Daniel ElstnerBuild: Include <config.h> first in all source files
2015-09-13 Daniel ElstnerFix log varargs bugs indicated by -Wformat
2015-09-09 Uwe Hermannportability: Use g_ascii_strcasecmp() in favor of strca...
2015-08-16 Daniel ElstnerBuild: Set local include directories in Makefile.am
2015-04-28 Aurelien Jacobsstrcasecmp() is defined in strings.h.
2015-03-31 Uwe HermannReplace some magic numbers with a #define.
2015-03-24 Uwe HermannFix a bunch of typos.
2015-03-21 Uwe Hermannvc870: Fix a compiler warning.
2015-03-20 Uwe HermannAdd initial Voltcraft VC-870 support.
2015-03-02 Uwe Hermannut372: Minor cosmetics.
2015-03-01 Martin Lingut372: Support count mode.
2015-03-01 Martin Lingut372: Handle flags correctly.
2015-03-01 Martin Lingut372: Break out character-pair decoding to a separate...
2015-03-01 Martin Lingut372: Implement initial protocol parser.
2015-03-01 Martin Lingut372: Initial sub-driver skeleton.
2014-10-25 Uwe HermannAdd UNI-T UT71x DMM parser.
2014-09-24 Martin Lingserial-dmm: Mark serial read/write calls as nonblocking.
2014-08-01 Janne HuttunenImplement Brymen BM25x series as a serial DMM.
2014-07-22 Bert VermeulenReorganize project tree.