Con Kolivas
|
5900c0244d
Fix avalon shutdown sequence.
|
13 years ago |
Con Kolivas
|
6972ec62a7
Execute driver shutdown sequence during kill_work.
|
13 years ago |
Con Kolivas
|
7c645ffda9
Use nusleep in avalon_get_results in place of nmsleep.
|
13 years ago |
Con Kolivas
|
d52ab244ee
Provide an nusleep equivalent function to nmsleep.
|
13 years ago |
Kano
|
df8566a78c
usb/ica add more (incomplete) CMR settings
|
13 years ago |
Con Kolivas
|
7740ed839a
Give a buffer of perceived results in avalon during idle periods to allow for results once it becomes active again.
|
13 years ago |
Con Kolivas
|
adb2ea672d
libusb_control_transfer are meant to be endian specific, but host endianness so no conversion is needed.
|
13 years ago |
Kano
|
6041be6142
Reuse old MTX Handle
|
13 years ago |
Luke Dashjr
|
fab6607ce8
Merge branch '20130527a_ui_changes' into bfgminer
|
13 years ago |
Luke Dashjr
|
dfa9b3496b
Apply "R+S(%)" formatting to long-form statistics
|
13 years ago |
Luke Dashjr
|
dc58d686cf
Merge commit '408874e' into bfgminer
|
13 years ago |
Luke Dashjr
|
408874e189
Bugfix: icarus: Check work restart before timeout
|
13 years ago |
Luke Dashjr
|
abc4cca0d9
Bugfix: icarus: Debuglog the correct read timeout (and omit from work restart since there's no trivial way to get it)
|
13 years ago |
Luke Dashjr
|
d24df77c6e
Merge branch '20130527a_ui_changes' into bfgminer
|
13 years ago |
Kano
|
5b7e435f60
usbutils check all memory allocation
|
13 years ago |
Luke Dashjr
|
6e3ed2ea6b
Group stale shares in with rejects (but still distinctly counted) and make the percentage be (reject+stale)/total
|
13 years ago |
Luke Dashjr
|
15bb0640b0
Include rejected shares as a percentage
|
13 years ago |
Luke Dashjr
|
c8ef7dbab2
Merge commit 'e90df29' into bfgminer
|
13 years ago |
Luke Dashjr
|
e90df29fb6
README: Update links
|
13 years ago |
Luke Dashjr
|
cbaa33a6e8
Move Utility and Best Share to status line
|
13 years ago |
Luke Dashjr
|
63b256534a
Remove LW from status line, since it is basically useless
|
13 years ago |
Kano
|
2f94ec8025
usb separate thread for resource locking and modified windows locking code
|
13 years ago |
Kano
|
64b6b7cbef
Icarus report data direction with comms errors
|
13 years ago |
Con Kolivas
|
7ef11e2b3d
Set the read and write threads for avalon to not cancel within libusb functions and wait for the threads to pthread_join on shutdown.
|
13 years ago |
Con Kolivas
|
7506e499b9
Offset needs to be incremented after avalon reads.
|
13 years ago |
Con Kolivas
|
7748c46943
Make the avalon_read function parse the ftdi responses appopriately.
|
13 years ago |
Con Kolivas
|
2a222ecffa
Use the avalon read timeout to completion if no data has been read.
|
13 years ago |
Con Kolivas
|
e255f74763
wait_avalon_ready should only be used before writes.
|
13 years ago |
Con Kolivas
|
51a44fa779
Ask for the correct amount to read in avalon get results.
|
13 years ago |
Con Kolivas
|
0316592b95
Spawn the avalon read thread first with info->reset set to discard any data till work is adequately queued.
|
13 years ago |