]> sigrok.org Git - libsigrok.git/history - src/hardware/rigol-ds/protocol.c
Add sr_dev_acquisition_stop(), factor out SR_ERR_DEV_CLOSED check.
[libsigrok.git] / src / hardware / rigol-ds / protocol.c
2017-07-07 Uwe HermannAdd sr_dev_acquisition_stop(), factor out SR_ERR_DEV_CL...
2017-06-06 Uwe HermannDrop trailing whitespace in various files.
2017-05-16 Martin Lingrigol-ds: Handle digital channels correctly for MSO2000...
2017-05-09 Martin Lingrigol-ds: Send *OPC? after commands that don't return...
2016-08-29 Uwe HermannRemove some unneeded double-spaces.
2016-08-23 Aurelien Jacobsrigol-ds: properly set encoding digits
2016-06-26 Aurelien Jacobsrigol-ds: properly report which channel is enabled.
2016-06-25 Aurelien Jacobsrigol-ds: add support for getting/setting trigger level.
2016-06-25 Aurelien Jacobsrigol-ds: add PROBE_FACTOR support.
2016-06-25 Aurelien Jacobsrigol-ds: split out vertical config reading in its...
2016-06-16 Uwe Hermannrigol-ds: Convert to SR_DF_ANALOG.
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 two more format warnings uncovered by MinGW build
2015-09-13 Daniel ElstnerFix log varargs bugs indicated by -Wformat
2015-08-25 Bert Vermeulenscpi: Move SCPI-related definitions to separate header...
2015-08-16 Daniel ElstnerBuild: Set local include directories in Makefile.am
2015-03-31 Uwe HermannReduce unnecessarily high indentation level in some...
2015-03-31 Uwe HermannMinor cosmetics and consistency fixes.
2015-03-24 Uwe HermannImprove readability and clarity of some numbers.
2015-03-22 Uwe HermannRandom whitespace and other minor fixes.
2015-03-21 Martin Lingrigol-ds: Add DS1000Z series support.
2015-03-19 Martin Lingrigol-ds: Use sr_scpi_get_bool().
2015-02-14 Uwe Hermannrigol-ds: Add missing "break" statements.
2014-09-08 Aurelien Jacobsrigol-ds: replace some magic numbers by appropriate...
2014-07-22 Bert VermeulenReorganize project tree.