|
fc14b2ee
|
2012-10-17T09:56:42
|
|
MMQ new initialisation (that works) and clocking control
|
|
b41de69c
|
2012-10-07T18:22:35
|
|
Fix various modminer warnings on mingw.
|
|
58bba40a
|
2012-10-07T10:19:52
|
|
fds need to be zeroed before set in modminer.
|
|
8f4ccebf
|
2012-09-16T11:47:54
|
|
remove MMQ unused variable warning
|
|
ad7aa2b3
|
2012-09-16T11:42:51
|
|
FPGA - allow long or short device names in detect code + style police
|
|
307d8da0
|
2012-09-04T15:57:11
|
|
HW: error counter auto for all devices - ztex code not fixed
|
|
0a79de93
|
2012-08-07T20:55:55
|
|
Convert the serial autodetect functions to use int instead of char to enumerate devices.
|
|
5c7e0308
|
2012-07-11T22:59:58
|
|
Modify te scanhash API to use an int64_t and return -1 on error, allowing zero to be a valid return value.
|
|
d4af2d05
|
2012-07-06T02:39:32
|
|
Turn work_restart array into a bool in thr_info
|
|
1e942147
|
2012-07-01T10:44:23
|
|
Timersub is supported on all build platforms so do away with custom timerval_subtract function.
|
|
d594aaf8
|
2012-06-19T04:42:32
|
|
Merge pull request #227 from luke-jr/serialusb
FPGA - allow device detect override without an open failure
|
|
1215da39
|
2012-06-18T05:51:09
|
|
modminer: Don't delay 2nd+ FPGAs during work restart
Add primary_thread boolean to threads to identify a single one as the "primary" thread for shared-resource multithreading.
This is needed since ModMiners use multiple threads to interface with independent hashing components.
|
|
4dee0d04
|
2012-06-05T13:30:40
|
|
FPGA - allow device detect override without an open failure
|
|
30bb3c62
|
2012-06-14T02:38:24
|
|
Merge pull request #224 from kanoi/master
API add ModMinerQuad support
|
|
b76053ef
|
2012-06-13T16:50:14
|
|
Bugfix: modminer: Fix unsigned/signed comparison and similar warnings
|
|
913221c3
|
2012-06-14T02:57:37
|
|
API add ModMinerQuad support
|
|
67611949
|
2012-06-12T19:55:37
|
|
Merge pull request #221 from luke-jr/cg_modminer
ModMiner cleanups and improvements
|
|
a78d616b
|
2012-06-12T16:31:17
|
|
modminer: Temperature sensor improvements
Display the temperature of each of the (up to) 4 FPGAs
|
|
9f872d1d
|
2012-06-12T14:33:36
|
|
modminer: Make log messages more consistent in format
|
|
86034f87
|
2012-06-12T20:19:32
|
|
ModMiner use valid .name
|
|
76f96f47
|
2012-06-11T03:02:10
|
|
New driver: BTCFPGA ModMiner
|