driver-drillbit.c


Log

Author Commit Date CI Message
Angus Gratton 4ac3e52f 2013-12-14T13:48:12 Print a summary of the device settings at level NOTICE during initialisation
Angus Gratton 9c1cfbc7 2013-12-14T13:47:57 Allow chosing device settings based on 'short' product names shown in status line
Angus Gratton 000e7621 2013-12-14T13:29:54 Allow per-device settings to use "DRBnn" as an identifier instead
Angus Gratton d042c1c3 2013-12-14T13:21:15 Issue an ASIC restart during a work_restart, removes spurious timeout messages from ASICs and probably some rejected shares
Angus Gratton 1c172dc3 2013-12-14T13:01:08 Check all results against all work instead of just taking the first match (avoids some rejected submissions to the pool, ASIC can produce multiple candidate results.)
Angus Gratton 3bb0f9b5 2013-12-14T12:55:14 Fix memory leak caused by unnecesarily copied work
Angus Gratton 5c411228 2013-12-09T15:25:57 Fix compilation clashes with Drillbit & Bitfury driver, allow both to be compiled in at once
Angus Gratton 394ccaf1 2013-12-04T15:29:37 Add support for temperature display (pending firmware support)
Angus Gratton 3724d9ce 2013-12-04T12:14:19 Reorder drillbit_scanwork to prioritise sending work over receiving results
Angus Gratton 19050c6a 2013-12-03T19:23:17 Tab-indent drillbit driver, to match rest of cgminer
Angus Gratton 20997344 2013-12-03T18:56:54 Fix bug with drillbit devices not numbering correctly
Angus Gratton 36d74e9e 2013-12-03T18:50:42 Remove commented out cruft (magic sequence unused on drillbit)
Angus Gratton bcb5e9ca 2013-12-03T18:42:49 Drillbit: Fix logging that wasn't using device/number
Angus Gratton efa37048 2013-12-03T18:37:58 Do some sanity checks on the GETINFO response before accepting it
Angus Gratton f366474d 2013-12-03T18:19:58 Fix driver-drillbit to correspond with 3.8.3 driver api changes
Angus Gratton 4a53ffd1 2013-11-29T09:19:12 Add capability for per-device configuration strings
Angus Gratton 62c50161 2013-11-15T19:04:23 Add generous timeouts to deal with Windows being weird about USB timing sometimes
Angus Gratton 7e469845 2013-11-15T11:47:46 Update drillbit to use the hashwork driver, in line with recent bitfury changes
Angus Gratton 998a368f 2013-11-15T09:41:01 Merge remote-tracking branch 'upstream' into new_protocol Conflicts: cgminer.c configure.ac miner.h
Angus Gratton b0f78ca9 2013-11-10T09:11:44 Add a per-chip info line printed from drillbit devices every 30 seconds (success, error & timeout count)
Angus Gratton 1e49c432 2013-11-05T19:55:45 Add serialization routines (finally hit portability issues copying packed structs onto the wire!!)
Angus Gratton 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
Angus Gratton dbfb4a29 2013-11-04T14:42:54 Add capacity for command line --drillbit-options (modelled on klondike driver)
Angus Gratton 453458d2 2013-11-04T11:23:30 Fix bug in usb_read_fixed_size buffering
Angus Gratton a46e2ebd 2013-11-04T10:02:58 Time out properly when waiting for fixed-size responses
Angus Gratton d9e31ca1 2013-10-25T18:21:36 Fix bug with wrong hash rate reporting
Angus Gratton 13fd8e30 2013-10-25T14:52:44 Add configuration command
Angus Gratton 9f12b6d1 2013-10-25T14:23:13 Replace remaining references to bitfury with drillbit
Angus Gratton 7dcb4fb5 2013-10-25T13:47:44 Add protocol queueing support, keep asics pipelined
Angus Gratton 316db31e 2013-10-25T11:11:46 Remove some spurious debug, time out ASICs who are slow to respond
Angus Gratton bbf8a00c 2013-10-25T10:50:03 Hashing with new protocol