]> sigrok.org Git - libsigrok.git/history - src/hardware/uni-t-dmm/protocol.c
output/csv: use intermediate time_t var, silence compiler warning
[libsigrok.git] / src / hardware / uni-t-dmm / protocol.c
2018-10-13 Gerhard Sittiguni-t-dmm: use common hex dump helper routine
2018-03-03 Gerhard Sittiguni-t-dmm: style nits, copy loop vs memmove
2017-07-21 Uwe Hermanndrivers: Drop unneeded or duplicate comments.
2017-07-13 Uwe HermannVarious log message cleanups.
2017-07-07 Uwe HermannAdd sr_dev_acquisition_stop(), factor out SR_ERR_DEV_CL...
2017-06-06 Uwe HermannDrop trailing whitespace in various files.
2017-05-23 Uwe Hermannuni-t-dmm: Add missing special cases for some ES519xx...
2017-01-07 Gerhard Sittiglicense: remove FSF postal address from boiler plate...
2016-08-28 Uwe HermannDocument if or why sometimes digits/spec_digits is 0.
2016-06-17 Uwe Hermannuni-t-dmm: Convert to SR_DF_ANALOG.
2016-05-09 Lars-Peter Clausenuni-t-dmm: Use software limit helpers
2016-04-29 Uwe Hermanndev_acquisition_{start,stop}(): Drop duplicate 'cb_data...
2015-10-20 Uwe HermannSR_DF_ANALOG_OLD and sr_datafeed_analog_old renames.
2015-09-13 Daniel ElstnerBuild: Include <config.h> first in all source files
2015-08-16 Daniel ElstnerBuild: Set local include directories in Makefile.am
2015-03-26 Martin Linguni-t-dmm: Declare each meter type in only one place.
2015-03-21 Uwe HermannConstify a few arrays and variables.
2015-03-20 Uwe HermannAdd initial Voltcraft VC-870 support.
2015-03-01 Martin Lingut372: Initial sub-driver skeleton.
2014-10-25 Uwe HermannAdd support for the UNI-T UT71x series (aka Voltcraft...
2014-07-22 Bert VermeulenReorganize project tree.