Commit History

Author SHA1 Message Date
  Con Kolivas 0aeb1b5480 Yield after releasing a lock in case we are on a device with limited CPU resources. 13 years ago
  Con Kolivas 261b1299ac Add the cgpu_info structure before avalon reset. 13 years ago
  Luke Dashjr 1ffd6ccf77 bitforce: Allow a longer timeout (1250ms) for ZCX (Device Information) commands 13 years ago
  Con Kolivas 291df91ced Tidy up DEVLOCK/UNLOCK to have consistent use of the pstate variable without needing brace level match. 13 years ago
  Con Kolivas 3f105a23c8 Merge pull request #441 from kanoi/master 13 years ago
  Luke Dashjr 9290f64d37 Merge branch 'weighed_rej_percent' into bfgminer 13 years ago
  Luke Dashjr 85369ef6b9 Calculate rejection percentage based on weighed shares, not absolute counts 13 years ago
  Luke Dashjr 7cd78005c9 Count weighed discarded (stale) shares per cgpu 13 years ago
  Luke Dashjr a5bd113682 Bugfix: Cleanly count discarded (stale) shares without overlapping devices/sshare locks within clear_stratum_shares 13 years ago
  Kano 65e21f18cb Icarus driver elaspsed timeout shouldn't be just USB I/O 13 years ago
  Kano 91034145ae usbutils avoid leaving devlock locked when thread cancelled 13 years ago
  Luke Dashjr ec2532b2fd configure: Enable Avalon support by default now that it behaves reasonably 13 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") 13 years ago
  Luke Dashjr c3d6476eef Merge branch 'bitforce_queue_parallel' into bfgminer 13 years ago
  Luke Dashjr 89b293872a Bugfix: bitforce_queue: Never try to reinitialize a slave processor 13 years ago
  Luke Dashjr e18bcecb15 Merge commit '8d7ee1d' into bfgminer 13 years ago
  Luke Dashjr 8d7ee1d418 Bugfix: pdcurses doesn't like changing logwin size without clearing it also, so do that in display options 13 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 13 years ago
  Luke Dashjr 7655e6d8fc Reduce HW error logging to debug level, so it doesn't clutter the TUI log by default 13 years ago
  Luke Dashjr 4410a9d19e DevAPI: When a device has more than 26 processors, represent them as aa-zz 13 years ago
  Luke Dashjr e78f24e4f3 Merge branch 'bitforce_queue_parallel' into bfgminer 13 years ago
  Luke Dashjr 546661f30f bitforce: bitforce: Fix TUI display of slave processors on parallelized boards 13 years ago
  Luke Dashjr 782ecc021f Merge branch 'bitforce_queue_parallel' into bfgminer 13 years ago
  Luke Dashjr dc25f51997 bitforce: Only display temperature in TUI for the first chip on parallelized boards 13 years ago
  Luke Dashjr c47411d7c9 Bugfix: bitforce: Set temperature for all processors on the board 13 years ago
  Luke Dashjr 73f4e7c06a Bugfix: bitforce_queue: Initialize proc->device_data to board data for parallelized chip processors 13 years ago
  Luke Dashjr be9b565b0b Merge branch 'bitforce_queue_parallel' into bfgminer 13 years ago
  Luke Dashjr a64964803b Bugfix: bitforce_queue: Defer nonce count check until after thiswork has been identified (or handled as NULL) 13 years ago
  Luke Dashjr c0154efb1d Merge branch 'avalon_win' into bfgminer 13 years ago
  Luke Dashjr f263cef523 avalon: avalon_clear_readbuf can simply wait for a single read timeout on Windows to avoid select 13 years ago