]> sigrok.org Git - libsigrok.git/history - src/hardware/testo/protocol.c
sr_dev_close(): Factor out SR_ERR_DEV_CLOSED check.
[libsigrok.git] / src / hardware / testo / protocol.c
2017-07-07 Uwe Hermannsr_dev_close(): Factor out SR_ERR_DEV_CLOSED check.
2017-07-07 Uwe HermannAdd sr_dev_acquisition_stop(), factor out SR_ERR_DEV_CL...
2017-07-04 RichardMark some arrays as const
2016-08-28 Uwe HermannHave remaining drivers default to digits=2 for analog...
2016-06-17 Uwe Hermanntesto: Convert to SR_DF_ANALOG.
2016-05-26 Uwe Hermanntesto: Minor indentation fixes.
2016-04-29 Uwe HermannRandom cosmetics and whitespace fixes.
2016-04-29 Uwe Hermanndev_acquisition_{start,stop}(): Drop duplicate 'cb_data...
2015-11-08 Uwe HermannConstify a lot more items.
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-03-22 Uwe HermannRandom whitespace and other minor fixes.
2015-03-21 Uwe HermannConstify a few arrays and variables.
2015-03-21 Uwe HermannVarious minor whitespace fixes.
2015-03-19 Martin LingSimplify channel creation.
2014-07-22 Bert VermeulenReorganize project tree.