Luke Dashjr
|
7b8631b565
Merge branch 'avalon' into bfgminer
|
13 years ago |
Luke Dashjr
|
f7de581354
Merge remote-tracking branch 'avalon/avalon' into avalon
|
13 years ago |
Xiangfu
|
07eae74f22
if all result are wrong in one batch read. reinit the avalon
|
13 years ago |
Xiangfu
|
a94f3ba3b1
record the last result temperature info
|
13 years ago |
Xiangfu
|
04c37a46c0
delay when close avalon; only record matched result
|
13 years ago |
Xiangfu
|
f7c618f8ad
fix no_matching_work only count when debug
|
13 years ago |
Fabiano Weimar dos Santos
|
f4ba8243ca
Added bfgminer-rpc binary to .gitignore
|
13 years ago |
Xiangfu
|
7c1428a333
minor change
|
13 years ago |
Xiangfu
|
4d83ec634f
add idle code
|
13 years ago |
Luke Dashjr
|
389651a8af
Merge commit '35a249f' into bfgminer
|
13 years ago |
Luke Dashjr
|
35a249ff04
Bugfix: modminer: Properly fail on dynclock error
|
13 years ago |
Luke Dashjr
|
838a97de40
Default to work queue mode on BitForce SC devices
|
13 years ago |
Luke Dashjr
|
ec50890c98
bitforce: Implement support for non-contiguous XLINK slave addressing
|
13 years ago |
Xiangfu
|
fa4397dd97
fliter the temp_max >= 100, print the result for debug.
|
13 years ago |
Xiangfu
|
083d8a6603
export more data to API stats
|
13 years ago |
Xiangfu
|
d7f0db17ea
add default chip frequency
|
13 years ago |
Con Kolivas
|
8ae743fb4e
Merge pull request #400 from kanoi/bflsc
|
13 years ago |
Con Kolivas
|
66c567ab2e
Use curl_easy_cleanup to close any open stratum sockets.
|
13 years ago |
Kano
|
f24fab3fd4
Show pool number in switch message
|
13 years ago |
Con Kolivas
|
e0196a3307
Don't start testing any pools with the watchpool thread if any of the test threads are still active.
|
13 years ago |
Con Kolivas
|
7e3ca57049
Set sockd to false should curl setup fail on stratum.
|
13 years ago |
Con Kolivas
|
56068d6839
Close any open sockets when reusing a curl handle and reopen the socket whenever we're retrying stratum.
|
13 years ago |
Con Kolivas
|
81c02123f8
Set pool died on failed testing to allow idle flag and time to be set.
|
13 years ago |
Con Kolivas
|
c618d868cc
Remove unused pthread_t typedefs from struct pool.
|
13 years ago |
Con Kolivas
|
6c77e9a884
Perform pool_resus on all pools that are found alive with the test pool threads.
|
13 years ago |
Con Kolivas
|
d932a36c46
Use pool_unworkable in select_balanced as well.
|
13 years ago |
Con Kolivas
|
90a1114a46
Differentiate pool_unusable from pool_unworkable.
|
13 years ago |
Con Kolivas
|
3b84131f10
Keep a connection open on higher priority stratum pools to fail back to them.
|
13 years ago |
Con Kolivas
|
f3ce5777a2
Rename threads according to what pool they're associated with as well.
|
13 years ago |
Con Kolivas
|
9b34d82154
Set the wrong bool in pool_active
|
13 years ago |