Commit History

Author SHA1 Message Date
  Luke Dashjr 6ab9775a27 x6500: Since we program in about a minute now, only report status verbosely every 25% 13 years ago
  Luke Dashjr 427d2846bd x6500: Poll nonce less often since USB latency slows us down anyway 13 years ago
  Luke Dashjr 56f5435405 jtag: Avoid writing an extra readback byte when we are ignoring tdo anyway 13 years ago
  Luke Dashjr 3a833e85c7 ft232r: Set output buffer size to 4096 bytes 13 years ago
  Con Kolivas cafe9aac54 Only add stratum share to database if we succeeded in submitting it, with a debug output saying it succeeded. 13 years ago
  Luke Dashjr e58ad3f740 x6500: Adjust dynclock so it works more reasonably 13 years ago
  Con Kolivas aa97e87a13 Use keepalive with stratum sockets to improve its ability to detect broken connections. 13 years ago
  Con Kolivas d9276557f1 Show only the URL in the status bar to avoid long prefixes making for extra long lines. 13 years ago
  Con Kolivas 2e56706cc6 Display compact status in menu and update README to reflect current menu entries. 13 years ago
  Con Kolivas d97e19f1c8 Add a compact display mode that does not list per device statistics in the status window. 13 years ago
  Con Kolivas 784a41c8b5 Add blank spaces after best share displayed. 13 years ago
  Con Kolivas d85b60c09b Round a few static string arrays up to 4 byte boundaries for ARM. 13 years ago
  Con Kolivas 7bca8a0ab0 Display best share diff for scrypt as well. 13 years ago
  Con Kolivas 27aa82aab6 Show the best diff share as "best share" and add info to the README. 13 years ago
  Luke Dashjr c6e5b80ff9 x6500: Dynclock support 13 years ago
  Con Kolivas a6cb920a9e Display the best diff share submitted so far. 13 years ago
  Paul Sheppard 1b8b50590d Merge branch 'master' of git://github.com/ckolivas/cgminer.git 13 years ago
  Con Kolivas f7b79e34cf Redundant check. 13 years ago
  Luke Dashjr 1c6ffa310c Provide a simple/dummy libusb_error_name when it is missing (libusb < 1.0.9) 13 years ago
  Luke Dashjr 93c8f5fabb x6500: Stop abusing pointer type to store bitstream upload progress 13 years ago
  Luke Dashjr f9aeec7e69 Bugfix: ft232r: Avoid reuse of USB device count variable 13 years ago
  Luke Dashjr 1524cb18aa x6500: Implement basic hashrate prediction and efficient job completion 13 years ago
  Luke Dashjr 00c01b718d jtag: Optimized implementation of JTAG reads to workaround ft232r slowness 13 years ago
  Con Kolivas 8bd8696854 The work struct pointer in struct pc_data in findnonce is never freed yet there is no need to allocate it separately so make struct work a static part of the struct pc_data. 13 years ago
  Luke Dashjr d1d895b30d x6500: Try nonce with previous work if it is wrong for current 13 years ago
  Luke Dashjr 24e436f2b0 x6500: Ensure ft232r buffer is flushed to change registers 13 years ago
  Luke Dashjr 0e54fff719 x6500: Start clock speed off at 180, and extra debugging for x6500_set_register 13 years ago
  Luke Dashjr 96c4b7bcd7 x6500: When programming, poll each FPGA status individually since they might not be ready at the same time 13 years ago
  Paul Sheppard c65ff0d77b Merge branch 'master' of https://github.com/pshep/cgminer.git 13 years ago
  Paul Sheppard a86b592c74 Merge branch 'master' of git://github.com/ckolivas/cgminer.git 13 years ago