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
13 years ago
nelisky
ed60e33a94
Some tweaks to reporting and logging.
...
- Adding fpga number to the ztex string representation
- Removing usb details from the ztex string representation
- First frequency set no longer reports a bogus old freq
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
...
Not yet using suspend and while we have fpga counting implemented it isn't being used yet, thus only the groundwork for quad board support is done, not actually working yet.
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
...
For consistency with cgminer sources
13 years ago
nelisky
f9d4d92b9a
Some cleanup
13 years ago
nelisky
3067a414fc
leak fix
13 years ago
nelisky
57a2764eb5
Small tweaks to freq reporting
13 years ago
nelisky
a960087c0a
Ztex device removal segfault fixed
13 years ago
nelisky
3197ca54e4
Better cleanup and error handling
13 years ago
nelisky
95d17e985d
NULLing handle on destroy
13 years ago
nelisky
c5897683be
changing the bitstream read and push strategy.
...
It seems that thread heap space is neither large nor consistent across OSs. Specifically on windows I couldn't get a large enough buffer for the whole bitstream in one go, so I'm reading incrementally now
13 years ago
nelisky
dc6e2f4e18
Reading actual bitfilename
13 years ago
nelisky
5bbce4c42c
nonce check and error driven freq scaling
...
Following BTCMiner's algorithm.
13 years ago
nelisky
0902f21a04
add license headers and some cleanup
13 years ago
nelisky
99a188f94f
initial commit with some support for ztex 1.15x board.
...
This version is just a rough draft, but it does alredy mine.
Conflicts:
cgminer.c
configure.ac
13 years ago