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