Kano
|
16b9ebee28
|
Icarus restore auto/noauto handling
|
13 years ago |
Kano
|
403f63ae20
|
Icarus update to new add_cgpu()
|
13 years ago |
Kano
|
80f4fbbdeb
|
Icarus driver working with Linux and Windows
|
13 years ago |
Kano
|
e369d787e0
|
Ensure everyone sees the same screen/api name as the previous version for Icarus
|
13 years ago |
Luke Dashjr
|
0f74ba059e
|
Implement and document "-S noauto" to inhibit autoscanning without specifying a serial device
|
13 years ago |
Luke Dashjr
|
d7cb49efcd
|
Icarus: Ignore "auto" flag
|
13 years ago |
Luke Dashjr
|
d8ef28069a
|
work_restart should only be changed by cgminer.c now
|
13 years ago |
Luke Dashjr
|
b4ba9c3f00
|
Bugfix: Icarus: Invalidate old job, even if no nonce found in it
|
13 years ago |
Luke Dashjr
|
11234c3353
|
Icarus: Use gettimeofday to more accurately measure scanhash time, and calibrate scan time estimate based on actual data
|
13 years ago |
Luke Dashjr
|
34f86417cc
|
Icarus: Abandon a scanhash early when work restart requested
|
13 years ago |
Luke Dashjr
|
355a87e10b
|
Bugfix: Calculate Icarus timeout-exhausted nonce count correctly
We're only waiting 8 seconds for results from Icarus, but actually exhausing the nonce space requires 11.3
|
13 years ago |
Luke Dashjr
|
1291f5a407
|
Icarus: Use epoll (where available) to get nonces ASAP
|
13 years ago |
Luke Dashjr
|
303dbf4664
|
Abstract add_cgpu function, to handle device id numbering and devices array
|
13 years ago |
Luke Dashjr
|
e131dfab31
|
Unify drivers as driver-*.c and add driver name to API
|
13 years ago |
Kano
|
caa02f81a5
|
icarus.c modify (regular) timeout warning to only be debug
|
13 years ago |
Kano
|
0fdf31dc27
|
icarus.c set the windows TODO timeout
|
13 years ago |
Luke Dashjr
|
8bafc8d22c
|
Allow specifying a specific driver for --scan-serial
For example: --scan-serial bitforce:/dev/ttyUSB0
|
13 years ago |
Xiangfu
|
e8d4003edb
|
fix the name to 3 chars, fix the multi-icarus support
|
13 years ago |
Con Kolivas
|
8c387ef615
|
Fix minor warning.
|
13 years ago |
Xiangfu
|
36318291bf
|
fix icarus.c compile warning
|
13 years ago |
Con Kolivas
|
d1cddf8bad
|
Update licensing to GPL V3.
|
13 years ago |
Xiangfu
|
706c4de111
|
add shutdown function
|
13 years ago |
Xiangfu
|
340b923e42
|
add icarus.c, base on bitforce.c
|
13 years ago |