driver-blockerupter.c

Branch


Log

Author Commit Date CI Message
Alexander I. Mogilny 6f01253b 2017-01-26T13:30:45 merge with cgminer rev 87e3da18638275d2b5adbd0ccd0a17225793bf8f code refactoring: - Con Colivas notes - whitespace nitts - unused parameters removed - compiler warnings removed
Con Kolivas ec1ac289 2017-01-23T14:07:24 Windows build fixes.
Con Kolivas dd0119df 2015-01-05T16:13:13 Uninit BET driver when it fails to initialise any boards
Con Kolivas 20d89f11 2014-10-14T11:22:03 Fix bulk of remaining style in blockerupter.c
Con Kolivas 0ed6f40b 2014-10-14T11:10:44 Tidy bulk of style in blockerupter.c
Con Kolivas a9d35ae5 2014-10-14T11:05:17 Fix missing minimum diff setting for blockerupter
Con Kolivas 1e1a5088 2014-10-14T11:01:56 Fix unused variable warnings
Jason Zong a28d4cba 2014-10-14T02:05:20 remove unnecessary sleep; fix potenital div by 0 errs; use min_diff in driver definition
Jason Zong 2d27424e 2014-10-14T01:31:37 Fix coding style
Jason Zong 90decffd 2014-10-11T15:41:32 Add option to set clock ('--bet-clk X' actual clock is (X+1)*10 )
Jason Zong 9ddee228 2014-10-09T12:17:59 compatible with X24 board
naituida 3a610085 2014-10-07T18:31:14 limit minimum diff to 64
naituida a2e33b4f 2014-09-15T15:07:15 Add BlockErupter Driver
Jazon Zong 9895d0c1 2014-09-24T15:29:45 fix bug in setdiff