Luke Dashjr
|
831c0d2eee
Use bfg_strerror in locations previously just logging raw error numbers
|
13 years ago |
Luke Dashjr
|
68aa670b50
Bugfix: stratum: Log WSAGetLastError() for error number on recv failures on Windows
|
13 years ago |
Luke Dashjr
|
adc85d0b5c
Use bfg_strerror where it is already needed (for thread-safety)
|
13 years ago |
Luke Dashjr
|
ac0bae4e91
New thread-safe bfg_strerror function to portably stringify error codes
|
13 years ago |
Luke Dashjr
|
95d1fe185b
Merge commit '55b10e5' into bfgminer
|
13 years ago |
Luke Dashjr
|
55b10e5319
Bugfix: bitforce_queue: Initialize buf2 so errors don't cause the work queue to flush
|
13 years ago |
Luke Dashjr
|
7ea9267bcf
TUI: Add enable/disable commands to device management
|
13 years ago |
Luke Dashjr
|
0513deacd1
TUI: Implement beginnings of generic device management interface
|
13 years ago |
Luke Dashjr
|
5a78463cc7
Merge branch 'hwpercent' into bfgminer
|
13 years ago |
Luke Dashjr
|
355f547aad
TUI: Display percentage invalid of found nonces with hw errors
|
13 years ago |
Luke Dashjr
|
ca851e1d86
Bugfix: modminer & x6500: Increment *->diff1 for all bad nonces
|
13 years ago |
Luke Dashjr
|
a7ca73ec74
percentf2 that takes t as precalculated total
|
13 years ago |
Luke Dashjr
|
af7a9aad22
Keep track of bad nonces independently from generic hw errors
|
13 years ago |
Luke Dashjr
|
045b3d1a2d
inc_hw_errors: Resolve cgpu outside of mutex
|
13 years ago |
Luke Dashjr
|
4701eef73e
Use inc_hw_errors function at every site which increases hw_errors
|
13 years ago |
Luke Dashjr
|
bde5e8424f
Bump version to 3.1.1
|
13 years ago |
Luke Dashjr
|
d488bc2770
Merge remote-tracking branch 'bfg-pull/242/head' into bfgminer
|
13 years ago |
Luke Dashjr
|
6c61eba340
Don't install docs for (compile-time) disabled functionality
|
13 years ago |
Luke Dashjr
|
02acd0fdbe
Bugfix: Handle make dependencies on subdirectory files properly
|
13 years ago |
Luke Dashjr
|
099e95ca3e
Merge commit '0a2b889' into bfgminer
|
13 years ago |
Luke Dashjr
|
0a2b889196
Bugfix: Use EXTRA_*_DEPENDENCIES for Cygwin workaround, to fix program make dependencies
|
13 years ago |
Con Kolivas
|
d1e5435acf
Support new overclocking speeds for avalon: 325, 350 and 375
|
13 years ago |
Con Kolivas
|
c64d95f267
Support new overclocking speeds for avalon: 325, 350 and 375
|
13 years ago |
Con Kolivas
|
4aaeb510c8
Sleep after sending icarus work to emulate working at 115200 baud.
|
13 years ago |
Con Kolivas
|
df81ce6784
Use the nusleep function for sleeping after sending work in avalon.
|
13 years ago |
Con Kolivas
|
1b5ea442b8
Show an integer only for diff if it is one.
|
13 years ago |
Con Kolivas
|
a36e55b754
Set the avalon preferred packet size to 512.
|
13 years ago |
Con Kolivas
|
abdf7510c9
Reinstate the maxPacketSize determined by the end descriptor but allow the driver to override it.
|
13 years ago |
Con Kolivas
|
94e636a906
Only update hashmeter if we have done hashes or haven't updated longer than the log interval, fixing a us/ms error.
|
13 years ago |
Luke Dashjr
|
68f773db0f
Merge commit 'bef0581' into bfgminer
|
13 years ago |