Commit History

Author SHA1 Message Date
  Luke Dashjr 11375ff700 Bugfix: stratum: Be patient with stratum lines that come in slower than we can process them 13 years ago
  Luke Dashjr 6a0a7a5bb9 Merge branch 'strerror' into bfgminer 13 years ago
  Luke Dashjr 831c0d2eee Use bfg_strerror in locations previously just logging raw error numbers 13 years ago
  Luke Dashjr 68aa670b50 Bugfix: stratum: Log WSAGetLastError() for error number on recv failures on Windows 13 years ago
  Luke Dashjr adc85d0b5c Use bfg_strerror where it is already needed (for thread-safety) 13 years ago
  Luke Dashjr ac0bae4e91 New thread-safe bfg_strerror function to portably stringify error codes 13 years ago
  Luke Dashjr 95d1fe185b Merge commit '55b10e5' into bfgminer 13 years ago
  Luke Dashjr 55b10e5319 Bugfix: bitforce_queue: Initialize buf2 so errors don't cause the work queue to flush 13 years ago
  Luke Dashjr 7ea9267bcf TUI: Add enable/disable commands to device management 13 years ago
  Luke Dashjr 0513deacd1 TUI: Implement beginnings of generic device management interface 13 years ago
  Luke Dashjr 5a78463cc7 Merge branch 'hwpercent' into bfgminer 13 years ago
  Luke Dashjr 355f547aad TUI: Display percentage invalid of found nonces with hw errors 13 years ago
  Luke Dashjr ca851e1d86 Bugfix: modminer & x6500: Increment *->diff1 for all bad nonces 13 years ago
  Luke Dashjr a7ca73ec74 percentf2 that takes t as precalculated total 13 years ago
  Luke Dashjr af7a9aad22 Keep track of bad nonces independently from generic hw errors 13 years ago
  Luke Dashjr 045b3d1a2d inc_hw_errors: Resolve cgpu outside of mutex 13 years ago
  Luke Dashjr 4701eef73e Use inc_hw_errors function at every site which increases hw_errors 13 years ago
  Con Kolivas 1f3c642564 Change mode on python file. 13 years ago
  Con Kolivas 06f0f41022 Update NEWS. 13 years ago
  Con Kolivas 1fca632f7c Add an --avalon-temp option to allow a user specified target temperature. 13 years ago
  Con Kolivas 6bdfed3db4 Demote no matching work message to verbose logging only on avalon. 13 years ago
  Con Kolivas 6cc09aa1e9 Make the fan control on the avalon a simple PID controller with a target temperature of 45. 13 years ago
  Con Kolivas a7f9bf3c52 Merge pull request #454 from kanoi/master 13 years ago
  Con Kolivas f5911528bf Demote bflsc hw error messages to verbose logging only. 13 years ago
  Kano f2bbfee704 bflsc - handle xlink timeouts by having generic IO functions 13 years ago
  Con Kolivas 2ab7dac243 Demote the invalid nonce warning to log info. 13 years ago
  Con Kolivas 700f4b4516 Ignore iManufacturer for BFLSC devices since the device name will still match and some unbinned chips are missing it. 13 years ago
  Con Kolivas d741410f6d sc_count shouldn't be +1 in bflsc. 13 years ago
  Con Kolivas 0cd2c5c3c8 Use the info timeout for read_nl in getidentify bflsc. 13 years ago
  Con Kolivas 9246bbc603 Add a usb_read_nl_timeout macro. 13 years ago