Graeme Humphries
|
51b1b029b8
Added new build dep, bumped version to 3.1.0.
|
13 years ago |
kanoi
|
67f89efffc
Merge pull request #443 from kanoi/master
|
13 years ago |
Kano
|
84ffcbc51b
Use mining start time for device MH/U calculations
|
13 years ago |
Luke Dashjr
|
a11db3083e
Bump version to 3.1.0
|
13 years ago |
Luke Dashjr
|
ee499962a9
Bugfix: openwrt: Expect fixed bitstream path for input
|
13 years ago |
Luke Dashjr
|
ef2fe0c181
Merge branch 'bitstream_src' into bfgminer
|
13 years ago |
Luke Dashjr
|
f8d8e99a74
make-release: Include all submodules, recursively
|
13 years ago |
Luke Dashjr
|
a9c6ce1fcc
Remove API.java example (no copyright license)
|
13 years ago |
Luke Dashjr
|
1a4e4f2628
Merge branch 'make_install' into bfgminer
|
13 years ago |
Luke Dashjr
|
f6824582d3
Improve Makefile organization and fix "make install"
|
13 years ago |
Luke Dashjr
|
a3c0883c90
Merge commit '279dc32' into bfgminer
|
13 years ago |
Luke Dashjr
|
279dc32a4b
icarus: Upgrade work division autodetection probe to be faster and also detect 8 core
|
13 years ago |
Con Kolivas
|
bd6bc6bd23
Decrease the sleep duration before reading in avalon to not let the read buffer overflow.
|
13 years ago |
Luke Dashjr
|
01231c8a3b
Merge branch 'bitstream_src' into bfgminer
|
13 years ago |
Luke Dashjr
|
1bf0274c47
Add submodule for ZtexBTCMiner (aka ztex_ufm1_*)
|
13 years ago |
Luke Dashjr
|
b279bc3aeb
ztex: Use standard file header/comment formatting, and update license to GPLv3
|
13 years ago |
Con Kolivas
|
13a4aaa61a
Failure to read and write on pseudo semaphores on apple happens routinely on shut down so should not be a quit error, just a warning.
|
13 years ago |
Con Kolivas
|
827a6ab7da
Unlock usb dev lock in the same place in usbutils.
|
13 years ago |
Con Kolivas
|
9604cbee98
Sleep if the avalon buffer is empty and we've requested a read to allow the write thread to take precedence.
|
13 years ago |
Con Kolivas
|
0aeb1b5480
Yield after releasing a lock in case we are on a device with limited CPU resources.
|
13 years ago |
Con Kolivas
|
261b1299ac
Add the cgpu_info structure before avalon reset.
|
13 years ago |
Luke Dashjr
|
1ffd6ccf77
bitforce: Allow a longer timeout (1250ms) for ZCX (Device Information) commands
|
13 years ago |
Con Kolivas
|
291df91ced
Tidy up DEVLOCK/UNLOCK to have consistent use of the pstate variable without needing brace level match.
|
13 years ago |
Con Kolivas
|
3f105a23c8
Merge pull request #441 from kanoi/master
|
13 years ago |
Luke Dashjr
|
9290f64d37
Merge branch 'weighed_rej_percent' into bfgminer
|
13 years ago |
Luke Dashjr
|
85369ef6b9
Calculate rejection percentage based on weighed shares, not absolute counts
|
13 years ago |
Luke Dashjr
|
7cd78005c9
Count weighed discarded (stale) shares per cgpu
|
13 years ago |
Luke Dashjr
|
a5bd113682
Bugfix: Cleanly count discarded (stale) shares without overlapping devices/sshare locks within clear_stratum_shares
|
13 years ago |
Kano
|
65e21f18cb
Icarus driver elaspsed timeout shouldn't be just USB I/O
|
13 years ago |
Kano
|
91034145ae
usbutils avoid leaving devlock locked when thread cancelled
|
13 years ago |