]> sigrok.org Git - libsigrok.git/history - src/hardware/hantek-dso/dso.c
No need to check return value of libusb_get_device_descriptor().
[libsigrok.git] / src / hardware / hantek-dso / dso.c
2015-09-20 Bert VermeulenNo need to check return value of libusb_get_device_desc...
2015-09-13 Daniel ElstnerBuild: Include <config.h> first in all source files
2015-08-16 Daniel ElstnerBuild: Set local include directories in Makefile.am
2015-07-09 Soeren ApelFix #442 by renaming sr_dev_driver.priv to .context
2015-03-31 Uwe HermannReplace some magic numbers with a #define.
2015-03-24 Uwe HermannVarious #include file cosmetic fixes.
2015-03-24 Uwe HermannVarious NULL-check consistency fixes.
2015-03-22 Uwe HermannRandom whitespace and other minor fixes.
2014-10-27 Bert Vermeulenhantek-dso: Fix driver/global/channel group config...
2014-09-29 Soeren Apelhantek-dso: Use physical USB connection instead of...
2014-07-22 Bert VermeulenReorganize project tree.