]> sigrok.org Git - libsigrok.git/history - hardware/center-3xx/api.c
build: Portability fixes.
[libsigrok.git] / hardware / center-3xx / api.c
2014-07-21 Bert VermeulenAdd struct sr_session parameter to all session source...
2014-03-25 Uwe HermannRename various *PROBE* macros to *CHANNEL*.
2014-03-25 Uwe HermannRename sr_probe_new() to sr_channel_new().
2014-03-25 Uwe HermannReplace 'probe' with 'channel' in most places.
2014-03-25 Uwe HermannRename 'struct sr_probe' to 'struct sr_channel' everywhere.
2014-03-25 Uwe HermannConsistently use 'cg' for channel group variables.
2014-03-25 Uwe HermannReplace 'probe group' with 'channel group' everywhere.
2013-12-07 Bert VermeulenUse std_serial_dev_open().
2013-12-07 Bert Vermeulenstd: Standardize function name.
2013-12-07 Martin LingUse std_serial_dev_close() to replace matching dev_clos...
2013-12-07 Martin LingRoute sr_source_add for all serial devices through...
2013-11-08 Bert Vermeulenprobe_groups: API changes required to implement probe...
2013-08-08 Uwe Hermanncenter-3xx: Initial Center 309 / Voltcraft K204 support.
2013-08-08 Uwe Hermanncenter-3xx: Initial driver skeleton.