]> sigrok.org Git - libsigrok.git/history - src/hardware/motech-lps-30x/protocol.c
output/csv: use intermediate time_t var, silence compiler warning
[libsigrok.git] / src / hardware / motech-lps-30x / protocol.c
2018-02-09 Gerhard Sittigmotech-lps-30x: fix several compiler warnings
2017-11-11 Frank Stettnerdrivers: Fix locale dependent string to float conversion
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 HermannDocument if or why sometimes digits/spec_digits is 0.
2016-08-23 Aurelien Jacobsmotech-lps-30x: properly set encoding digits
2016-06-17 Uwe Hermannmotech-lps-30x: Convert to SR_DF_ANALOG.
2016-05-09 Lars-Peter Clausenmotech-lps-30x: 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-09-09 Uwe Hermannportability: Use g_strerror() in favor of strerror().
2015-03-31 Uwe HermannReduce unnecessarily high indentation level in some...
2015-03-24 Uwe HermannVarious #include file cosmetic fixes.
2015-03-22 Uwe HermannConsistency and whitespace fixes for switch statements.
2015-03-22 Uwe HermannRandom whitespace and other minor fixes.
2015-03-21 Uwe HermannVarious minor whitespace fixes.
2014-09-24 Martin Lingmotech-lps-30x: Mark serial read call as nonblocking.
2014-07-22 Bert VermeulenReorganize project tree.