]> sigrok.org Git - libsigrok.git/history - src/hardware/pce-322a/api.c
scpi-pps: Add a missing "break" in config_get().
[libsigrok.git] / src / hardware / pce-322a / api.c
2018-02-21 Gerhard Sittigpce-322a: include config.h before any other header...
2017-07-31 Uwe Hermanndrivers: Remove some unneeded 'ret' variables.
2017-07-31 Uwe Hermanndrivers: Random SR_CONF_LIMIT_* cleanups.
2017-07-31 Uwe Hermanndrivers: Factor out std_*_idx*().
2017-07-31 Uwe Hermanndrivers: Factor out std_gvar_tuple_u64().
2017-07-21 Uwe Hermannstd_gvar_tuple_array(): Change to allow for more ARRAY_...
2017-07-21 Uwe Hermanndrivers: Shorten some unnecessarily long arrays.
2017-07-21 Uwe Hermanndrivers: Use ARRAY_AND_SIZE where possible.
2017-07-21 Uwe Hermanndrivers: Factor out std_gvar_tuple_{array,rational}().
2017-07-21 Uwe Hermanndrivers: Drop unneeded or duplicate comments.
2017-07-19 Uwe Hermanndrivers: Add and use STD_CONFIG_LIST().
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-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-03-07 Matthieu Guillauminpce-322a: Adding support for reading memory from PCE...
2016-05-31 Lars-Peter ClausenRemove unnecessary std_serial_dev_acquisition_stop...
2016-05-31 Lars-Peter Clausenstd_serial_dev_acquisition_stop(): Remove dev_close_fn...
2016-05-31 Lars-Peter Clausenstd_serial_dev_acquisition_stop(): Remove serial parameter
2016-05-31 Lars-Peter ClausenUse driver name as the log prefix in standard functions
2016-05-31 Lars-Peter Clausenpce-322a: Pass driver dev_close callback std_serial_dev...
2016-05-27 Lars-Peter ClausenSimplify single device list handling
2016-05-27 Lars-Peter ClausenAdd helper function for scan completion
2016-05-18 George Hopkinspce-322a: Initial driver implementation.