Luke Dashjr
|
ca7cbe78d6
SGW: Refuse to issue new work to disabled devices
|
12 years ago |
Luke Dashjr
|
bb7202dab6
SGW: Respond with stale rejection if share is known to be immediately stale
|
12 years ago |
Luke Dashjr
|
b0ca648a52
Expose HTTP getwork username in Manage TUI and devdetails RPC
|
12 years ago |
Luke Dashjr
|
65ba8cf703
Merge commit 'd93e8ec' into bfgminer
|
12 years ago |
Luke Dashjr
|
920caba94a
Merge branch 'rpc_longreply' into bfgminer
|
12 years ago |
Luke Dashjr
|
0c2ff3fb7b
Merge branch 'httpsrv' into bfgminer
|
12 years ago |
Luke Dashjr
|
dbfa712c9f
Merge commit 'ec35720' into bfgminer
|
12 years ago |
Luke Dashjr
|
7a7db7f75c
Merge commit '6b2075b' into bfgminer
|
12 years ago |
Luke Dashjr
|
5438da2798
Merge branch 'bugfix_usb_pkgcfg' into bfgminer
|
12 years ago |
Luke Dashjr
|
5a86665012
Bugfix: Use BSD-friendly sed syntax for libusb header search
|
12 years ago |
Luke Dashjr
|
bc47bdd7af
Merge branch 'rm_bitstreams' into bfgminer
|
12 years ago |
Luke Dashjr
|
5e8a613955
Bugfix: Handle bitstreams properly
|
12 years ago |
Luke Dashjr
|
9ef208358d
Merge branch 'unicode' into bfgminer
|
12 years ago |
Luke Dashjr
|
51f3f487a7
Bugfix: Skip search for addwstr since it breaks --with-curses=preferance
|
12 years ago |
Luke Dashjr
|
8226f29e11
Bugfix: configure: Find correct curses include path without *-config
|
12 years ago |
Luke Dashjr
|
eebacff189
Merge branch 'rm_bitstreams' into bfgminer
|
12 years ago |
Luke Dashjr
|
6b2075b128
README: Document --with-system-libblkmaker
|
12 years ago |
Luke Dashjr
|
ec35720e46
Fix configure help for --without-sensors
|
12 years ago |
Luke Dashjr
|
914b8751b3
Configure options to build --without-libmicrohttpd support
|
12 years ago |
Luke Dashjr
|
6531f30056
RPC: setconfig can now change http-port (enabling or disabling the http service included)
|
12 years ago |
Luke Dashjr
|
8bfa4bb91d
Embedded HTTP server to handle getwork-based mining devices
|
12 years ago |
Luke Dashjr
|
a99d509b33
inc_hw_errors2 function can handle a bad nonce without a known work
|
12 years ago |
Luke Dashjr
|
2541247739
Split up scan_serial function to enable internally adding ad-hoc cgpu
|
12 years ago |
Luke Dashjr
|
71ede4ca03
Helper functions bfg_json_obj_string and share __json_array_string
|
12 years ago |
Con Kolivas
|
e56c9a5d3b
Use the cgsleep reentrant function to sleep for bflsc between read results to account for time taken to perform reads.
|
12 years ago |
Con Kolivas
|
3c707202cf
Use 100ms delay between checking for results on all bflsc devices as the buffering of results mean checking more frequently just wastes CPU and causes more lock contention for only marginally better latencies.
|
12 years ago |
Con Kolivas
|
ffa12a138a
Fix missed endtimeperiod in overrun timer on windows.
|
12 years ago |
Con Kolivas
|
ad87db07d9
Make cgsleep_us_r take an int64_t for us.
|
12 years ago |
Con Kolivas
|
703c7309c2
Make the cgsleep functions build on windows.
|
12 years ago |
Con Kolivas
|
17447ec7e2
Use the cgsleep reentrant function in avalon_send_task.
|
12 years ago |