Commit History

Author SHA1 Message Date
  Luke Dashjr 8b5d36bc29 Merge branch 'multiblockchain_gbtsolo' into bfgminer 11 years ago
  Luke Dashjr 93ab7af98c Bugfix: update_block_display: Ensure we have console lock, and avoid rare relock when resizing windows inside curses_print_status 11 years ago
  Luke Dashjr a0fb13461a gitmodules: Change libblkmaker URI to use GitHub since Gitorious is defunct 11 years ago
  Luke Dashjr 30c7cf15b1 Merge commit 'ed6bf41' into bfgminer 11 years ago
  Luke Dashjr ed6bf4104f Bugfix: DevAPI: Avoid infinite hang in set_device help 11 years ago
  Luke Dashjr 3bc0b324ea bitforce: Wait until pre-initialisation jobs all flush completely before starting to avoid sanity check issues 11 years ago
  Luke Dashjr 8e0ed4cb52 bitforce: Wait to clear job queue (at init) until we have actually opened the device 11 years ago
  Luke Dashjr d96e5c452a bitforce: Remove unnecessary delay 11 years ago
  Luke Dashjr 4da8106d37 Merge branch 'icarus_ms' into bfgminer 11 years ago
  Luke Dashjr 23eb22f803 Bugfix: vcom: Avoid overflowing cc_t before division to deciseconds 11 years ago
  Luke Dashjr 0042d65a3c Merge branch 'bitforce_fix_hashrate' into bfgminer 11 years ago
  Luke Dashjr 1690deaa3a Bugfix: bitforce: Ensure hashes_done is called for every completed job 11 years ago
  Luke Dashjr 7c069fe5ac Merge branch 'icarus_ms' into bfgminer 11 years ago
  Luke Dashjr 50494d8ede configure: Improve path finding macro to work with more possible CPP output 11 years ago
  Luke Dashjr 4b7a96f3f5 configure: Macroify header path search 11 years ago
  Luke Dashjr 1cc66cb57a Reduce HTTP request failure log level to DEBUG since it often occurs probing stratum pools 11 years ago
  Luke Dashjr 6f04bd62d5 Merge branch 'set_device_funcs' into bfgminer 11 years ago
  Luke Dashjr bf77f9ac2a Bugfix: DevAPI: Guarantee set_device functions never get passed a NULL pointer for newvalue 11 years ago
  Luke Dashjr 8886b84c43 Merge branch 'multiblockchain_gbtsolo' into bfgminer 11 years ago
  Luke Dashjr 39a946840c Always update block display after pool display in case of username wrapping around 11 years ago
  Luke Dashjr 8022f7dd62 antminer: Adapt default configuration to work with U3 as well as U1/U2 11 years ago
  Luke Dashjr efe63bf1bb antminer: Add U3 voltage setting (x??? format only for now) 11 years ago
  Luke Dashjr c174de8ff2 antminer: getstatus needs to read a result for every chip, but we don't use the output anyway, so just skip it 11 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 33265a54bf lowl-vcom: vcom_set_timeout_ms function (increases precision to ms on Windows only) 11 years ago
  Luke Dashjr bb116363d0 util: timer_remaining_us function 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