Con Kolivas
|
2029d8299d
|
Merge pull request #423 from gzm55/master
build out of source dir
|
12 years ago |
Con Kolivas
|
a6250fbb96
|
Rename scrypt regenhash function for consistency.
|
12 years ago |
Con Kolivas
|
daea9c95a7
|
Add new best share info to verbose logging.
|
12 years ago |
James Z.M. Gao
|
473865db50
|
Merge remote-tracking branch 'upstream/master'
|
12 years ago |
Con Kolivas
|
8bb52b4481
|
Merge branch 'master' of github.com:ckolivas/cgminer
|
12 years ago |
Con Kolivas
|
1a7fc4e9cc
|
Add notice for when network diff is changed.
|
12 years ago |
ckolivas
|
6ffba7e9d8
|
Convert error getting device IDs in ocl code to info log level only since multiple platforms may be installed and the error is harmless there.
|
12 years ago |
ckolivas
|
a797898fc3
|
Unnecessary extra array in ocl code.
|
12 years ago |
ckolivas
|
42e8eac9dc
|
Merge branch 'master' into avalon-dev
|
12 years ago |
ckolivas
|
8e73c47cd2
|
Further driver FAQs.
|
12 years ago |
ckolivas
|
1c2621a9a2
|
Add MAC FAQ.
|
12 years ago |
ckolivas
|
65e7dcca9d
|
Add more FAQ details.
|
12 years ago |
Con Kolivas
|
b4bc5e2b13
|
Check for work restart after disable in the hash queued work loop since it may be a long time before we re-enable a device.
|
12 years ago |
Con Kolivas
|
fdfb77e7c2
|
Unconditionally test for many wrong results on avalon and reset to avoid passing a corrupt avalon result to temperature code.
|
12 years ago |
James Z.M. Gao
|
57fcd07bdd
|
Merge remote-tracking branch 'upstream/master'
|
12 years ago |
James Z.M. Gao
|
ac053edcb4
|
build out of source dir
|
12 years ago |
Con Kolivas
|
9c48d68411
|
Merge branch 'master' into avalon-dev
|
12 years ago |
Con Kolivas
|
d41d210b03
|
Set device_diff for queued work or there will be no diff1 share count.
|
12 years ago |
Con Kolivas
|
f6284f7ca5
|
Merge branch 'master' into avalon-dev
|
12 years ago |
Con Kolivas
|
dbab07a12d
|
Only reset an avalon device with no results when there are no results consecutively.
|
12 years ago |
Con Kolivas
|
245fbe1c73
|
More FAQs.
|
12 years ago |
Con Kolivas
|
0e486576f7
|
More FAQs.
|
12 years ago |
Con Kolivas
|
36bb133e61
|
Cleanup when stratum curl fails to initialise.
|
12 years ago |
Con Kolivas
|
81549c5bff
|
Avoid applog in recalloc_sock.
|
12 years ago |
Con Kolivas
|
69c203d88a
|
Avoid applog under stratum_lock in recv_line.
|
12 years ago |
Con Kolivas
|
e4effc372c
|
Avoid applog under stratum_lock in __stratum_send.
|
12 years ago |
Con Kolivas
|
d248e7aafa
|
Put spacing around locking in util.c for clarity.
|
12 years ago |
Con Kolivas
|
67ebf45c19
|
Avoid applog under cg_wlock.
|
12 years ago |
Con Kolivas
|
8d22ca1ac1
|
Put spacing around locking code for clarity.
|
12 years ago |
Con Kolivas
|
3209c113d1
|
Avoid applog under pool_lock.
|
12 years ago |
Con Kolivas
|
51fbcfed6d
|
Avoid more recursive locks.
|
12 years ago |
Con Kolivas
|
b948669a4f
|
Avoid applog while ch_lock is held.
|
12 years ago |
Con Kolivas
|
29f0ac77da
|
Avoid recursive locks in fill_queue.
|
12 years ago |
Con Kolivas
|
ec9390dc4e
|
Variable is already initialised in global scope.
|
12 years ago |
Con Kolivas
|
0488a850cd
|
More GPU faqs.
|
12 years ago |
Con Kolivas
|
2a73254cab
|
More README faqs.
|
12 years ago |
ckolivas
|
4c19604199
|
Yet more README faqs.
|
12 years ago |
ckolivas
|
b1dfc12b3f
|
Add more faqs to README.
|
12 years ago |
Con Kolivas
|
1b0b3d69f6
|
Merge branch 'master' into avalon-dev
|
12 years ago |
Con Kolivas
|
c62b985c04
|
Wrap result wrong tests in avalon scanhash in unlikely() and only consider a hash count of zero wrong if a restart wasn't issued.
|
12 years ago |
Con Kolivas
|
c17a175e17
|
Merge branches 'avalon-dev' and 'master' of github.com:ckolivas/cgminer
|
12 years ago |
Con Kolivas
|
0eb81d694a
|
Merge pull request #422 from BitSyncom/avalon
avalon: if result_wrong >= get_work_count jump out the read loop
|
12 years ago |
Con Kolivas
|
64ec06628f
|
Merge pull request #417 from kanoi/bflsc
cgminer.c -S help to only say Icarus + usbutils more stats for bflsc
|
12 years ago |
Xiangfu
|
874b25f979
|
avalon: if result_wrong >= get_work_count jump out the read loop
|
12 years ago |
ckolivas
|
6400088f7a
|
Fix warning on 32bit.
|
12 years ago |
ckolivas
|
7231f7f92d
|
Fix warning on 32bit.
|
12 years ago |
Con Kolivas
|
c1ec55a6a3
|
Avoid curl_easy_cleanup on old curl versions in setup_stratum_curl as well.
|
12 years ago |
Con Kolivas
|
0805f7dc8f
|
Merge pull request #421 from BitSyncom/avalon
Avalon
|
12 years ago |
Xiangfu
|
dd1c8bd198
|
fix the fan control on max temp2/3
|
12 years ago |
Xiangfu
|
f68930138d
|
for some reason network down. one simple cgminer command:
"cgminer -o 127.0.0.1:8888 -O fa:ke --avalon-options 115200:32:10:50:256"
can idle the avalon for safe power and protect chip
|
12 years ago |