Luke Dashjr
|
8667bb7491
Bugfix: _decode_udev_enc_dup: Allocate enough space for full string
|
13 years ago |
Luke Dashjr
|
a98c7e7dfa
Update copyrights
|
13 years ago |
Luke Dashjr
|
33c8e66c2b
Bugfix: Never use waddstr for logwin, since it would bypass special newline handling
|
13 years ago |
Luke Dashjr
|
061a012250
Bugfix: bitforce: Set kname on chip processors
|
13 years ago |
Luke Dashjr
|
549900c9a2
bitforce: Include voltages in Manage device TUI
|
13 years ago |
Anatoly Legkodymov
|
6bc8706ced
added chip series detection; multiple chip mining
|
13 years ago |
Luke Dashjr
|
6a07fd5d6b
Defer newlines going to curses logwin, to avoid a useless blank line at the bottom of the window
|
13 years ago |
Luke Dashjr
|
b56fae87c5
Ensure printing to logwin always goes through _wlog
|
13 years ago |
kanoi
|
1878029df7
Merge pull request #465 from kanoi/master
|
13 years ago |
Kano
|
369a45431d
api correct timeout stat display
|
13 years ago |
Kano
|
759ce6e7d2
usb timeouts - min/max also
|
13 years ago |
Luke Dashjr
|
a40c386d0c
Remove blank line above log window
|
13 years ago |
Luke Dashjr
|
6a0cc7bef4
bitforce: Identify parallel queue protocol distinctly from mere bulk queue
|
13 years ago |
Luke Dashjr
|
76d98ee087
ManageTUI: Include kernel name, when available
|
13 years ago |
Luke Dashjr
|
eedd57b7a9
Merge branch 'stratum_rollntime' into bfgminer
|
13 years ago |
Luke Dashjr
|
acf7832b84
Stratum: Roll ntime as we generate work
|
13 years ago |
Luke Dashjr
|
b8c5e9778e
Stratum: Make swork.ntime native-endian
|
13 years ago |
Luke Dashjr
|
39fa94e8f9
Stratum: Treat ntime as uint32_t (as it should be), still always big endian
|
13 years ago |
Luke Dashjr
|
40a62d5cfd
Debuglog ManageTUI actions/responses
|
13 years ago |
Luke Dashjr
|
e4e934a5ee
ManageTUI: Add generic Identify support
|
13 years ago |
Kano
|
2dffc96e3c
log USB timeouts in API stats
|
13 years ago |
Kano
|
52cda25f98
usbutils report failed timeouts
|
13 years ago |
Kano
|
660012678a
usbutils ensure stats macros are using the macro arguments
|
13 years ago |
ckolivas
|
eb9278ca53
Check for negative wait time in socket_full.
|
13 years ago |
ckolivas
|
837c7319f1
Fix extra argument passed to statline before.
|
13 years ago |
ckolivas
|
f2ae7fadb2
Adjust socket wait timeout in recv_line according to how long we've already waited to avoid a 60 second wait dropping to 1 second due to a blocked socket.
|
13 years ago |
kanoi
|
fa92ff8cfe
Merge pull request #464 from kanoi/master
|
13 years ago |
Luke Dashjr
|
37201d79c6
Bugfix: Move serial_detect* and open_bitstream to DevAPI code so CPU/OpenCL can build properly without fpgautils
|
13 years ago |
Kano
|
4cb7cfb226
usbutils use a heap buffer for bulk read rather than stack
|
13 years ago |
Kano
|
8b43e79f42
usbutils only one bulk transfer call per stat
|
13 years ago |