]> sigrok.org Git - libsigrok.git/history - hardware/uni-t-ut32x/api.c
build: Portability fixes.
[libsigrok.git] / hardware / uni-t-ut32x / 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.
2014-02-26 Bert VermeulenRemove std_dev_clear() wrappers from drivers.
2014-01-17 Bert Vermeulenuni-t-ut32x: Fix typo that prevents usage with multiple...
2013-12-21 Martin LingUse common usb_source_add and usb_source_remove functions.
2013-11-08 Bert Vermeulenprobe_groups: API changes required to implement probe...
2013-09-25 Uwe Hermannuni-t-ut32x: Shorten dev_list().
2013-08-11 Bert Vermeulenuni-t-ut32x: Full acquisition support
2013-08-11 Bert Vermeulenuni-t-ut32x: Flesh out driver
2013-08-11 Bert Vermeulenuni-t-ut32x: Initial driver skeleton.