]> sigrok.org Git - libsigrok.git/history - src/hardware/norma-dmm/protocol.c
output/csv: use intermediate time_t var, silence compiler warning
[libsigrok.git] / src / hardware / norma-dmm / protocol.c
2017-07-21 Uwe Hermanndrivers: Drop unneeded or duplicate comments.
2017-07-07 Uwe HermannAdd sr_dev_acquisition_stop(), factor out SR_ERR_DEV_CL...
2016-08-29 Uwe HermannRemove some unneeded double-spaces.
2016-08-28 Uwe HermannHave remaining drivers default to digits=2 for analog...
2016-06-16 Uwe Hermannnorma-dmm: Convert to SR_DF_ANALOG.
2016-05-09 Lars-Peter Clausennorma-dmm: Use software limit helpers
2016-04-29 Uwe Hermanndev_acquisition_{start,stop}(): Drop duplicate 'cb_data...
2016-01-07 Uwe HermannUse ALL_ZERO in a few more places.
2015-10-20 Uwe HermannSR_DF_ANALOG_OLD and sr_datafeed_analog_old renames.
2015-09-13 Uwe Hermannnorma-dmm: Fix blocking serial write timeout.
2015-09-13 Daniel ElstnerBuild: Include <config.h> first in all source files
2015-03-31 Uwe HermannReplace some magic numbers with a #define.
2015-03-24 Uwe HermannFix a bunch of typos.
2015-03-22 Uwe HermannMake memset() invocations consistent across all files.
2014-10-02 Martin LingAdd a timeout parameter to blocking serial calls.
2014-09-24 Martin Lingnorma-dmm: Make serial write call block.
2014-09-24 Martin Lingnorma-dmm: Mark serial read call as nonblocking.
2014-07-22 Bert VermeulenReorganize project tree.