Luke Dashjr
|
a21e8b4533
DevAPI: Add interface for drivers to define custom "Manage device" options
|
12 years ago |
Luke Dashjr
|
60b9c61283
DevAPI: New function called to display additional processor information for "Manage devices"
|
12 years ago |
Luke Dashjr
|
7ea9267bcf
TUI: Add enable/disable commands to device management
|
12 years ago |
Luke Dashjr
|
0513deacd1
TUI: Implement beginnings of generic device management interface
|
12 years ago |
Luke Dashjr
|
355f547aad
TUI: Display percentage invalid of found nonces with hw errors
|
12 years ago |
Luke Dashjr
|
ca851e1d86
Bugfix: modminer & x6500: Increment *->diff1 for all bad nonces
|
12 years ago |
Luke Dashjr
|
a7ca73ec74
percentf2 that takes t as precalculated total
|
12 years ago |
Luke Dashjr
|
af7a9aad22
Keep track of bad nonces independently from generic hw errors
|
12 years ago |
Luke Dashjr
|
045b3d1a2d
inc_hw_errors: Resolve cgpu outside of mutex
|
12 years ago |
Luke Dashjr
|
a52f6b3039
Merge commit '1a4cfde' into bfgminer
|
12 years ago |
Luke Dashjr
|
1a4cfde10e
Bugfix: Allow starting non-libusb devices if libusb_init fails
|
12 years ago |
Luke Dashjr
|
77c97d7a76
Bugfix: Add missing newline to libusb_init failure message
|
12 years ago |
Luke Dashjr
|
dc92c666ef
Bugfix: Remove unused variables
|
12 years ago |
Luke Dashjr
|
747ec6345a
Merge commit 'e2b4d49' into cg_merges_20130619a
|
12 years ago |
Luke Dashjr
|
338189cfbd
Merge commit '42891f0' into cg_merges_20130619a
|
12 years ago |
Luke Dashjr
|
a77ddb9b27
Merge commit '9aeed2f' into cg_merges_20130619a
|
12 years ago |
Luke Dashjr
|
c39a7fd8f8
Merge commit '67f89ef' into cg_merges_20130619a
|
12 years ago |
Luke Dashjr
|
feb0144c01
Bugfix: Save start time for stats to correct "Elapsed" key on "stats" RPC request
|
12 years ago |
Luke Dashjr
|
2c2167dc98
Include microseconds in log output with new --log-microseconds option
|
12 years ago |
Luke Dashjr
|
72b4aed32d
Merge commit '69813a7' into bfgminer
|
12 years ago |
Luke Dashjr
|
69813a7ed2
Bugfix: On stratum disconnect, clear stratum_active and stratum_notify atomically along with sock
|
12 years ago |
Luke Dashjr
|
f7eebf132a
Merge commit '12bc64e' into bfgminer
|
12 years ago |
Luke Dashjr
|
12bc64ee33
Windows: Use backtrace.dll to print usable backtraces to stderr on crash
|
12 years ago |
Luke Dashjr
|
12921ff064
Bugfix: Do not try to call get_stats or get_statline* if device is still initializing
|
12 years ago |
Luke Dashjr
|
85369ef6b9
Calculate rejection percentage based on weighed shares, not absolute counts
|
12 years ago |
Luke Dashjr
|
7cd78005c9
Count weighed discarded (stale) shares per cgpu
|
12 years ago |
Luke Dashjr
|
a5bd113682
Bugfix: Cleanly count discarded (stale) shares without overlapping devices/sshare locks within clear_stratum_shares
|
12 years ago |
Luke Dashjr
|
e18bcecb15
Merge commit '8d7ee1d' into bfgminer
|
12 years ago |
Luke Dashjr
|
8d7ee1d418
Bugfix: pdcurses doesn't like changing logwin size without clearing it also, so do that in display options
|
12 years ago |
Luke Dashjr
|
7655e6d8fc
Reduce HW error logging to debug level, so it doesn't clutter the TUI log by default
|
12 years ago |