Luke Dashjr
|
1cf76106bc
Merge commit '2480cf2' into bfgminer-2.6.x
|
13 years ago |
Con Kolivas
|
2480cf23cc
Don't try to get bitforce temperature if we're polling for a result to minimise the chance of interleaved responses.
|
13 years ago |
Con Kolivas
|
83675099b9
Revert "Only get bitforce temperature at a time when we have not requested any other responses to minimise risk of interleaved responses."
|
13 years ago |
Con Kolivas
|
c433f234c5
Increase the timeout on bitforce as per Paul Sheppard's suggestion to account for throttling + work time + excess.
|
13 years ago |
Con Kolivas
|
e29d2d92c9
Only get bitforce temperature at a time when we have not requested any other responses to minimise risk of interleaved responses.
|
13 years ago |
Luke Dashjr
|
3aa54372dd
Merge commit '07fca3e' into bfgminer
|
13 years ago |
Con Kolivas
|
07fca3e289
The bitforce buffer is cleared and hw error count incremented on return from a failed send_work already so no need to do it within the send_work function.
|
13 years ago |
Con Kolivas
|
f27bcb8ee5
Going back to e68ecf5eb275e1cc2dc22c7db35b0bd8d9c799de
|
13 years ago |
Con Kolivas
|
65f4e2af3e
The bitforce buffer is cleared and hw error count incremented on return from a failed send_work already so no need to do it within the send_work function.
|
13 years ago |
Luke Dashjr
|
2d78450322
Merge branch 'bugfix_ftdi_alloca' into bfgminer
|
13 years ago |
Luke Dashjr
|
fa3a25f876
Bugfix: bitforce: Allocate enough space for FTDI description pointers
|
13 years ago |
Luke Dashjr
|
8cfb0dc7c5
Merge branch 'bf_thrttl_nores' into bfgminer
|
13 years ago |
Luke Dashjr
|
ea6abe58f9
Bugfix: bitforce: Don't count hashes that never happened due to throttling
|
13 years ago |
Luke Dashjr
|
bfbe7cee1f
Merge branch 'bugfix_bf_timeout' into bfgminer
|
13 years ago |
Luke Dashjr
|
d4f755d3d1
Bugfix: Deal with serial_open timeout maximum (25.5s)
|
13 years ago |
Luke Dashjr
|
7594c7ea7b
Merge branch 'bugfix_bf_gblnum' into bfgminer
|
13 years ago |
Luke Dashjr
|
6f11522b53
Bugfix: bitforce: Include the correct device id in "garbled response" warning
|
13 years ago |
Luke Dashjr
|
3faff788ce
Merge commit '0adbcd5' into bfgminer
|
13 years ago |
Luke Dashjr
|
ed4d6c4be0
Merge commit '0a79de9' into bfgminer
|
13 years ago |
Luke Dashjr
|
4c34b7fadf
Merge commit '7dffa07' into bfgminer
|
13 years ago |
Con Kolivas
|
0adbcd5d07
Fix windows bitforce build.
|
13 years ago |
Con Kolivas
|
0a79de9375
Convert the serial autodetect functions to use int instead of char to enumerate devices.
|
13 years ago |
Con Kolivas
|
9cae9a9d7f
Make the serial open timeout for BFL generically 1 second on windows.
|
13 years ago |
Con Kolivas
|
7dffa07ed9
Deuglify windows autodetect code for BFL.
|
13 years ago |
Con Kolivas
|
e52762c57a
There is no point zeroing temperature in BFL if we fail to get a response, and we should register it as a HW error, suggesting throttling.
|
13 years ago |
Luke Dashjr
|
7123bdc5cf
Merge branch 'bf_err_reopen' into bfgminer
|
13 years ago |
Luke Dashjr
|
65eccd3b77
bitforce: Reopen on communication error
|
13 years ago |
Luke Dashjr
|
d9d0ff1412
Merge commit '4443895' into bfgminer
|
13 years ago |
Luke Dashjr
|
37400e6830
Merge branch 'bugfix_bf_timeout' into bfgminer
|
13 years ago |
Luke Dashjr
|
07b6133bdd
Bugfix: bitforce: Increase serial read timeout to 30 seconds during actual mining, to tolerate more throttling
|
13 years ago |