Luke Dashjr
|
985cf3d8a5
Merge commit '735d77f' into bfgminer
|
13 years ago |
Con Kolivas
|
735d77f349
Use strtod not strtol for bitforce temp backup.
|
13 years ago |
Con Kolivas
|
947a67ea24
Cope with broken drivers returning nonsense values for bitforce temperatures.
|
13 years ago |
Luke Dashjr
|
60dc628c98
Merge branch 'bugfix_bf_hwe' into bfgminer
|
13 years ago |
Luke Dashjr
|
c7163972e3
Bugfix: bitforce: Count actual throttling as hardware errors
|
13 years ago |
Luke Dashjr
|
dfa30502bf
Bugfix: Move thermal cutoff to general watchdog code (fixes bitforce recovery)
|
13 years ago |
Luke Dashjr
|
eb340117cd
Adjust identify_device API to return a bool whether supported or not, for runtime capability detection
|
13 years ago |
Luke Dashjr
|
69f6a94230
Merge commit 'ad7aa2b' into cgmerges
|
13 years ago |
Luke Dashjr
|
d7fb30aa56
Merge commit '9950cff' into cgmerges
|
13 years ago |
Luke Dashjr
|
3bfa1fc896
Merge commit '7a2407f' into cgmerges
|
13 years ago |
Kano
|
ad7aa2b382
FPGA - allow long or short device names in detect code + style police
|
13 years ago |
Luke Dashjr
|
e6b6d8816d
Merge branch 'cairnsmore' into bfgminer
|
13 years ago |
Luke Dashjr
|
f1265a7471
cairnsmore: Windows autodetect using FTDI library
|
13 years ago |
Kano
|
9487ba05cd
API/BFL identify a device - currently only BFL to flash the led
|
13 years ago |
Kano
|
7a2407f15c
BFL add throttle count to internal stats + API
|
13 years ago |
Kano
|
71e2f23f47
BFL: missing device id in log message
|
13 years ago |
Luke Dashjr
|
1cf76106bc
Merge commit '2480cf2' into bfgminer-2.6.x
|
13 years ago |
Con Kolivas
|
3b234da43f
Merge pull request #302 from luke-jr/bugfix_ftdi_alloca
|
13 years ago |
Luke Dashjr
|
d6d9778cef
Merge commit 'c3e3227' into bfgminer
|
13 years ago |
Luke Dashjr
|
7b1e6387f3
Merge commit '2480cf2' into bfgminer
|
13 years ago |
Con Kolivas
|
c3e32274ee
Cull all the early queue requests since we request every time work is popped now.
|
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 |