Luke Dashjr
|
d3fa59d76f
Abstract generally useful FPGA code into fpgautils.c
|
13 years ago |
Kano
|
e68457fcd4
Icarus - fix unit64_t printf warnings
|
14 years ago |
Kano
|
f15d2233fa
Icarus: fix abort calculation/allow user specified abort
|
14 years ago |
Kano
|
b5ed958e84
Icarus: high accuracy timing and other bitstream speed support
|
14 years ago |
Xiangfu
|
b1785d1f07
add-MIPSEB-to-icarus-for-BIG_ENDIAN
|
14 years ago |
Con Kolivas
|
e195a31c02
Fix win32 build.
|
14 years ago |
Kano
|
b3a50dd465
Icarus - correct MH/s and U: with work restart set at 8 seconds
|
14 years ago |
Luke Dashjr
|
124ee9b28a
Bugfix: thread_shutdown shouldn't try to free the device, since it's needed afterward
|
14 years ago |
Kano
|
09fe8bcb12
Icarus - minimise code delays and name timer variables
|
14 years ago |
Kano
|
16b9ebee28
Icarus restore auto/noauto handling
|
14 years ago |
Kano
|
403f63ae20
Icarus update to new add_cgpu()
|
14 years ago |
Kano
|
80f4fbbdeb
Icarus driver working with Linux and Windows
|
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 |
Luke Dashjr
|
b8778839e9
Merge branch 'master' into unify_drivers
|
14 years ago |
Luke Dashjr
|
303dbf4664
Abstract add_cgpu function, to handle device id numbering and devices array
|
14 years ago |
Luke Dashjr
|
e131dfab31
Unify drivers as driver-*.c and add driver name to API
|
14 years ago |