Luke Dashjr
|
927d9dc5da
Merge commit '4f13128' into bfgminer
|
13 years ago |
Luke Dashjr
|
4f13128109
pool_active: Ensure temporary curl is always cleaned up
|
13 years ago |
Christian Berendt
|
52369e06ef
added example for Python using the RPC API
|
13 years ago |
Christian Berendt
|
df8e449d7e
added SPEC file for SUSE distributions
|
13 years ago |
Christian Berendt
|
52def3768f
fixed typo
|
13 years ago |
Luke Dashjr
|
b6c1f3b603
Merge commit 'f01ea52' into bfgminer
|
13 years ago |
Luke Dashjr
|
f01ea523d9
Bugfix: modminer: Since RPC always includes the temperature, we don't need to add it specially
|
13 years ago |
Luke Dashjr
|
cfccef1556
bitforce: Expose dual temperature sensors to RPC
|
13 years ago |
Luke Dashjr
|
d85c898c41
bitforce: Support for up to 2 temperature sensors per processor
|
13 years ago |
Luke Dashjr
|
85f7147aa7
Merge branch 'queuedwork' into bfgminer
|
13 years ago |
Luke Dashjr
|
931ef7b102
Bugfix: bitforce: BFP_QUEUE: Attempt to recover from extra queue results, or the next job finishing early
|
13 years ago |
Luke Dashjr
|
d787f0e58c
bitforce: Always send a new job ASAP after flushing the queue
|
13 years ago |
Luke Dashjr
|
37e97be173
bitforce: Implement "Queue Job Pack" (ZWX) and use it for XLINK devices to avoid USB latency issues
|
13 years ago |
Luke Dashjr
|
aa9c3afa67
bitforce: Ignore INPROCESS added to ZOX response
|
13 years ago |
Luke Dashjr
|
67638b8416
Implement minerloop_queue for devices that process work items too fast to keep track of which one they're currently working on
|
13 years ago |
Luke Dashjr
|
7454181fcf
Merge commit 'd41b6b2' into bfgminer
|
13 years ago |
Luke Dashjr
|
d41b6b2830
Clarify stratum mining.set_difficulty debug log message
|
13 years ago |
Con Kolivas
|
80b36ddcb5
Get rid of unused status flag setting for now in avalon.
|
13 years ago |
Con Kolivas
|
a973a2da3b
Use intermediate cglock when generating stratum work.
|
13 years ago |
Con Kolivas
|
72cd8fe28e
Update exactone diff.
|
13 years ago |
Con Kolivas
|
8560b405f2
Add stratum show_message support.
|
13 years ago |
Con Kolivas
|
9f6ff0cfbe
Add net bytes sent/received suport.
|
13 years ago |
Luke Dashjr
|
440e85db72
Merge branch 'bfgminer' (early part) into queuedwork
|
13 years ago |
Luke Dashjr
|
feb8b755e6
bitforce: Split ZOX command into its own function
|
13 years ago |
Luke Dashjr
|
f374013b81
Merge commit '15f52a9' into bfgminer
|
13 years ago |
Luke Dashjr
|
15f52a91f4
Try to find jansson via pkg-config first, and fall back to checking system defaults if that fails
|
13 years ago |
Luke Dashjr
|
b83b6dbed4
No longer call configure from autogen.sh
|
13 years ago |
Con Kolivas
|
d37b3146c4
Increase reliability of avalon startup by only opening and resetting the device once, looking for the id sequence offset by one byte as well, and still ignoring if it's wrong, assuming it is an avalon.
|
13 years ago |
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 |