Luke Dashjr
|
ef2fe0c181
Merge branch 'bitstream_src' into bfgminer
|
12 years ago |
Luke Dashjr
|
f8d8e99a74
make-release: Include all submodules, recursively
|
12 years ago |
Luke Dashjr
|
a9c6ce1fcc
Remove API.java example (no copyright license)
|
12 years ago |
Luke Dashjr
|
1a4e4f2628
Merge branch 'make_install' into bfgminer
|
12 years ago |
Luke Dashjr
|
f6824582d3
Improve Makefile organization and fix "make install"
|
12 years ago |
Luke Dashjr
|
a3c0883c90
Merge commit '279dc32' into bfgminer
|
12 years ago |
Luke Dashjr
|
279dc32a4b
icarus: Upgrade work division autodetection probe to be faster and also detect 8 core
|
12 years ago |
Luke Dashjr
|
01231c8a3b
Merge branch 'bitstream_src' into bfgminer
|
12 years ago |
Luke Dashjr
|
1bf0274c47
Add submodule for ZtexBTCMiner (aka ztex_ufm1_*)
|
12 years ago |
Luke Dashjr
|
b279bc3aeb
ztex: Use standard file header/comment formatting, and update license to GPLv3
|
12 years ago |
Luke Dashjr
|
1ffd6ccf77
bitforce: Allow a longer timeout (1250ms) for ZCX (Device Information) commands
|
12 years ago |
Luke Dashjr
|
9290f64d37
Merge branch 'weighed_rej_percent' into bfgminer
|
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
|
ec2532b2fd
configure: Enable Avalon support by default now that it behaves reasonably
|
12 years ago |
Luke Dashjr
|
db2a63c286
avalon: Since detection is not really implemented, only probe devices when the driver is specified to -S by name (eg, "avalon:/dev/ttyUSB0")
|
12 years ago |
Luke Dashjr
|
c3d6476eef
Merge branch 'bitforce_queue_parallel' into bfgminer
|
12 years ago |
Luke Dashjr
|
89b293872a
Bugfix: bitforce_queue: Never try to reinitialize a slave processor
|
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
|
0a93961832
Bugfix: bitforce_queue: Use work_list_del everywhere we remove from work_list to ensure work gets freed properly when done
|
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 |
Luke Dashjr
|
4410a9d19e
DevAPI: When a device has more than 26 processors, represent them as aa-zz
|
12 years ago |
Luke Dashjr
|
e78f24e4f3
Merge branch 'bitforce_queue_parallel' into bfgminer
|
12 years ago |
Luke Dashjr
|
546661f30f
bitforce: bitforce: Fix TUI display of slave processors on parallelized boards
|
12 years ago |
Luke Dashjr
|
782ecc021f
Merge branch 'bitforce_queue_parallel' into bfgminer
|
12 years ago |
Luke Dashjr
|
dc25f51997
bitforce: Only display temperature in TUI for the first chip on parallelized boards
|
12 years ago |
Luke Dashjr
|
c47411d7c9
Bugfix: bitforce: Set temperature for all processors on the board
|
12 years ago |
Luke Dashjr
|
73f4e7c06a
Bugfix: bitforce_queue: Initialize proc->device_data to board data for parallelized chip processors
|
12 years ago |