]> sigrok.org Git - libsigrok.git/history - src/hardware/lecroy-xstream/protocol.c
drivers: Shorten some unnecessarily long arrays.
[libsigrok.git] / src / hardware / lecroy-xstream / protocol.c
2017-07-21 Uwe Hermanndrivers: Shorten some unnecessarily long arrays.
2017-07-21 Uwe Hermanndrivers: Use ARRAY_AND_SIZE where possible.
2017-07-07 Uwe HermannAdd sr_dev_acquisition_stop(), factor out SR_ERR_DEV_CL...
2017-03-08 Soeren Apellecroy-xstream: Fix capabilities listing in config_list()
2017-03-07 Soeren ApelRework sr_period_string
2017-03-02 Uwe Hermannlecroy-xstream: Drop some unneeded "lecroy_" prefixes.
2017-03-02 Uwe Hermannlecroy-xstream: Drop prototypes for non-existing functions.
2017-03-02 Uwe Hermannlecroy-xstream: Minor whitespace and consistency fixes.
2017-03-02 Soeren Apellecroy-xstream: Use sr_period_string()
2017-03-02 Soeren Apellecroy-xstream: Fix compiler warnings
2017-03-02 Soeren Apellecroy-xstream: Don't send custom SCPI command to the...
2017-03-02 Sven Schnellelecroy-xstream: Add the actual driver implementation
2017-03-02 Sven Schnellelecroy-xstream: Initial driver skeleton.