]> sigrok.org Git - libsigrok.git/history - hardware/norma-dmm/api.c
Replace 'probe' with 'channel' in most places.
[libsigrok.git] / hardware / norma-dmm / api.c
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.
2014-02-26 Bert VermeulenRemove std_dev_clear() wrappers from drivers.
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-10-25 Uwe Hermannnorma-dmm: Minor cosmetics, coding-style, consistency...
2013-10-25 Matthias Heidbrinknorma dmm: Implemented driver.
2013-10-25 Matthias Heidbrinknorma dmm: Initial driver skeleton.