|
b30ae4a2
|
2013-10-09T23:06:46
|
|
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.
|
|
7deaa91b
|
2013-09-27T10:36:23
|
|
Add information for 2nd USB interface on BF1 devices and choose interface 1 for bulk transfers.
|
|
44b9cf50
|
2013-09-26T12:11:25
|
|
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.
|
|
ce285ba6
|
2013-09-26T11:46:09
|
|
Implement basic API stats for BF1 and increase array of results to check for the rare straggling result.
|
|
5a8ac9fd
|
2013-09-25T22:22:05
|
|
Meter out return of estimated hashes in BF1 to smooth out visible hashrate.
|
|
4507a380
|
2013-09-25T22:12:34
|
|
Optimise inner scanhash loop for bf1.
|
|
c65fd778
|
2013-09-25T20:46:42
|
|
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.
|
|
759e82bb
|
2013-09-25T15:30:54
|
|
Add in first draft for a serialised work model sending/receiving data for BF1 devices.
|
|
977a7b75
|
2013-09-24T22:58:10
|
|
Reliably extract BF1 information at startup and reset the device.
|
|
68a7e210
|
2013-09-24T20:59:10
|
|
Create basic placeholders for bitfury driver code.
|