60 Commits (4b4a13549e37146756a121f105d73500102b1b56)

Author SHA1 Message Date
Kano 6ca0eaa987 fix windows log warnings 11 years ago
Kano d3955b8951 ztx correct applog typing 12 years ago
Denis Ahrens f553c50b7b ztex: if we had only errors in one round we do not count the errors 12 years ago
Denis Ahrens ccee686aee ztex: precheck the secondary solutions to avoid hw errors 12 years ago
Denis Ahrens 01d7b261eb libztex: fixed a typo 12 years ago
Denis Ahrens 29ff10743f libztex: check returnvalue of libusb_claim_interface() and release the 12 years ago
Denis Ahrens e2c8a1d0f6 libztex: avoid the use of libusb_error_name() 12 years ago
Denis Ahrens 0559d0bb6a libztex: in case the selectFpga() failed set the selected fpga to unknown 12 years ago
Denis Ahrens f5a575966c libztex: use a function for the twice called firmware reset code 12 years ago
Denis Ahrens 9b1d0c9d95 libztex: removed an unused struct member (ztex->valid) 12 years ago
Denis Ahrens dba007287c ztex: more style and whitespace fixes 12 years ago
Denis Ahrens 44c0f72a53 libztex: silenced another warning 12 years ago
Con Kolivas 77ef4c210f Include the correct config header in libztex and include it before other includes. 12 years ago
Denis Ahrens b7753e3317 libztex: fixed some warnings and removed some whitespaces 12 years ago
Denis Ahrens 69a688f53d libztex: silenced some warnings 12 years ago
Denis Ahrens b48b2cc8c4 libztex: Read bitstream file in 2kb blocks with simpler and faster code 12 years ago
Denis Ahrens 1203f1f621 libztex: Add firmware download support for ZTEX 1.15d and 1.15x 12 years ago
Peter Stuge f967392877 libztex: Factor out local version of libusb_get_string_descriptor_ascii() 12 years ago
Denis Ahrens 90b3e6adbd libztex: Make log messages say bitstream when refering to bitstreams 12 years ago
Denis Ahrens d9479b2cee libztex: Don't return error when a bitstream was already configured 12 years ago
Denis Ahrens b70edef9f5 libztex: Read bitstream file in 64kb blocks with simpler and faster code 12 years ago
Denis Ahrens a5b2845096 libztex: Verify that the mining firmware is not a dummy firmware 12 years ago
Denis Ahrens 843e9120b3 libztex: Match mining firmware ZTEX descriptor against the dummy firmware 12 years ago
Denis Ahrens 8d7ad82806 libztex: Start download sequence only after reading in the new firmware 12 years ago
Peter Stuge 584dc5acd5 libztex: Download mining firmware to all devices with dummy firmware 12 years ago
Denis Ahrens b28dbc2e1c ztex: Harmonize low-speed FPGA configuration code with high-speed code 12 years ago
Denis Ahrens 4629553ad6 ztex: Display FPGA clock frequency with only one decimal 12 years ago
Peter Stuge 1c204dc927 libztex: Silence warning: comparison between signed and unsigned 12 years ago
Peter Stuge 972ddf74c7 libztex: Work around ZTEX USB firmware bug exposed by the FreeBSD libusb 12 years ago
Con Kolivas dc7fc13e93 Convert libztex to nmsleep where possible. 12 years ago
Con Kolivas 346d09c36d Reorder libztex header include order to fix missing struct definition. 12 years ago
Con Kolivas 9e76aed66d Initialise cnt in libztex.c 12 years ago
Con Kolivas 9065c63f40 Repeating on timeout in ztex could make the code never return. 12 years ago
Con Kolivas 0954a22995 Offset libusb reads/writes by length written as well in ztex. 12 years ago
Con Kolivas e796284cbe Cope with timeouts and partial reads in ztex code. 12 years ago
Con Kolivas a916be0b09 Repeating on timeout in ztex could make the code never return. 12 years ago
Con Kolivas 567751410e Offset libusb reads/writes by length written as well in ztex. 12 years ago
Con Kolivas 280539bf98 Cope with timeouts and partial reads in ztex code. 12 years ago
Luke Dashjr d3fa59d76f Abstract generally useful FPGA code into fpgautils.c 12 years ago
nelisky ed60e33a94 Some tweaks to reporting and logging. 13 years ago
nelisky 0080aea432 Trying harder to get 1.15y working 13 years ago
nelisky 57a72d51fb Blind implementation of multi-fpga board 1.15y. 13 years ago
nelisky 719b0c7cee HS bitstream configuration 13 years ago
nelisky 316ebc3b04 Code style cleanup 13 years ago
nelisky 6bb3c40d20 Annotating frequency changes with the changed from value 13 years ago
nelisky 5f5e1063f4 Firmware 15d4 support 13 years ago
Con Kolivas b97e6aa5a0 Presumably we should return false when the capability is missing in libztex_checkCapability. 13 years ago
Con Kolivas bd46119c11 Style police on libztex.c. 13 years ago
nelisky 9ba2e21793 Some cleanup 13 years ago
nelisky c280dd0dae Moving space indentation to tabs 13 years ago