Commit History

Author SHA1 Message Date
  Con Kolivas eaf1505381 Dynamic intensity for GPUs should be calculated on a per device basis. Clean up the code to only calculate it if required as well. 14 years ago
  Con Kolivas f32ffb8718 Work out a rolling average getwork delay stored in pool_stats. 14 years ago
  ckolivas 6a45cbbdfb Merge branch 'master' of https://github.com/ckolivas/cgminer 14 years ago
  ckolivas c5a21fabf0 Extend nrolltime to support the expiry= parameter. Do this by turning the rolltime bool into an integer set to the expiry time. If the pool supports rolltime but not expiry= then set the expiry time to the standard scantime. 14 years ago
  Paul Sheppard e037028159 Merge branch 'master' of https://github.com/ckolivas/cgminer.git 14 years ago
  Con Kolivas f70577b097 Merge pull request #229 from luke-jr/modminer_primary 14 years ago
  Luke Dashjr 1215da39ee modminer: Don't delay 2nd+ FPGAs during work restart 14 years ago
  Paul Sheppard fe4c0869bf Merge branch 'master' of git://github.com/ckolivas/cgminer.git 14 years ago
  Paul Sheppard 7ae22e21e3 Disable OpenCL code when not available. 14 years ago
  Paul Sheppard bc4a259af7 Merge branch 'master' of git://github.com/ckolivas/cgminer.git 14 years ago
  Con Kolivas 30bb3c62a6 Merge pull request #224 from kanoi/master 14 years ago
  Paul Sheppard 2d1f961046 Merge branch 'master' of git://github.com/ckolivas/cgminer.git 14 years ago
  Con Kolivas dbe9056df4 Add mandatory and block fields to the work struct. Flag any shares that are detected as blocks as mandatory to submit, along with longpoll work from a previously rejecting pool. 14 years ago
  Paul Sheppard b94e199649 Merge branch 'master' of https://github.com/ckolivas/cgminer.git 14 years ago
  Paul Sheppard eff2d04df0 Merge branch 'master' of https://github.com/ckolivas/cgminer.git 14 years ago
  Paul Sheppard 1b63a75d2c Simple auto sleep-time calibration. 14 years ago
  Luke Dashjr 4eb23c7ea3 Bugfix: slay a variety of warnings 14 years ago
  Kano 913221c373 API add ModMinerQuad support 14 years ago
  Paul Sheppard 2384d0fbc6 Removed idle mode... again!? 14 years ago
  Luke Dashjr a78d616bc5 modminer: Temperature sensor improvements 14 years ago
  Paul Sheppard 861388f960 Merge branch 'master' of https://github.com/ckolivas/cgminer.git 14 years ago
  Luke Dashjr 76f96f4717 New driver: BTCFPGA ModMiner 14 years ago
  Luke Dashjr d3fa59d76f Abstract generally useful FPGA code into fpgautils.c 14 years ago
  Paul Sheppard bf4d6c3483 Merge branch 'master' of https://github.com/ckolivas/cgminer.git 14 years ago
  Paul Sheppard 4889d7ecb2 Merge branch 'master' of git@github.com:pshep/cgminer.git 14 years ago
  Paul Sheppard 820d662c9d Removed idle mode. 14 years ago
  Paul Sheppard ebeaf15f18 Added idle mode 14 years ago
  Kano fdcd72b9ae API add stats for pool getworks 14 years ago
  Kano 3cb3f09a50 API save default config file if none specified 14 years ago
  Con Kolivas 598476cae1 Merge pull request #204 from kanoi/icarus-timer 14 years ago