1
0
mirror of https://github.com/GOSTSec/sgminer synced 2025-01-01 18:55:36 +00:00
Commit Graph

61 Commits

Author SHA1 Message Date
Con Kolivas
d594aaf80f Merge pull request #227 from luke-jr/serialusb
FPGA - allow device detect override without an open failure
2012-06-19 04:42:32 -07:00
Luke Dashjr
1215da39ee 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.
2012-06-18 05:51:09 +00:00
Kano
4dee0d049c FPGA - allow device detect override without an open failure 2012-06-14 15:10:02 +00:00
Con Kolivas
30bb3c62a6 Merge pull request #224 from kanoi/master
API add ModMinerQuad support
2012-06-14 02:38:24 -07:00
Luke Dashjr
b76053efea Bugfix: modminer: Fix unsigned/signed comparison and similar warnings 2012-06-13 17:03:21 +00:00
Kano
913221c373 API add ModMinerQuad support 2012-06-14 02:57:37 +10:00
Con Kolivas
67611949dc Merge pull request #221 from luke-jr/cg_modminer
ModMiner cleanups and improvements
2012-06-12 19:55:37 -07:00
Luke Dashjr
a78d616bc5 modminer: Temperature sensor improvements
Display the temperature of each of the (up to) 4 FPGAs
2012-06-12 17:04:03 +00:00
Luke Dashjr
9f872d1de6 modminer: Make log messages more consistent in format 2012-06-12 17:03:47 +00:00
Kano
86034f87df ModMiner use valid .name 2012-06-12 20:19:32 +10:00
Luke Dashjr
76f96f4717 New driver: BTCFPGA ModMiner 2012-06-12 02:38:36 +00:00