Con Kolivas
|
18f4d1aa0c
Nest avalon_decode functions to avoid doing unnecessary lookups once we have found the nonce.
|
13 years ago |
Con Kolivas
|
00b6319db6
Minor typo.
|
13 years ago |
Con Kolivas
|
2821c143f9
Minor grammo in avalon driver.
|
13 years ago |
Con Kolivas
|
f3dfff28b4
Only set stratum auth once to prevent multiple threads being started.
|
13 years ago |
Con Kolivas
|
2aa47b761b
Move the stratum and GBT data to be protected under a new cg_lock data_lock.
|
13 years ago |
Con Kolivas
|
7bf3cf762b
Convert ch_lock to a cglock.
|
13 years ago |
Con Kolivas
|
ef872eba28
Convert control lock to cglock.
|
13 years ago |
Con Kolivas
|
a7bb16018b
Implement cgminer locks.
|
13 years ago |
Con Kolivas
|
b491447b86
Sacrifice the memory from existing stratum curl handles when starting new to avoid curl crashes.
|
13 years ago |
Con Kolivas
|
1d697dd40d
Differentiate clear_sock from clear_sockbuf.
|
13 years ago |
Con Kolivas
|
b3a87936ac
Update keepalive settings to match 2.11 branch.
|
13 years ago |
Con Kolivas
|
1e985e38b3
Do host to le32 conversion on shown hash for stratum share results.
|
13 years ago |
Con Kolivas
|
420329f628
Use htole32 wrapper for nonce encoding in avalon.
|
13 years ago |
Con Kolivas
|
54377dba6f
Avoid bswap redefinition.
|
13 years ago |
Con Kolivas
|
43dff4c219
Remove unused rev8 function from avalon driver.
|
13 years ago |
Con Kolivas
|
5c1db2e07c
Make avalon temperature reading LOG_INFO level.
|
13 years ago |
Con Kolivas
|
3088e7763f
Keep the unique new id assigned during make_work
|
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 |
Xiangfu
|
7c1428a333
minor change
|
13 years ago |
Xiangfu
|
4d83ec634f
add idle code
|
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 |
Xiangfu
|
abe699cd9f
fix the work_i3 init
|
13 years ago |
Xiangfu
|
0661d7e996
add reinit_device
|
13 years ago |
Xiangfu
|
4b7640a6a9
the temp_history_count base on timeout
|
13 years ago |
Xiangfu
|
232ae13576
fix mistake on adjest_fan
|
13 years ago |