Commit History

Author SHA1 Message Date
  Luke Dashjr 4aaa12dad5 Add network bandwidth rate to TUI 13 years ago
  Luke Dashjr 2b91871a7e New multi_format_unit variadic macro to handle formatting multiple numbers at once 13 years ago
  Luke Dashjr 494c42ba38 format_unit: Option to choose 3-digit integer display vs 5-character floating-point display 13 years ago
  Luke Dashjr 49822fe0ad Optimization: format_unit: Handle number first, to avoid having to restore suffix later 13 years ago
  Luke Dashjr d2fc1aac86 Generalise hashrate_pick_unit/hashrate_to_bufstr into pick_unit/format_unit 13 years ago
  Luke Dashjr 4ae58471c0 Extend hashrate_pick_unit/hashrate_to_bufstr to handle sub-kilo units 13 years ago
  Luke Dashjr a35a7bb76b Split total_bytes_xfer to total_bytes_rcvd and total_bytes_sent 13 years ago
  Luke Dashjr 095b11ad8b Merge commit '8667bb7' into bfgminer 13 years ago
  Luke Dashjr 8667bb7491 Bugfix: _decode_udev_enc_dup: Allocate enough space for full string 13 years ago
  Luke Dashjr a98c7e7dfa Update copyrights 13 years ago
  Luke Dashjr 33c8e66c2b Bugfix: Never use waddstr for logwin, since it would bypass special newline handling 13 years ago
  Luke Dashjr 061a012250 Bugfix: bitforce: Set kname on chip processors 13 years ago
  Luke Dashjr 549900c9a2 bitforce: Include voltages in Manage device TUI 13 years ago
  Luke Dashjr 6a07fd5d6b Defer newlines going to curses logwin, to avoid a useless blank line at the bottom of the window 13 years ago
  Luke Dashjr b56fae87c5 Ensure printing to logwin always goes through _wlog 13 years ago
  Luke Dashjr a40c386d0c Remove blank line above log window 13 years ago
  Luke Dashjr 6a0cc7bef4 bitforce: Identify parallel queue protocol distinctly from mere bulk queue 13 years ago
  Luke Dashjr 76d98ee087 ManageTUI: Include kernel name, when available 13 years ago
  Luke Dashjr eedd57b7a9 Merge branch 'stratum_rollntime' into bfgminer 13 years ago
  Luke Dashjr acf7832b84 Stratum: Roll ntime as we generate work 13 years ago
  Luke Dashjr b8c5e9778e Stratum: Make swork.ntime native-endian 13 years ago
  Luke Dashjr 39fa94e8f9 Stratum: Treat ntime as uint32_t (as it should be), still always big endian 13 years ago
  Luke Dashjr 40a62d5cfd Debuglog ManageTUI actions/responses 13 years ago
  Luke Dashjr e4e934a5ee ManageTUI: Add generic Identify support 13 years ago
  Luke Dashjr 37201d79c6 Bugfix: Move serial_detect* and open_bitstream to DevAPI code so CPU/OpenCL can build properly without fpgautils 13 years ago
  Luke Dashjr 02c0dbe886 Merge branch 'stderr_lock' into bfgminer 13 years ago
  Luke Dashjr a246cc66cf Short-circuit logging sooner in quiet mode 13 years ago
  Luke Dashjr 7dd230cd8f Write to both stderr and console within same console lock "session" 13 years ago
  Luke Dashjr dcfbb7b2cf Bugfix: Also hold the console lock when writing to stderr 13 years ago
  Luke Dashjr 8bbabe46e3 Use common console locking function for stdout in logging.c 13 years ago