]> sigrok.org Git - libsigrok.git/history - src/hardware/uni-t-ut32x/protocol.c
uni-t-ut32x: improve robustness of packet parser, more diagnostics
[libsigrok.git] / src / hardware / uni-t-ut32x / protocol.c
2019-01-13 Gerhard Sittiguni-t-ut32x: improve robustness of packet parser, more...
2019-01-13 Gerhard Sittiguni-t-ut32x: use ASCII literals in packet parser, symbo...
2019-01-13 Gerhard Sittiguni-t-ut32x: use common code for sw limits, minor data...
2017-07-07 Uwe HermannAdd sr_dev_acquisition_stop(), factor out SR_ERR_DEV_CL...
2016-08-23 Aurelien Jacobsuni-t-ut32x: properly set encoding digits
2016-06-17 Uwe Hermannuni-t-ut32x: Convert to SR_DF_ANALOG.
2016-05-31 Lars-Peter ClausenUse driver name as the log prefix in standard functions
2016-05-17 Lars-Peter ClausenDrop unnecessary struct sr_dev_driver forward declarations
2016-04-29 Uwe Hermannuni-t-ut32x: Fix copy-paste error.
2016-04-29 Uwe Hermanndev_acquisition_{start,stop}(): Drop duplicate 'cb_data...
2016-04-29 Uwe HermannFactor out std_session_send_df_end() helper.
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-07-09 Soeren ApelFix #442 by renaming sr_dev_driver.priv to .context
2015-04-12 Uwe Hermannwindows: Fix various compiler warnings.
2015-03-24 Uwe HermannVarious #include file cosmetic fixes.
2015-03-21 Uwe HermannVarious minor whitespace fixes.
2015-03-21 Martin LingPass driver struct pointer to driver callbacks.
2014-07-22 Bert VermeulenReorganize project tree.