Luke Dashjr
|
559e076a91
Merge branch 'icarus_quickprobe' into myfork
|
14 years ago |
Luke Dashjr
|
414a225a21
Merge branch 'kanoi_english' into myfork
|
14 years ago |
Kano
|
f8a9231bfd
Icarus: English logging and comment cleanups
|
14 years ago |
Luke Dashjr
|
7ff8268903
Merge branch 'icarus_speed_tuning_7500' into myfork
|
14 years ago |
Luke Dashjr
|
53eb04f00f
Icarus: Tune timeout hashrate guess based on 7500-sample testing
|
14 years ago |
Luke Dashjr
|
ecf64785fb
Merge branch 'icarus_elapsed_varname' into myfork
|
14 years ago |
Kano
|
114c525ff9
Icarus: Rename timeval "diff" variable to "elapsed"
|
14 years ago |
Kano
|
6acfc63f0f
Icarus: Set minimal timeout to find golden hash, to hurry along failed probes
|
14 years ago |
Luke Dashjr
|
8664fc5fb0
Merge branch 'icarus_wincommcfg' into myfork
|
14 years ago |
Luke Dashjr
|
8b9a57b124
Merge branch 'bugfix_icarus_sentlog' into myfork
|
14 years ago |
Luke Dashjr
|
b3ee590842
Merge branch 'icarus_000187a2' into myfork
|
14 years ago |
Kano
|
212b37b485
Icarus: On Windows, use SetCommConfig to setup the UART
|
14 years ago |
Kano
|
8673fc2684
Icarus: Use %d for int in applog, not %s
|
14 years ago |
Kano
|
68e35fe866
Icarus: Better golden nonce
|
14 years ago |
Kano
|
4ec6e1b4cc
Icarus: Debug-log golden nonce search result when successful
|
14 years ago |
Luke Dashjr
|
3635449543
Merge branch 'bugfix_icarus_win_hanging' into myfork
|
14 years ago |
Luke Dashjr
|
3ba1c14388
Bugfix: Cut Icarus blocking time on Windows down to 1 decisecond, to match current timeout
|
14 years ago |
Luke Dashjr
|
db708cec97
Icarus: Bugfix: Actually grab the new work, when it's time to restart
|
14 years ago |
Luke Dashjr
|
ac09d5eeb6
Refactor Icarus for cross-loop scanhash
|
14 years ago |
Kano
|
e369d787e0
Ensure everyone sees the same screen/api name as the previous version for Icarus
|
14 years ago |
Luke Dashjr
|
0f74ba059e
Implement and document "-S noauto" to inhibit autoscanning without specifying a serial device
|
14 years ago |
Luke Dashjr
|
d7cb49efcd
Icarus: Ignore "auto" flag
|
14 years ago |
Luke Dashjr
|
0d30a6520f
Merge branch 'master' into workaround_icarus_uart_issue
|
14 years ago |
Con Kolivas
|
26b4b011d8
Merge pull request #170 from luke-jr/bugfix_icarus_speed
|
14 years ago |
Luke Dashjr
|
d8ef28069a
work_restart should only be changed by cgminer.c now
|
14 years ago |
Luke Dashjr
|
b4ba9c3f00
Bugfix: Icarus: Invalidate old job, even if no nonce found in it
|
14 years ago |
Luke Dashjr
|
11234c3353
Icarus: Use gettimeofday to more accurately measure scanhash time, and calibrate scan time estimate based on actual data
|
14 years ago |
Luke Dashjr
|
34f86417cc
Icarus: Abandon a scanhash early when work restart requested
|
14 years ago |
Luke Dashjr
|
355a87e10b
Bugfix: Calculate Icarus timeout-exhausted nonce count correctly
|
14 years ago |
Luke Dashjr
|
1291f5a407
Icarus: Use epoll (where available) to get nonces ASAP
|
14 years ago |