Con Kolivas
|
2f75a5d89e
Simplify avalon scanhash code using the new find_queued_work_bymidstate function. Partially works only.
|
13 years ago |
Christian Berendt
|
52369e06ef
added example for Python using the RPC API
|
13 years ago |
Con Kolivas
|
67c5da49b6
Members of cgpu_info for avalon are not meant to be in the union.
|
13 years ago |
Con Kolivas
|
2f371f13f5
Use correct struct device_drv for avalon_drv.
|
13 years ago |
Kano
|
8959f8d0ae
cgminer.c -S help to only say Icarus
|
13 years ago |
Christian Berendt
|
df8e449d7e
added SPEC file for SUSE distributions
|
13 years ago |
Christian Berendt
|
52def3768f
fixed typo
|
13 years ago |
Con Kolivas
|
23fa953bfc
Check enough work is queued before queueing more in avalon_fill.
|
13 years ago |
Con Kolivas
|
f0806c6828
Actually put the work in the avalon queue.
|
13 years ago |
Con Kolivas
|
180230220f
Rneame avalon_api to avalon_drv.
|
13 years ago |
Luke Dashjr
|
b6c1f3b603
Merge commit 'f01ea52' into bfgminer
|
13 years ago |
Luke Dashjr
|
f01ea523d9
Bugfix: modminer: Since RPC always includes the temperature, we don't need to add it specially
|
13 years ago |
Luke Dashjr
|
cfccef1556
bitforce: Expose dual temperature sensors to RPC
|
13 years ago |
Luke Dashjr
|
d85c898c41
bitforce: Support for up to 2 temperature sensors per processor
|
13 years ago |
Con Kolivas
|
71bae003bc
First draft of port of avalon driver to new cgminer queued infrastructure.
|
13 years ago |
Luke Dashjr
|
85f7147aa7
Merge branch 'queuedwork' into bfgminer
|
13 years ago |
Luke Dashjr
|
931ef7b102
Bugfix: bitforce: BFP_QUEUE: Attempt to recover from extra queue results, or the next job finishing early
|
13 years ago |
Con Kolivas
|
dea35d3349
Add Makefile entry for driver-avalon.
|
13 years ago |
Con Kolivas
|
017e7cbd49
Add configure support for avalon.
|
13 years ago |
Con Kolivas
|
efa8d1f22a
Document extra zero byte in avalon_reset.
|
13 years ago |
Con Kolivas
|
4820bdebba
Microoptimise likely paths in avalon_gets.
|
13 years ago |
Con Kolivas
|
86821eb45d
Fix mingw cross compilation being broken by win32/win64 patches.
|
13 years ago |
Con Kolivas
|
e9a65bba40
Only update hashrate calculation with the log interval.
|
13 years ago |
Con Kolivas
|
97a9172370
Update the total_tv_end only when we show the log to prevent failure to update logs.
|
13 years ago |
Con Kolivas
|
ee13924b86
Minor README updates.
|
13 years ago |
Con Kolivas
|
e62cb4ee12
Add example 7970 tuning for scrypt in readme.
|
13 years ago |
Con Kolivas
|
71c834389d
Update driver recommendations.
|
13 years ago |
Luke Dashjr
|
d787f0e58c
bitforce: Always send a new job ASAP after flushing the queue
|
13 years ago |
Luke Dashjr
|
37e97be173
bitforce: Implement "Queue Job Pack" (ZWX) and use it for XLINK devices to avoid USB latency issues
|
13 years ago |
Luke Dashjr
|
aa9c3afa67
bitforce: Ignore INPROCESS added to ZOX response
|
13 years ago |