Luke Dashjr
|
ffdf8d4463
Merge commit '67d5f25' into bfgminer
|
13 years ago |
Luke Dashjr
|
67d5f25780
Bugfix: Initialize work_restart_notifier[1] to INVSOCK instead of -1 to be portable
|
13 years ago |
Luke Dashjr
|
952d64eaa6
ztex: Use restart_wait to react quicker to work updates
|
13 years ago |
Luke Dashjr
|
0eceebfca3
Handy TIMEVAL_USECS macro
|
13 years ago |
Luke Dashjr
|
e93431e937
Restore blocking restart_wait function with nearly identical semantics as old one
|
13 years ago |
Kano
|
61c3c18621
API always report failed send() replies
|
13 years ago |
Con Kolivas
|
016f065f69
Clear last pool work on switching pools if the current pool supports local work generation or we are in failover only mode.
|
13 years ago |
Con Kolivas
|
2fe415f42e
Merge pull request #394 from kanoi/main
|
13 years ago |
Con Kolivas
|
c45096d839
Merge pull request #381 from denis2342/hw_errors
|
13 years ago |
Kano
|
120e9a072d
make rw locks: mining_thr_lock and devices_lock
|
13 years ago |
Kano
|
f1ab8ea9e7
Release MMQ device only once (not 4 times)
|
13 years ago |
Kano
|
1bfc7120f7
README --hotplug
|
13 years ago |
Kano
|
f8e7012d73
api.c fix MSG overlap
|
13 years ago |
Kano
|
be8cadbc46
Hotplug - allow setting interval via --hotplug or API
|
13 years ago |
Luke Dashjr
|
f30d020a8a
Merge commit '816b866' into bfgminer
|
13 years ago |
Kano
|
816b866e61
API.java allow partial reads
|
13 years ago |
Luke Dashjr
|
16fd21f5ce
Merge commit '52df3cf' into bfgminer
|
13 years ago |
Luke Dashjr
|
52df3cf6ae
Attempt to find libjansson via pkg-config if AC_CHECK_LIB fails
|
13 years ago |
Luke Dashjr
|
aca52543c2
Merge commit 'd3bf0b0' into bfgminer
|
13 years ago |
Kano
|
97cb77d18a
curses - fix - put a dev_width inside #ifdef
|
13 years ago |
Luke Dashjr
|
d3bf0b0da5
Bugfix: Stratum: Use curl_easy_cleanup to close connection, so cURL understands what is going on
|
13 years ago |
Luke Dashjr
|
85d2ae7f3b
Bugfix: bitforce: Rework sleep delay adjustment logic to properly deal with more accurate timing readings (added in device API update)
|
13 years ago |
Kano
|
aed1e516db
usb_cleanup() use correct locking mechanism
|
13 years ago |
Kano
|
e35e8ae135
Implement and use usb_cleanup() on shutdown or restart
|
13 years ago |
Kano
|
5d3faba603
miner.php report 'Last Valid Work' as time before request
|
13 years ago |
Kano
|
41f099edff
API - return Last Valid Work
|
13 years ago |
Kano
|
c14f2ec642
API V1.25 - add 'Last Valid Work' time for each device
|
13 years ago |
Con Kolivas
|
59261a8f1d
Merge pull request #393 from kanoi/main
|
13 years ago |
Kano
|
cc3869e5ce
api -> drv
|
13 years ago |
Con Kolivas
|
0601f361cc
Merge pull request #392 from kanoi/main
|
13 years ago |