OpenHantek / openhantek

OpenHantek is a DSO software for Hantek (Voltcraft/Darkwire/Protek/Acetech) USB digital signal oscilloscopes
http://openhantek.org/
GNU General Public License v3.0
763 stars 199 forks source link

fix for libusb dereference crash / update appveyor links #267

Closed viktorxda closed 5 years ago

viktorxda commented 5 years ago

Original commit from 0x8BitStorm: https://github.com/thielj/openhantek/pull/2 He suggests that this a Windows only fix to prevent the libusb driver from crashing. Tested succesful with a 6022BL on Windows 10 and winusb driver on both devices (VID_04B4&PID_602A / VID_04B5&PID_602A).

This pull request also includes a readme update for the appveyor links.

viktorxda commented 5 years ago

Here is the Windows driver: openhantek_driver.zip

It will install the winusb driver for both the Hantek 6022BE/6022BL, the certificate will be automatically imported and then removed afterwards. This is just for the initial installation, the driver itself works without the certificate.