]> sigrok.org Git - libsigrok.git/history - src/dmm
Add helper function for scan completion
[libsigrok.git] / src / dmm /
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.