Commit History

Author SHA1 Message Date
  Con Kolivas 8fc2983614 Windows' timer resolution is limited to 15ms accuracy. This was breaking dynamic intensity since it tries to measure below this. 13 years ago
  Luke Dashjr 4c0ae57af1 Merge commit '70c57e7' into bfgminer 13 years ago
  Kano 95dff7363e API allow display/change failover-only setting 13 years ago
  Con Kolivas 8aa61f6626 Make sure we have work from the current pool somewhere in the queue in case the queue is full of requests from a pool that has just died. 13 years ago
  Con Kolivas 8085ae6854 Further simplify the queue request mechanism. 13 years ago
  Luke Dashjr 8b995234ba Merge branch 'bugfix_cancel_mutex' into bfgminer 13 years ago
  Luke Dashjr 3ba87a7945 Bugfix: Define my_cancellable_getch in miner.h 13 years ago
  Luke Dashjr b84119c8bc Merge branch 'bugfix_cancel_mutex' into bfgminer 13 years ago
  Luke Dashjr e36f7d5b23 Bugfix: Avoid cancelling threads while locks are held 13 years ago
  Luke Dashjr a0ed5ce3b8 Merge branch 'rename_thr' into bfgminer 13 years ago
  Luke Dashjr 91fdbfa06d Set recognizable names on threads for debugging 13 years ago
  Luke Dashjr 50241ffb59 Adapt miner code to free ADL structures 13 years ago
  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