]> sigrok.org Git - libsigrok.git/history - src/hardware/fx2lafw/protocol.c
windows: Fix various compiler warnings.
[libsigrok.git] / src / hardware / fx2lafw / protocol.c
2015-04-12 Uwe Hermannwindows: Fix various compiler warnings.
2015-04-09 Uwe Hermanndslogic: Add #defines for timeouts and delays.
2015-04-03 Uwe Hermannfx2lafw: Use libusb_error_name() for reporting transfer...
2015-03-19 Uwe Hermannfx2lafw: Replace obsoleted strncmp() calls.
2015-03-19 eightdotVarious fixes/updates to make the driver compile.
2015-03-19 Bert Vermeulenfx2lafw: Basic acquisition support for DSLogic.
2015-03-19 Bert Vermeulenfx2lafw: scan/firmware support for DSLogic.
2014-11-25 Aurelien Jacobsfx2lafw: Add SR_CONF_CAPTURE_RATIO support.
2014-11-25 Aurelien Jacobssoft-trigger: Add support for pre-triggering.
2014-11-21 Uwe HermannConsistently use g_malloc0() for allocating devc.
2014-09-27 Soeren Apelfx2lafw: Use physical USB connection instead of sdi...
2014-08-25 Bert Vermeulenfx2lafw: Code cleanup.
2014-07-22 Bert Vermeulenfx2lafw: Fix continuous mode.
2014-07-22 Bert VermeulenReorganize project tree.