Commit History

Author SHA1 Message Date
  Luke Dashjr b1657ed18d Merge branch 'monotonic_timers' into bfgminer 12 years ago
  Luke Dashjr dceb0845b3 Merge branch 'bitforce_queue_parallel' into bfgminer 12 years ago
  Luke Dashjr 28a1862114 bitforce: Flush job and result queues at startup to avoid unnecessary warnings 12 years ago
  Luke Dashjr 313f7f9ac8 get_datestamp: Change timeval parameter to time_t, and implement get_now_datestamp for common "current time" use case 12 years ago
  Luke Dashjr 1754b9c86b Merge commit '267678f' into bfgminer 12 years ago
  Luke Dashjr 267678f21e Bugfix: bitforce: Prefer 2nd temperature if higher than 1st 12 years ago
  Luke Dashjr 8200fa0286 bitforce: Manage TUI: Display both temperatures (if two), and enable changing fan speed 12 years ago
  Luke Dashjr 703f7ad130 DevAPI: Remove old statline APIs entirely, and add new override_statline_temp (used by modminer/x6500 for upload %) 12 years ago
  Luke Dashjr 251cfa231c Refactor and simplify bin2hex to speed up and avoid unnecessary heap use 12 years ago
  Kano ad1572f77f size check get_datestamp/get_timestamp and remove unused cgpu->init 12 years ago
  Kano 385a70bea7 make all statline overflow safe 12 years ago
  Luke Dashjr b407ab32a3 Merge commit 'b83cdf1' into bfgminer 12 years ago
  Luke Dashjr b83cdf1406 Add LIFE_INIT2 status (safe to call functions, but not mining yet) for devices that want to report initialization status in their statline 12 years ago
  Luke Dashjr cce9df8fb6 Merge branch 'hotplug2' into bfgminer 12 years ago
  Luke Dashjr 58097a74fb Add serial port claiming logic to avalon, bitforce, and modminer drivers 12 years ago
  Luke Dashjr 684900865b Merge commit '5bfe1b8' into bfgminer 12 years ago
  Luke Dashjr 5bfe1b8535 Bugfix: bitforce: ZOX limits results ot 16 results per call, so repeat ZOX until there are fewer 12 years ago
  Luke Dashjr 95d1fe185b Merge commit '55b10e5' into bfgminer 12 years ago
  Luke Dashjr 55b10e5319 Bugfix: bitforce_queue: Initialize buf2 so errors don't cause the work queue to flush 12 years ago
  Luke Dashjr af7a9aad22 Keep track of bad nonces independently from generic hw errors 12 years ago
  Luke Dashjr 4701eef73e Use inc_hw_errors function at every site which increases hw_errors 12 years ago
  Luke Dashjr 9282b297a2 Merge commit '8816316' into bfgminer 12 years ago
  Luke Dashjr 8816316c59 bitforce: RPC pgaset fanmode 9 for auto fan control 12 years ago
  Luke Dashjr 9fc45874bb bitforce: Workaround chip ids not necessarily being in order by choosing processor count based on expected chip ids rather than parallelization 12 years ago
  Luke Dashjr e0b07d8f54 Bugfix: bitforce: parallelized: Properly handle parallelized protocol with only 1 chip 12 years ago
  Luke Dashjr 1e80c8f7d5 Merge commit 'e444515' into bfgminer 12 years ago
  Luke Dashjr e44451527f Bugfix: bitforce: XLINK: Increment boardno when moving on to the next board 12 years ago
  Luke Dashjr 1b4827b7c3 Merge commit '450ed2a' into bfgminer 12 years ago
  Luke Dashjr 450ed2acf5 bitforce: XLINK: Update to use actual length,xlinkid header order 12 years ago
  Luke Dashjr ef4c0504a0 Bugfix: bitforce: XLINK: Avoid trying to send 0 bytes after each write 12 years ago