]> sigrok.org Git - libsigrok.git/history - hardware/fx2lafw/protocol.c
build: Portability fixes.
[libsigrok.git] / hardware / fx2lafw / protocol.c
2014-07-21 Bert VermeulenAdd struct sr_session parameter to all session source...
2014-05-29 Bert Vermeulenfx2lafw: Fix sample count.
2014-05-28 Bert Vermeulenfx2lafw: Use new library software trigger.
2014-05-27 Bert Vermeulenfx2lafw: Use new trigger API.
2014-04-30 Martin Lingfx2lafw: pass sdi to command functions.
2014-04-24 Bert Vermeulenfx2lafw: Don't send more samples than requested.
2014-04-23 Bert VermeulenWIP
2014-04-06 Aurelien Jacobsfx2lafw: fix possible use of uninitialized variable...
2014-03-25 Uwe HermannReplace 'probe' with 'channel' in most places.
2014-03-25 Uwe HermannRename 'struct sr_probe' to 'struct sr_channel' everywhere.
2013-12-29 Uwe Hermannfx2lafw: Fix incorrect unitsize when a trigger fires.
2013-12-29 Uwe Hermannfx2lafw: Minor cleanups.
2013-12-21 Martin LingUse common usb_source_add and usb_source_remove functions.
2013-10-06 Uwe Hermannfx2lafw: Organize driver into api.c / protocol.[ch].