Commit History

Author SHA1 Message Date
  Luke Dashjr b279bc3aeb ztex: Use standard file header/comment formatting, and update license to GPLv3 12 years ago
  Luke Dashjr 1ffd6ccf77 bitforce: Allow a longer timeout (1250ms) for ZCX (Device Information) commands 12 years ago
  Luke Dashjr 9290f64d37 Merge branch 'weighed_rej_percent' into bfgminer 12 years ago
  Luke Dashjr 85369ef6b9 Calculate rejection percentage based on weighed shares, not absolute counts 12 years ago
  Luke Dashjr 7cd78005c9 Count weighed discarded (stale) shares per cgpu 12 years ago
  Luke Dashjr a5bd113682 Bugfix: Cleanly count discarded (stale) shares without overlapping devices/sshare locks within clear_stratum_shares 12 years ago
  Luke Dashjr ec2532b2fd configure: Enable Avalon support by default now that it behaves reasonably 12 years ago
  Luke Dashjr db2a63c286 avalon: Since detection is not really implemented, only probe devices when the driver is specified to -S by name (eg, "avalon:/dev/ttyUSB0") 12 years ago
  Luke Dashjr c3d6476eef Merge branch 'bitforce_queue_parallel' into bfgminer 12 years ago
  Luke Dashjr 89b293872a Bugfix: bitforce_queue: Never try to reinitialize a slave processor 12 years ago
  Luke Dashjr e18bcecb15 Merge commit '8d7ee1d' into bfgminer 12 years ago
  Luke Dashjr 8d7ee1d418 Bugfix: pdcurses doesn't like changing logwin size without clearing it also, so do that in display options 12 years ago
  Luke Dashjr 0a93961832 Bugfix: bitforce_queue: Use work_list_del everywhere we remove from work_list to ensure work gets freed properly when done 12 years ago
  Luke Dashjr 7655e6d8fc Reduce HW error logging to debug level, so it doesn't clutter the TUI log by default 12 years ago
  Luke Dashjr 4410a9d19e DevAPI: When a device has more than 26 processors, represent them as aa-zz 12 years ago
  Luke Dashjr e78f24e4f3 Merge branch 'bitforce_queue_parallel' into bfgminer 12 years ago
  Luke Dashjr 546661f30f bitforce: bitforce: Fix TUI display of slave processors on parallelized boards 12 years ago
  Luke Dashjr 782ecc021f Merge branch 'bitforce_queue_parallel' into bfgminer 12 years ago
  Luke Dashjr dc25f51997 bitforce: Only display temperature in TUI for the first chip on parallelized boards 12 years ago
  Luke Dashjr c47411d7c9 Bugfix: bitforce: Set temperature for all processors on the board 12 years ago
  Luke Dashjr 73f4e7c06a Bugfix: bitforce_queue: Initialize proc->device_data to board data for parallelized chip processors 12 years ago
  Luke Dashjr be9b565b0b Merge branch 'bitforce_queue_parallel' into bfgminer 12 years ago
  Luke Dashjr a64964803b Bugfix: bitforce_queue: Defer nonce count check until after thiswork has been identified (or handled as NULL) 12 years ago
  Luke Dashjr c0154efb1d Merge branch 'avalon_win' into bfgminer 12 years ago
  Luke Dashjr f263cef523 avalon: avalon_clear_readbuf can simply wait for a single read timeout on Windows to avoid select 12 years ago
  Luke Dashjr 45c81f17b1 avalon: Simplify avalon_get_result by using avalon_gets 12 years ago
  Luke Dashjr eba5e7cf77 avalon: Go back to good old serial timeouts for gets, since select() is for sockets (only, on Windows) 12 years ago
  Luke Dashjr a672f38475 Merge commit '9a48ec7' into bfgminer 12 years ago
  Luke Dashjr 9a48ec7dd6 -S all: Start QueryDosDevices probe with 256-byte buffer 12 years ago
  Luke Dashjr 7714404771 Use common code to ensure the prefix of -S *:all remains in all implementations of it (/dev glob was removing prefixes) 12 years ago