Commit History

Author SHA1 Message Date
  Luke Dashjr 0a48bede6f erupter: Implement identify function by pausing hashing for 3 seconds 12 years ago
  Luke Dashjr aa1e170ada Bugfix: icarus: Remember firstrun state in case it gets changed for the next run 12 years ago
  Luke Dashjr 748d42f581 icarus: Move actual dynclock updates to icarus_job_start 12 years ago
  Luke Dashjr 4a20cd1f54 icarus: Split out icarus_job_prepare, and rename icarus_job_start 12 years ago
  Luke Dashjr 983c9dd45a Merge commit '54933c7' into bfgminer 12 years ago
  Luke Dashjr 54933c7998 Bugfix: Clear total_bad_nonces when zeroing statistics 12 years ago
  Luke Dashjr f8bc130078 Merge branch 'modminer_fix_autodetect' into bfgminer 12 years ago
  Luke Dashjr 2af49f2967 Bugfix: modminer: Since we are not searching iManuf string for needles, only look for "ModMiner" 12 years ago
  Luke Dashjr 7e930d80a2 Bugfix: sysfs autodetect: Recurse into tty/ subdirectory (necessary for CDC/ACM ttys) 12 years ago
  Luke Dashjr 1ea83e0dd9 sysfs autodetect: Split tty* directory search into new _sysfs_find_tty function 12 years ago
  Luke Dashjr c7ca90cc7b modminer: Reduce default clock to 190 MHz 12 years ago
  Luke Dashjr 97c9370d47 README: Update driver info to include Erupter driver 12 years ago
  Luke Dashjr 79a290aef7 README: FAQ about scrypt and difficulty 12 years ago
  Luke Dashjr 0018bcbe22 Merge branch '20130723_tui_rearrangement' into bfgminer 12 years ago
  Luke Dashjr 51775a8905 Include count of working devices/processors in totals statline 12 years ago
  Luke Dashjr fc149b90e7 Format totals statline the same way as individual device/processor statlines 12 years ago
  Luke Dashjr 85b33bd3e9 Rearrange TUI a bit, including menu at the top (+1 log line) and hashrate total closer to device summaries 12 years ago
  Luke Dashjr 9211ea687c Bugfix: setup_stratum_curl: Need to release stratum lock on connection failure too 12 years ago
  Luke Dashjr c91ee3ea89 Bugfix: Avoid unnecessary locks inside curses_print_status, which is called with the console lock held 12 years ago
  Luke Dashjr 2575f8be0e Bugfix: setup_stratum_curl: Hold stratum lock until connection completes, to avoid potential races 12 years ago
  Luke Dashjr 44622e9351 Merge commit '8a71ea6' into bfgminer 12 years ago
  Luke Dashjr 8a71ea6fb2 Bugfix: stratum_works: If stratum is already active, it works (avoid trying to initialise it again) 12 years ago
  Luke Dashjr 5871a916de Merge branch 'bwmon' into bfgminer 12 years ago
  Luke Dashjr 8c757a2912 Replace hashrate_to_bufstr/ti_hashrate_bufstr with format_unit/multi_format_unit_array 12 years ago
  Luke Dashjr 68e40c8cd3 New multi_format_unit_array to fill multiple buffers instead of building a delimited string 12 years ago
  Luke Dashjr 5f55809c62 multi_format_unit: Skip recounting length of fixed-length strings 12 years ago
  Luke Dashjr 4ed03130ba Shrink status line to fit in 80 columns 12 years ago
  Luke Dashjr 4aaa12dad5 Add network bandwidth rate to TUI 12 years ago
  Luke Dashjr 2b91871a7e New multi_format_unit variadic macro to handle formatting multiple numbers at once 12 years ago
  Luke Dashjr 494c42ba38 format_unit: Option to choose 3-digit integer display vs 5-character floating-point display 12 years ago