|
4a53ffd1
|
2013-11-29T09:19:12
|
|
Add capability for per-device configuration strings
|
|
62c50161
|
2013-11-15T19:04:23
|
|
Add generous timeouts to deal with Windows being weird about USB timing sometimes
|
|
7e469845
|
2013-11-15T11:47:46
|
|
Update drillbit to use the hashwork driver, in line with recent bitfury changes
|
|
998a368f
|
2013-11-15T09:41:01
|
|
Merge remote-tracking branch 'upstream' into new_protocol
Conflicts:
cgminer.c
configure.ac
miner.h
|
|
b0f78ca9
|
2013-11-10T09:11:44
|
|
Add a per-chip info line printed from drillbit devices every 30 seconds (success, error & timeout count)
|
|
1e49c432
|
2013-11-05T19:55:45
|
|
Add serialization routines (finally hit portability issues copying packed structs onto the wire!!)
|
|
f066ca68
|
2013-11-05T10:19:11
|
|
Merge branch 'master' of github.com:ckolivas/cgminer into new_protocol
Conflicts:
configure.ac
miner.h
usbutils.c
usbutils.h
|
|
dbfb4a29
|
2013-11-04T14:42:54
|
|
Add capacity for command line --drillbit-options (modelled on klondike driver)
|
|
453458d2
|
2013-11-04T11:23:30
|
|
Fix bug in usb_read_fixed_size buffering
|
|
a46e2ebd
|
2013-11-04T10:02:58
|
|
Time out properly when waiting for fixed-size responses
|
|
d9e31ca1
|
2013-10-25T18:21:36
|
|
Fix bug with wrong hash rate reporting
|
|
13fd8e30
|
2013-10-25T14:52:44
|
|
Add configuration command
|
|
9f12b6d1
|
2013-10-25T14:23:13
|
|
Replace remaining references to bitfury with drillbit
|
|
7dcb4fb5
|
2013-10-25T13:47:44
|
|
Add protocol queueing support, keep asics pipelined
|
|
316db31e
|
2013-10-25T11:11:46
|
|
Remove some spurious debug, time out ASICs who are slow to respond
|
|
bbf8a00c
|
2013-10-25T10:50:03
|
|
Hashing with new protocol
|