Con Kolivas
|
be8b4f9752
Use the main hashlist to store work done in the bitfury driver and remove work from the list by time, thereby fixing the duplicates at startup. Count hardware errors for when no match occurs.
|
12 years ago |
Con Kolivas
|
b30ae4a216
Use fractional hashrate return values in bitfury_scanhash to minimise the number of times we return 0 based on hashrate so far to further damp out displayed hashrate.
|
12 years ago |
Con Kolivas
|
7deaa91b26
Add information for 2nd USB interface on BF1 devices and choose interface 1 for bulk transfers.
|
12 years ago |
Con Kolivas
|
44b9cf50e3
Limit the duration we wait for reads in BF1 based on time already elapsed to account for other delays such as work restart messages or out of work.
|
12 years ago |
Con Kolivas
|
ce285ba602
Implement basic API stats for BF1 and increase array of results to check for the rare straggling result.
|
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
|
759e82bb98
Add in first draft for a serialised work model sending/receiving data for BF1 devices.
|
12 years ago |
Con Kolivas
|
977a7b753f
Reliably extract BF1 information at startup and reset the device.
|
12 years ago |
Con Kolivas
|
68a7e21022
Create basic placeholders for bitfury driver code.
|
12 years ago |