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
|
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 |
Luke Dashjr
|
a76b9deaef
Merge commit 'f28d7d7' into bfgminer
|
13 years ago |
Luke Dashjr
|
f28d7d7d95
Bugfix: opencl: Clean pc_data->work before freeing pc_data
|
13 years ago |
Con Kolivas
|
de28944328
Revert "Rollback breakage to 81567e515707891837f52bc3aac7d5916dfff5a2"
|
13 years ago |
Con Kolivas
|
8630525c5d
Merge pull request #399 from kanoi/bflsc
|
13 years ago |
ckolivas
|
8c87807519
Start the stratum thread only if we successfully init and authorise it, otherwise unset the init flag.
|
13 years ago |
ckolivas
|
e746ed6412
Make the initialisation of the stratum thread more robust allowing the watchpool thread safe access to it after the stratum thread is started.
|
13 years ago |
Kano
|
efb2403a38
API no longer ignore send() status
|
13 years ago |
Kano
|
1eca0476f1
API make the main socket non-static
|
13 years ago |
Luke Dashjr
|
02d8f20ba9
Merge commit '73c4b00' into bfgminer
|
13 years ago |