]> sigrok.org Git - libsigrok.git/history - src/hardware/saleae-logic-pro
uni-t-ut181a: silence compiler warning, use of uninitialized variable
[libsigrok.git] / src / hardware / saleae-logic-pro /
2018-12-20 Uwe Hermanndrivers: Make per-driver sr_dev_driver structs static.
2018-08-30 Gerhard Sittigsaleae and other FX2: show firmware name when loading...
2018-03-03 Gerhard Sittigsaleae-logic-pro: style nits, copy loop vs memcpy
2018-02-21 Romain TartièreCheck usb_get_port_path() return value
2018-02-09 Gerhard Sittigsaleae-logic-pro: silence "assigned, not used" compiler...
2017-07-31 Uwe Hermanndrivers: Consistently use same indentation for config_...
2017-07-21 Uwe Hermanndrivers: Use ARRAY_AND_SIZE where possible.
2017-07-21 Uwe Hermanndrivers: Factor out std_gvar_samplerates{,_steps}().
2017-07-21 Uwe Hermanndrivers: Drop unneeded or duplicate comments.
2017-07-19 Uwe Hermanndrivers: Always use same scanopts/drvopts/devopts/devop...
2017-07-19 Uwe Hermanndrivers: Add and use STD_CONFIG_LIST().
2017-07-17 Uwe Hermannsaleae-logic-pro: Use sr_dev_acquisition_stop() wrapper.
2017-07-16 Jan Luebbesaleae-logic-pro: Detect and abort on capture errors
2017-07-16 Jan Luebbesaleae-logic-pro: Implement bitstream upload and initia...
2017-07-16 Jan Luebbesaleae-logic-pro: Implement FX3 firmware upload
2017-07-13 Uwe Hermanndrivers: Remove some uneeded 'ret' variables.
2017-07-13 Uwe Hermannstd: Add and use std_dev_clear() where possible.
2017-07-13 Uwe Hermannstd: Rename std_dev_clear() to std_dev_clear_with_callb...
2017-07-08 Uwe Hermannsr_dev_close(): Set status to SR_ST_INACTIVE.
2017-07-08 Uwe Hermannsr_dev_open(): Set status to SR_ST_ACTIVE upon success.
2017-07-07 Uwe Hermannsr_config_set(): Factor out SR_ERR_DEV_CLOSED check.
2017-07-07 Uwe HermannAdd sr_dev_acquisition_start(), factor out SR_ERR_DEV_C...
2017-07-07 Uwe HermannAdd sr_dev_acquisition_stop(), factor out SR_ERR_DEV_CL...
2017-07-03 Uwe Hermannsaleae-logic-pro: Fix two compiler warnings.
2017-06-28 Uwe Hermannsaleae-logic-pro: Random minor cosmetics/consistency...
2017-06-28 Uwe Hermannsaleae-logic-pro: Driver name consistency fixes.