Con Kolivas
|
8fdf6d5c64
Only clear stratum shares mandatorily on stratum dropouts when the pool does not support resume.
|
13 years ago |
Con Kolivas
|
f60637c3f9
Try resubmitting stratum shares every 5 seconds for up to 2 minutes if the pool session id exists and matches on failure to submit.
|
13 years ago |
Con Kolivas
|
7e8019acdd
Do as much outside of mutex locking of sshare_lock as possible.
|
13 years ago |
Con Kolivas
|
7551b88d00
Remove last reference to struct work used outside the sshare_lock in submit_work_thread
|
13 years ago |
Con Kolivas
|
ebb99e5a8d
Unlock the sshare_lock in submit_work_thread when all references to work and sshare are complete.
|
13 years ago |
Xiangfu
|
1a71cbee1d
cgminer-api: add -o option: no format, only the result
|
13 years ago |
Con Kolivas
|
1bf1f4a217
Add timestamps to stratum_share structs as they're generated and copy the stratum sessionid if it exists to stratum work generated.
|
13 years ago |
Con Kolivas
|
c851f39598
Store session id for stratum if the pool supports it for future mining.resume support.
|
13 years ago |
Luke Dashjr
|
cba42369d9
Move cgpu_info and thr_info initialization to main, and ensure all get initialized before starting any threads
|
13 years ago |
Con Kolivas
|
040cf6d3b8
Merge pull request #385 from kanoi/hotplug
|
13 years ago |
Luke Dashjr
|
0ba5203ad7
Refactor and simplify miner_thread (no major behavioural changes)
|
13 years ago |
Kano
|
00be617ce1
API.java allow partial reads
|
13 years ago |
Xiangfu
|
6274c5488b
update fan pwm
|
13 years ago |
Xiangfu
|
d816f5df3a
update the FAN_PWM MAX/MIN
|
13 years ago |
Xiangfu
|
c5cf2c0496
minor change
|
13 years ago |
Xiangfu
|
13a3108032
overclock code
|
13 years ago |
Xiangfu
|
0e87e83401
fix the display. remove test data
|
13 years ago |
Xiangfu
|
7dd1b30bc8
minor change
|
13 years ago |
Xiangfu
|
b98e59a29f
change teh Copyright
|
13 years ago |
Xiangfu
|
296fa2dd84
fix the fan/temp control
|
13 years ago |
Xiangfu
|
c46ab2d86d
fix the temp_avg
|
13 years ago |
Xiangfu
|
ad3047d86c
fix temp
|
13 years ago |
Xiangfu
|
61c6eb06b9
add fan/temp control
|
13 years ago |
Xiangfu
|
661378a15b
add FAN speed factor
|
13 years ago |
Xiangfu
|
b0bd28a0a4
add TODO on fan/temp control. cleanup detect
|
13 years ago |
Xiangfu
|
ea0b566d76
add the gate_miner bits
|
13 years ago |
Xiangfu
|
4c4cba12ee
* only send one byte on reset
|
13 years ago |
Xiangfu
|
0e381f802c
fix the hash_count return
|
13 years ago |
Xiangfu
|
d5276d1bf4
fix the LOG_WARNING
|
13 years ago |
Xiangfu
|
5976768aa6
add comment on hash_count
|
13 years ago |