Luke Dashjr
|
73429d7be8
Bugfix: ManageTUI: Allow 'I' key to be used by devices not supporting identify
|
12 years ago |
Luke Dashjr
|
e4e934a5ee
ManageTUI: Add generic Identify support
|
12 years ago |
Luke Dashjr
|
37201d79c6
Bugfix: Move serial_detect* and open_bitstream to DevAPI code so CPU/OpenCL can build properly without fpgautils
|
12 years ago |
Luke Dashjr
|
02c0dbe886
Merge branch 'stderr_lock' into bfgminer
|
12 years ago |
Luke Dashjr
|
a246cc66cf
Short-circuit logging sooner in quiet mode
|
12 years ago |
Luke Dashjr
|
7dd230cd8f
Write to both stderr and console within same console lock "session"
|
12 years ago |
Luke Dashjr
|
dcfbb7b2cf
Bugfix: Also hold the console lock when writing to stderr
|
12 years ago |
Luke Dashjr
|
8bbabe46e3
Use common console locking function for stdout in logging.c
|
12 years ago |
Luke Dashjr
|
d90dd0154a
Move console lock and unlock functions (which also handle thread cancelstate) to miner.h
|
12 years ago |
Luke Dashjr
|
8c84fe274d
Merge branch 'bitforce_queue_parallel' into bfgminer
|
12 years ago |
Luke Dashjr
|
e460b6f597
Bugfix: bitforce: Only try to clear queues of SC devices, since FPGA MR boards interpret ZQX/ZOX differently
|
12 years ago |
Luke Dashjr
|
b1657ed18d
Merge branch 'monotonic_timers' into bfgminer
|
12 years ago |
Luke Dashjr
|
e3a027d7e3
Merge commit 'b3c7530' into bfgminer
|
12 years ago |
Luke Dashjr
|
b3c7530f35
Bugfix: ztex: Allocate final processor names on the heap, so they survive when the stack for ztex_prepare is gone
|
12 years ago |
Luke Dashjr
|
fdca5f044c
Merge commit 'cc9b91a' into bfgminer
|
12 years ago |
Luke Dashjr
|
cc9b91ad98
Bugfix: ztex: Copy serial number to device "name" before cloning it for other processors
|
12 years ago |
Luke Dashjr
|
f1259f55f7
Merge commit 'eacd745' into bfgminer
|
12 years ago |
Luke Dashjr
|
eacd745644
Bugfix: x6500: Use cgpu->temp directly since there is only one sensor per processor
|
12 years ago |
Luke Dashjr
|
5b0a2d9b5e
Merge commit '67956cf' into bfgminer
|
12 years ago |
Luke Dashjr
|
67956cf46e
Bugfix: Actually show the highest temperature, not just calculate it
|
12 years ago |
Luke Dashjr
|
dce13c0c31
x6500: Allow changing clock speed from TUI Manage device
|
12 years ago |
Luke Dashjr
|
c9cf42e2f6
x6500: Port pgaset clock from modminer driver at 66d2a3ab072fcdbc3c7ed41a97f265afa917bbee
|
12 years ago |
Luke Dashjr
|
e78117374a
modminer: Allow changing clock speed from TUI Manage device
|
12 years ago |
Luke Dashjr
|
dceb0845b3
Merge branch 'bitforce_queue_parallel' into bfgminer
|
12 years ago |
Luke Dashjr
|
28a1862114
bitforce: Flush job and result queues at startup to avoid unnecessary warnings
|
12 years ago |
Luke Dashjr
|
474a6915c4
Merge commit '5fc69bf' into bfgminer
|
12 years ago |
Luke Dashjr
|
6223e84421
Merge commit '13aae5d' into bfgminer
|
12 years ago |
Luke Dashjr
|
13aae5da3e
Bugfix: fpgautils: Close libusb handle after copying USB strings
|
12 years ago |
Luke Dashjr
|
5fc69bf704
x6500: Reduce default clock to 190 MHz
|
12 years ago |
Luke Dashjr
|
b81e7a23bd
Timer-based gettimeofday substitute for systems with poor time-of-day clocks (Windows)
|
12 years ago |