Luke Dashjr
|
3d16c34d98
Merge commit '64261e7' into bfgminer
|
13 years ago |
Con Kolivas
|
1c98e0cf21
Bump version to 2.6.4
|
13 years ago |
Con Kolivas
|
d64c32ac32
Include scrypt.h in Makefile.
|
13 years ago |
Con Kolivas
|
0adbcd5d07
Fix windows bitforce build.
|
13 years ago |
Con Kolivas
|
be57725271
Update NEWS.
|
13 years ago |
Con Kolivas
|
0a79de9375
Convert the serial autodetect functions to use int instead of char to enumerate devices.
|
13 years ago |
Con Kolivas
|
9cae9a9d7f
Make the serial open timeout for BFL generically 1 second on windows.
|
13 years ago |
Con Kolivas
|
7dffa07ed9
Deuglify windows autodetect code for BFL.
|
13 years ago |
Con Kolivas
|
e52762c57a
There is no point zeroing temperature in BFL if we fail to get a response, and we should register it as a HW error, suggesting throttling.
|
13 years ago |
Con Kolivas
|
b406dbfe78
Update SCRYPT README with information about HW errors.
|
13 years ago |
Con Kolivas
|
e49bd98196
Use the scrypt CPU code to confirm results from OCL code, and mark failures as HW errors, making it easier to tune scrypt parameters.
|
13 years ago |
Luke Dashjr
|
7123bdc5cf
Merge branch 'bf_err_reopen' into bfgminer
|
13 years ago |
Luke Dashjr
|
65eccd3b77
bitforce: Reopen on communication error
|
13 years ago |
ckolivas
|
3dd1658e1f
We may as well leave one curl still available per pool instead of reaping the last one.
|
13 years ago |
ckolivas
|
c7bcad653b
Need to recheck the pool->curls count on regaining the pool lock after the pthread conditional wait returns.
|
13 years ago |
ckolivas
|
ad8c4b7755
Revert "Only add to the pool curlring and increment the counter under mutex lock."
|
13 years ago |
Con Kolivas
|
13a92bbd3c
Merge pull request #290 from kanoi/api
|
13 years ago |
Con Kolivas
|
28d3599041
Merge pull request #287 from kanoi/minerphp
|
13 years ago |
ckolivas
|
145f04ccc7
Display reaped debug message outside mutex lock to avoid recursive locking.
|
13 years ago |
ckolivas
|
8897e06575
Only add to the pool curlring and increment the counter under mutex lock.
|
13 years ago |
Luke Dashjr
|
67b291572b
Merge branch 'bugfix_mm_dclk' into bfgminer
|
13 years ago |
Luke Dashjr
|
663f1b0eba
Bugfix: Calculate hw err percent for the affected FPGA only
|
13 years ago |
Luke Dashjr
|
d8437f6b7c
make-release: Adapt to new autogen by using NOCONFIGURE var
|
13 years ago |
Luke Dashjr
|
36e3e8af16
Bump version to 2.6.3
|
13 years ago |
Luke Dashjr
|
d790a32ed8
Merge branch 'mm_relax_idle' into bfgminer
|
13 years ago |
Luke Dashjr
|
6a75581cce
modminer: Relax no-nonces downclocking condition to be more reasonable
|
13 years ago |
Luke Dashjr
|
f23c78aa8c
README: Update scrypt configure option
|
13 years ago |
Luke Dashjr
|
c604bf994e
Merge branch 'cfg_fpga_def' into bfgminer
|
13 years ago |
Luke Dashjr
|
525d10f748
README: Update configure options
|
13 years ago |
Luke Dashjr
|
4d8ef67982
Bugfix: Display --disable-modminer in configure --help now that it is enabled by default
|
13 years ago |