Luke Dashjr
|
d2a7357d0e
Merge commit '1e94214' into bfgminer
|
13 years ago |
Luke Dashjr
|
ad40d1d3fb
Merge commit 'd8de1bb' into bfgminer
|
13 years ago |
Kano
|
3763cb0bad
icarus - must allows allocate memory for icarus_info
|
13 years ago |
Con Kolivas
|
e53c033aa8
Icarus needs not +2 for realloc, just +1.
|
13 years ago |
Con Kolivas
|
5cf4b7c432
Make the devices array a dynamically allocated array of pointers to allow unlimited devices.
|
13 years ago |
Luke Dashjr
|
42661cf3a5
Merge branch 'bugfix_icarus_lp_info' into bfgminer
|
13 years ago |
Luke Dashjr
|
5635d03f4c
Bugfix: icarus: properly store/restore info and work end times across longpoll restarts
|
13 years ago |
Luke Dashjr
|
459c7de5df
Change device API "name" to reflect driver name abbreviation instead of device type name
|
13 years ago |
Kano
|
4dee0d049c
FPGA - allow device detect override without an open failure
|
14 years ago |
Luke Dashjr
|
83bcb1961a
Merge branch 'serialusb' into bfgminer
|
13 years ago |
Kano
|
6f24bff316
FPGA - allow device detect override without an open failure
|
14 years ago |
Luke Dashjr
|
daa928eaaa
Merge branch 'cgminer' into bfgminer
|
13 years ago |
Luke Dashjr
|
d3fa59d76f
Abstract generally useful FPGA code into fpgautils.c
|
14 years ago |
Luke Dashjr
|
e23cf8f2b5
Tune new Icarus hashrate measurement code with 7,745 sample statistic
|
14 years ago |
Kano
|
e68457fcd4
Icarus - fix unit64_t printf warnings
|
14 years ago |
Luke Dashjr
|
8a90e7e694
Use epoll (where available) to immediately interrupt Icarus with new work
|
14 years ago |
Luke Dashjr
|
08c3ac6bcd
Turn work_restart array into a bool in thr_info
|
14 years ago |
Luke Dashjr
|
2a452a94de
Merge branch 'master' into bfgminer
|
14 years ago |
Luke Dashjr
|
3e95427f01
Merge branch 'bugfix_jobrunning' into bfgminer
|
14 years ago |
Luke Dashjr
|
297509bd1e
Bugfix: Skip processing (non-)result when changing work
|
14 years ago |
Luke Dashjr
|
90f600c0de
Merge branch 'bugfix_epoll_close' into bfgminer
|
14 years ago |
Luke Dashjr
|
127a09e895
Bugfix: Close epoll socket when aborting read for work restart (sharing common code with timeout)
|
14 years ago |
Luke Dashjr
|
d5945fcb32
Merge commit '5c3a252' into bfgminer
|
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 |
Luke Dashjr
|
559d54f742
Icarus: Tune timeout hashrate guess based on 20,050-sample statistics
|
14 years ago |
Con Kolivas
|
e195a31c02
Fix win32 build.
|
14 years ago |
Luke Dashjr
|
cf2b4abab9
Icarus: Tune timeout hashrate guess based on new 13,015-sample statistics
|
14 years ago |
Kano
|
b3a50dd465
Icarus - correct MH/s and U: with work restart set at 8 seconds
|
14 years ago |