Luke Dashjr
|
86f7f29dd0
Merge commit '8534c62' into bfgminer
|
13 years ago |
Luke Dashjr
|
8534c62bb3
Bugfix: bitforce: Close opened fd if reinit fails
|
13 years ago |
Luke Dashjr
|
7f29b170dc
Merge commit 'b150810' into bfgminer
|
13 years ago |
Luke Dashjr
|
b1508105e9
Bugfix: bitforce: Retry ZGX until device is NOT busy
|
13 years ago |
Luke-Jr
|
49135f8f3f
Merge pull request #217 from berendt/bfgminer
|
13 years ago |
Christian Berendt
|
67ca6d7df2
updated SUSE SPEC to version 3.0.0
|
13 years ago |
Luke Dashjr
|
d0e8f021fb
bitforce: Log when zero queued results are received
|
13 years ago |
Con Kolivas
|
2f89eef4b1
Differentiate socket closed from socket error in recv_line.
|
13 years ago |
Con Kolivas
|
b2106b3aed
Free avalon->works in the event we call avalon_prepare on failure to initialise.
|
13 years ago |
Con Kolivas
|
6e9bbf236a
Make sure to do full avalon_init if the device_fd is invalid.
|
13 years ago |
Luke Dashjr
|
391b89386d
Merge commit 'e201369' into bfgminer
|
13 years ago |
Luke Dashjr
|
e201369b97
Bugfix: openwrt: Never include _ in platform name
|
13 years ago |
Luke Dashjr
|
9150c803d4
Bump version to 3.0.0
|
13 years ago |
Luke Dashjr
|
e3c65ccc8c
Update copyrights
|
13 years ago |
Luke Dashjr
|
d662afd5f8
debian: Include new api-example.py in docs
|
13 years ago |
Luke Dashjr
|
2a355e454e
Merge branch 'bfgminer' of github.com:luke-jr/bfgminer into bfgminer
|
13 years ago |
Luke Dashjr
|
de8d928348
Merge commit 'd8d0942' into bfgminer
|
13 years ago |
Luke Dashjr
|
d8d09426e7
Bugfix: bitforce: Free initialization data to avoid trivial one-time memory leak
|
13 years ago |
Luke-Jr
|
86a95773a0
Merge pull request #213 from berendt/bfgminer
|
13 years ago |
Con Kolivas
|
be5a20c8d6
Fix warnings.
|
13 years ago |
Con Kolivas
|
67be00e41e
Create an array of 4 lots of work for avalon and cycle through them.
|
13 years ago |
Luke Dashjr
|
5cafc2be40
Support for local submission of found blocks (GBT only)
|
13 years ago |
Con Kolivas
|
6752c24750
Remove unused per unit matching work count for avalon.
|
13 years ago |
Luke Dashjr
|
410ddbdd37
bitforce: RPC pgaset fanmode 0-5 for manual fan control
|
13 years ago |
Con Kolivas
|
7dda3e4402
Rename the confusing avalon_info pointer.
|
13 years ago |
Luke Dashjr
|
70017f46ce
bitforce: More debugging information
|
13 years ago |
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 |
Con Kolivas
|
2f75a5d89e
Simplify avalon scanhash code using the new find_queued_work_bymidstate function. Partially works only.
|
13 years ago |
Christian Berendt
|
52369e06ef
added example for Python using the RPC API
|
13 years ago |