]> sigrok.org Git - libsigrok.git/history - hardware/fx2lafw/api.c
Replace 'probe' with 'channel' in most places.
[libsigrok.git] / hardware / fx2lafw / 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-29 Uwe Hermannfx2lafw: Minor cleanups.
2013-12-21 Martin LingUse common usb_source_add and usb_source_remove functions.
2013-11-08 Martin Lingprobe_groups: API changes required to implement probe...
2013-10-06 Uwe Hermannfx2lafw: Organize driver into api.c / protocol.[ch].