Con Kolivas
b97e6aa5a0
Presumably we should return false when the capability is missing in libztex_checkCapability.
2012-04-22 10:57:23 +10:00
Con Kolivas
bd46119c11
Style police on libztex.c.
2012-04-21 14:02:22 +10:00
nelisky
9ba2e21793
Some cleanup
2012-04-18 01:54:51 -07:00
nelisky
c280dd0dae
Moving space indentation to tabs
...
For consistency with cgminer sources
2012-04-17 01:51:53 -07:00
nelisky
f9d4d92b9a
Some cleanup
2012-04-17 01:25:55 -07:00
nelisky
3067a414fc
leak fix
2012-04-16 11:41:17 -07:00
nelisky
57a2764eb5
Small tweaks to freq reporting
2012-04-16 11:39:36 -07:00
nelisky
a960087c0a
Ztex device removal segfault fixed
2012-04-16 11:32:30 -07:00
nelisky
3197ca54e4
Better cleanup and error handling
2012-04-16 04:11:28 -07:00
nelisky
95d17e985d
NULLing handle on destroy
2012-04-16 04:07:56 -07:00
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
2012-04-16 04:07:40 -07:00
nelisky
dc6e2f4e18
Reading actual bitfilename
2012-04-16 04:07:12 -07:00
nelisky
5bbce4c42c
nonce check and error driven freq scaling
...
Following BTCMiner's algorithm.
2012-04-16 04:06:23 -07:00
nelisky
0902f21a04
add license headers and some cleanup
2012-04-16 04:06:11 -07:00
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
2012-04-16 04:01:51 -07:00