]> sigrok.org Git - libsigrok.git/history - src/hardware/center-3xx/protocol.c
Add sr_dev_acquisition_stop(), factor out SR_ERR_DEV_CLOSED check.
[libsigrok.git] / src / hardware / center-3xx / protocol.c
2017-07-07 Uwe HermannAdd sr_dev_acquisition_stop(), factor out SR_ERR_DEV_CL...
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-08-23 Aurelien Jacobscenter-3xx: properly set encoding digits
2016-06-16 Uwe Hermanncenter-3xx: Convert to SR_DF_ANALOG.
2016-05-09 Lars-Peter Clausencenter-3xx: 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 Uwe Hermanncenter-3xx: 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.
2014-10-02 Martin LingAdd a timeout parameter to blocking serial calls.
2014-09-24 Martin Lingcenter-3xx: Make serial write call block.
2014-09-24 Martin Lingcenter-3xx: Mark serial read call as nonblocking.
2014-07-22 Bert VermeulenReorganize project tree.