]> sigrok.org Git - libsigrok.git/history - hardware/ikalogic-scanalogic2/api.c
build: Portability fixes.
[libsigrok.git] / hardware / ikalogic-scanalogic2 / api.c
2014-07-21 Bert VermeulenAdd struct sr_session parameter to all session source...
2014-05-27 Bert Vermeulenikalogic-scanalogic2: Use new trigger API.
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-01-19 Bert VermeulenRemove SR_CONF_MAX_UNCOMPRESSED_SAMPLES again.
2014-01-09 Bert Vermeulenikalogic-scanalogic2: List all keys in device options.
2014-01-09 Bert Vermeulenikalogic-scanalogic2: Publish SR_CONF_MAX_UNCOMPRESSED_...
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-07-05 Marc SchinkUse GET_REPORT request for device to host transfer.
2013-06-11 Uwe Hermannscanalogic2: Replace %i with %s where needed.
2013-06-11 Uwe Hermannscanalogic2: Shorten a few function name prefixes.
2013-06-11 Uwe Hermannscanalogic2: Cosmetics, whitespace, typos, etc.
2013-06-11 Marc SchinkInitial driver for IKALOGIC Scanalogic-2
2013-06-11 Marc Schinkikalogic-scanalogic2: Initial driver skeleton.