Luke Dashjr
|
4d2391a545
Bugfix: DevAPI: Don't call job_process_results when there was no previous job
|
12 years ago |
Luke Dashjr
|
aba4a1dd91
bigpic: Convert to async minerloop
|
12 years ago |
Luke Dashjr
|
b5f7c06d1b
bitfury: Port to Windows
|
12 years ago |
Luke Dashjr
|
a8c80c6883
bigpic: Use bitfury_fudge_nonce
|
12 years ago |
Luke Dashjr
|
657bb1a615
Use common bitfury_decnonce for all bitfury-based devices
|
12 years ago |
Luke Dashjr
|
5c0ad6bbb7
Merge branch 'bigpic' into bitfury
|
12 years ago |
Luke-Jr
|
56e51002ab
Merge pull request #288 from anajavi/bitfury
|
12 years ago |
Luke Dashjr
|
d478ae30e5
Rename bf1 driver to bigpic, as the same device has other brands too
|
12 years ago |
Luke Dashjr
|
43e99003f0
Merge commit '169d333' into bfgminer
|
12 years ago |
Luke Dashjr
|
169d333b1c
Bugfix: Repurpose "diff1" numbers to refer to only good nonces
|
12 years ago |
Luke Dashjr
|
7ac5f54310
bf1: Clean up log messages
|
12 years ago |
Luke Dashjr
|
e48ce18fa9
bf1: Reduce loglevel of debug messages
|
12 years ago |
Luke Dashjr
|
89406c9410
Bugfix: bf1: Add missing header to Makefile.am, and fix .dname/.name
|
12 years ago |
Luke Dashjr
|
fc5f0cf693
Merge commit '9a62026' into bigpic
|
12 years ago |
Luke Dashjr
|
caaf00ea5a
Merge tag 'bfgminer-3.1.4' into bigpic
|
12 years ago |
Luke Dashjr
|
4118573804
Merge tag 'bfgminer-3.1.3' into bigpic
|
12 years ago |
Luke Dashjr
|
e009320657
Merge tag 'bfgminer-3.1.2' into bigpic
|
12 years ago |
Con Kolivas
|
f97e1ad25f
Check for work restart, breaking out early after usb reads in BF1.
|
12 years ago |
Con Kolivas
|
ff4c4779f7
Do not lose the first sets of results from BF1.
|
12 years ago |
Con Kolivas
|
72c7798043
There is no point checking for results from the next round of work on BF1.
|
12 years ago |
Con Kolivas
|
8c0ab5f310
Last result returned by BF1 is an end of results marker so ignore it.
|
12 years ago |
Con Kolivas
|
9040cac924
restart_wait should return 0 if thr_restart is true.
|
12 years ago |
Con Kolivas
|
7a9669ec3c
Remove unused code by bitfury driver since current driver uses serialised scanhash.
|
12 years ago |
Con Kolivas
|
5a8ac9fdaf
Meter out return of estimated hashes in BF1 to smooth out visible hashrate.
|
12 years ago |
Con Kolivas
|
4507a3803b
Optimise inner scanhash loop for bf1.
|
12 years ago |
Con Kolivas
|
c65fd77873
Add yet another backup work for triple buffering of work in bf1 to account for extra late results returned and don't check nonce offsets which appear to never return.
|
12 years ago |
Con Kolivas
|
55c6e55c84
Name the work request and result usb commands for BF1
|
12 years ago |
Con Kolivas
|
edcea78a61
Define a mandatory upper limit to waiting for reset and data on BF1 based on full nonce duration.
|
12 years ago |
Con Kolivas
|
d6949f3a94
Decrease usb buffering to verbose logging.
|
12 years ago |
Con Kolivas
|
759e82bb98
Add in first draft for a serialised work model sending/receiving data for BF1 devices.
|
12 years ago |