Commit History

Author SHA1 Message Date
  Luke Dashjr 1620147174 Merge commit '3576abf' into bfgminer 13 years ago
  Luke Dashjr 53d7d846c9 Merge commit 'bf9c324' into bfgminer 13 years ago
  Con Kolivas 3576abf8a7 Make pool_disabled the first in the enums == 0, fixing the pool enabled count which compares if value is not enabled before enabling it. 13 years ago
  Con Kolivas fc44b6d7a1 Use different variables for command line specified lookup gap and thread concurrency to differentiate user defined versus auto chosen values. 13 years ago
  Con Kolivas bf9c324752 The queueing mechanism has become a complex state machine that is no longer predictable. Rewrite it from scratch watching only current queues in flight and staged work available on a pool by pool basis. 13 years ago
  Luke Dashjr 5cc78afad9 Merge commit 'b70ec3c' into bfgminer 13 years ago
  Luke Dashjr 76fe0fada3 Merge commit '245552c' into bfgminer 13 years ago
  Con Kolivas b70ec3cb66 Merge pull request #283 from kanoi/icarus 13 years ago
  Con Kolivas 7fa794a499 It is not critical getting the temperature response in bitforce so don't mandatorily wait on the mutex lock. 13 years ago
  Kano e067be421a ICA support 57600 baud rate, up to 8 FPGA and partial working FPGA boards 13 years ago
  Luke Dashjr 2f2c93c2fe Merge branch 'bugfix_commerr' into bfgminer 13 years ago
  Luke Dashjr 0bc95b65da Merge branch 'bigendian' into bfgminer 13 years ago
  Luke Dashjr a0c6a9f8c0 Bugfix: No endian.h on Windows 13 years ago
  Luke Dashjr bf5191336a Bugfix: bitforce: Pause after send_work failures 13 years ago
  Luke Dashjr 1e75ae47bf Merge commit 'c91148f' into bfgminer 13 years ago
  Luke Dashjr a8d26db4c5 Merge branch 'bigendian' into bfgminer 13 years ago
  Luke Dashjr b3d86f5b3d Implement shared swap32(yes|tole|tobe) function to handle endian flipping 32-bit chunks in blocks 13 years ago
  Luke Dashjr 91fb4e5177 Use correct macros for endian handling code 13 years ago
  Con Kolivas c91148f193 Remove the low hash count determinant of hardware being sick. A low hash rate can be for poor network connectivity or scrypt mining, neither of which are due to sick hardware. 13 years ago
  Luke Dashjr 7fc3a74acc Merge branch 'bugfix_slowsick' into bfgminer 13 years ago
  Luke Dashjr c8e175ccf1 Bugfix: #define max(a,b) macro 13 years ago
  Luke Dashjr a208d3fbae Merge commit '2fb95c0' into scrypt 13 years ago
  Luke Dashjr 3097e34480 Merge commit '537b28d' into scrypt 13 years ago
  Luke Dashjr a0198c1502 Merge commit 'aabc723' into scrypt 13 years ago
  Luke Dashjr 20c1b006ee Merge commit '176cdf8' into scrypt 13 years ago
  Con Kolivas 500ed85bb3 Merge pull request #271 from luke-jr/cg_logfixes 13 years ago
  Luke Dashjr 1075fc456d Merge branch 'bf_stale_wait' into bfgminer 13 years ago
  Luke Dashjr ce644d736c bitforce: Abandon (only) stale searches for work restarts 13 years ago
  Luke Dashjr 78321f3487 Merge branch 'non-scrypt' into bfgminer 13 years ago
  Con Kolivas 6289c7c60f Keep a counter of enabled pools and use that instead of iterating over the pool list. Use that value to ensure we don't set the last remaining active pool to the rejecting state. 13 years ago