Kano
|
eab9debc72
api.c data structure - all testing attempted successful
|
13 years ago |
Kano
|
d8abfb713e
api.c data structure - tested + updated get_api_stats/driver-icarus.c
|
13 years ago |
Kano
|
538653a53e
api.c data structure - 2nd - untested
|
13 years ago |
Kano
|
21e4cd85ea
api.c data structure rather than raw sprintf - 1st test
|
13 years ago |
Kano
|
b63a374de2
api.c ensure old mode is always available when not using --api-groups + quit() on param errors
|
13 years ago |
Kano
|
05b8f5b099
api.c fix json already closed
|
13 years ago |
Kano
|
659e50434e
implement and document API option --api-groups
|
13 years ago |
Kano
|
e4f9cc4e3e
api.c allow unwell devices to be enabled so they can be cured
|
13 years ago |
Con Kolivas
|
c027492fa4
Make the pools array a dynamically allocated array to allow unlimited pools to be added.
|
13 years ago |
Kano
|
195d915a6c
api.c display Pool Av in json
|
13 years ago |
Con Kolivas
|
f32ffb8718
Work out a rolling average getwork delay stored in pool_stats.
|
13 years ago |
Paul Sheppard
|
7ae22e21e3
Disable OpenCL code when not available.
|
13 years ago |
Con Kolivas
|
30bb3c62a6
Merge pull request #224 from kanoi/master
|
13 years ago |
drizztbsd
|
7dcd9f3ed2
Fix typo in some API messages (succeess/success)
|
13 years ago |
Kano
|
836b76a0d6
api.c MMQ stat bugs
|
13 years ago |
Kano
|
913221c373
API add ModMinerQuad support
|
13 years ago |
Kano
|
fdcd72b9ae
API add stats for pool getworks
|
13 years ago |
Con Kolivas
|
71378a4bd8
Merge pull request #209 from kanoi/977aecc4a60928d05719e3b0b534335b1f82effa
|
14 years ago |
Kano
|
977aecc4a6
API update version to V1.11 and document changes
|
14 years ago |
Kano
|
3cb3f09a50
API save default config file if none specified
|
14 years ago |
Kano
|
fd9285eb72
api.c save success incorrectly returns error
|
14 years ago |
Kano
|
a0936815a3
api.c replace BUFSIZ (linux/windows have different values)
|
14 years ago |
Con Kolivas
|
84f3bf998b
Use correct pool enabled enums in api.c.
|
14 years ago |
Kano
|
00158c3a1f
API 'stats' allow devices to add their own stats also for testing/debug
|
14 years ago |
Kano
|
976e27c4cb
API add getwork stats to cgminer - accesable from API 'stats'
|
14 years ago |
Kano
|
a8619ad6f7
API support new pool status
|
14 years ago |
Kano
|
44fc698750
API add last share time to each pool
|
14 years ago |
Con Kolivas
|
d5d8c2cc5b
Implement an older header fix for a label existing before the pthread_cleanup macro.
|
14 years ago |
Kano
|
afa3fa56b6
API bool's and 1TBS fixes
|
14 years ago |
Kano
|
524e2fb8f2
api.c V1.9 add 'restart' + redesign 'quit' so thread exits cleanly
|
14 years ago |