]> sigrok.org Git - libsigrok.git/history - src/hardware/brymen-dmm/protocol.c
dmm/bm85x: introduce DMM packet parser for Brymen BM850(a/s)
[libsigrok.git] / src / hardware / brymen-dmm / protocol.c
2017-07-07 Uwe HermannAdd sr_dev_acquisition_stop(), factor out SR_ERR_DEV_CL...
2016-08-28 Uwe HermannHave remaining drivers default to digits=2 for analog...
2016-06-16 Uwe Hermannbrymen-dmm: Convert to SR_DF_ANALOG.
2016-05-09 Lars-Peter Clausenbrymen-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-09-13 Daniel ElstnerFix log varargs bugs indicated by -Wformat
2015-03-24 Uwe HermannImprove readability and clarity of some numbers.
2015-03-22 Uwe HermannRandom whitespace and other minor fixes.
2014-09-24 Martin Lingbrymen-dmm: Mark serial read calls as nonblocking.
2014-07-22 Bert VermeulenReorganize project tree.