Commit History

Author SHA1 Message Date
  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 13 years ago
  Luke Dashjr 0fdbda6b10 Merge commit 'b38ba4c' into bfgminer 13 years ago
  Luke Dashjr b38ba4cdfa Bugfix: -S all: Mac OS X needs to probe /dev/cu.*, not just /dev/cu.usb* 13 years ago
  Luke Dashjr 3ebf18c531 New (internal) scan_serial function to probe for new devices at runtime 13 years ago
  Luke Dashjr 18c51146aa Split out per-cgpu temperature configuration code to load_temp_config_cgpu 13 years ago
  Luke Dashjr 8be8a1fbe6 DevAPI: Modify add_cgpu to use temporary devices_new array, so detection can be done without touching live variables 13 years ago
  Luke Dashjr f6b0995cb9 Move more cgpu initialization to allocate_cgpu 13 years ago
  Luke Dashjr 22c2ce6b0b Move devtype default assignment to allocate_cgpu 13 years ago
  Luke Dashjr 732d0bfd82 Move cgpu startup routine to new start_cgpu function 13 years ago
  Luke Dashjr a3d3e3183a Move cgpu_info allocation to new allocate_cgpu function 13 years ago
  Luke Dashjr bd8580d56d Move *.drv_detect calls to a new drv_detect_all function 13 years ago
  Luke Dashjr ac0bae4e91 New thread-safe bfg_strerror function to portably stringify error codes 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 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 a52f6b3039 Merge commit '1a4cfde' into bfgminer 13 years ago
  Luke Dashjr 1a4cfde10e Bugfix: Allow starting non-libusb devices if libusb_init fails 13 years ago
  Luke Dashjr 77c97d7a76 Bugfix: Add missing newline to libusb_init failure message 13 years ago
  Luke Dashjr dc92c666ef Bugfix: Remove unused variables 13 years ago
  Luke Dashjr 747ec6345a Merge commit 'e2b4d49' into cg_merges_20130619a 13 years ago
  Luke Dashjr 338189cfbd Merge commit '42891f0' into cg_merges_20130619a 13 years ago
  Luke Dashjr a77ddb9b27 Merge commit '9aeed2f' into cg_merges_20130619a 13 years ago
  Luke Dashjr c39a7fd8f8 Merge commit '67f89ef' into cg_merges_20130619a 13 years ago
  Luke Dashjr feb0144c01 Bugfix: Save start time for stats to correct "Elapsed" key on "stats" RPC request 13 years ago
  Luke Dashjr 2c2167dc98 Include microseconds in log output with new --log-microseconds option 13 years ago
  Luke Dashjr 72b4aed32d Merge commit '69813a7' into bfgminer 13 years ago