Commit History

Author SHA1 Message Date
  Luke Dashjr 8586f79de2 Merge commit '39b480659' into bfgminer 5 years ago
  Luke Dashjr 39b480659a Bugfix: icarus: Compare ob_bin content rather than pointer in job_prepare 5 years ago
  Luke Dashjr 9f781b872d Merge branch 'icarus_proc' into bfgminer 9 years ago
  Luke Dashjr 8211d3c440 Bugfix: icarus: Explicitly specify type wide enough for bitshift in icarus_proc_for_nonce 9 years ago
  Luke Dashjr b6f43d8d2a Merge branch 'icarus_cleanup_201505' into bfgminer 10 years ago
  Luke Dashjr 52fe33fa16 icarus: Use more portable PRIu64 rather than %llu (which fails on Windows) 10 years ago
  Luke Dashjr 6a6ce3af7d Merge branch 'compac' into bfgminer 10 years ago
  Luke Dashjr f81716e270 icarus: Use all null padding when probing work division (BM1384 reacts strangely - using part as start nonce?) 10 years ago
  Luke Dashjr a488b3fe6f Merge branch 'icarus_ms' into bfgminer 10 years ago
  Luke Dashjr e75cce8f06 Bugfix: icarus: Never set timeout to 0, since it disables the timeout altogether 10 years ago
  Luke Dashjr 6b3aff5f2f icarus: Include ns/hash estimates for each nonce result, in debug logging 10 years ago
  Luke Dashjr 4abb195a32 icarus: Cleanup dev vs proc repr in logging 10 years ago
  Luke Dashjr daa8543196 icarus: Modify work division detection packet to be compatible with Antminer U3 11 years ago
  Luke Dashjr d50810f29f icarus: Replace decisecond-precision read_count with read_timeout_ms (millisecond precision) to handle faster devices like the Antminer U3 that complete works in under 1ds 11 years ago
  Luke Dashjr 0b3816ed88 icarus: Pass device representation to icarus_{gets,write} so logging can use it rather than fd numbers 11 years ago
  Luke Dashjr 133cc23791 Merge commit '8ca90b0' into bfgminer 11 years ago
  Luke Dashjr 8ca90b0764 Bugfix: icarus: Check for impossibly fast hw errors (and don't report Eh/s when they occur) 11 years ago
  Luke Dashjr c57713946b Bugfix: icarus: Avoid a race with watchdog applying settings by setting device_data before add_cgpu 11 years ago
  Luke Dashjr 61ee5f5054 Port antminer driver to use set_device_funcs 11 years ago
  Nate Woolls 8b76e9ebc1 Bugfix: icarus: fix the STATS RPC API call crashes with a multi-proc device 11 years ago
  Luke Dashjr 211fdffd19 Copyright cleanups and updates 11 years ago
  Luke Dashjr 6596f2d3bd icarus: Processor detail support 11 years ago
  Luke Dashjr bf62ef23da icarus: Ensure fpga_count is finalised before add_cgpu is called 11 years ago
  Luke Dashjr 94d6acbbfc icarus: Move work_division autodetection code into new icarus_probe_work_division function 11 years ago
  Luke Dashjr fb331e50a2 icarus: Remove ability to change fpga_count at runtime 11 years ago
  Luke Dashjr cbfd42298a Merge commit 'a74ccf6' into zeusminer 11 years ago
  Luke Dashjr a74ccf6fa6 icarus: Use estimated hashes for hw errors (more accurate hashrate for devices where hw error values vary significantly from hashes performed) 11 years ago
  Luke Dashjr 65ee818f16 icarus: Accept any power of two as a valid work_division 11 years ago
  Nate Woolls fc27602d09 icarus: option added for Icarus-based drivers to ignore the golden nonce during probe 11 years ago
  Luke Dashjr 2b3baa2ae6 icarus: Minor optimisation (swap byte order in 32-bit always-aligned groups, and skip pointless memory copy) 11 years ago