]> sigrok.org Git - libsigrok.git/history - src/hardware/saleae-logic-pro/api.c
sr_dev_close(): Set status to SR_ST_INACTIVE.
[libsigrok.git] / src / hardware / saleae-logic-pro / api.c
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.