Commit History

Author SHA1 Message Date
  Kano 473d9095e4 MMQ missing firmware -> ERR not DEBUG 13 years ago
  Kano f0003055a4 MMQ ensure delta clock can never exceed limits 13 years ago
  Kano d848289e8c MMQ lowercase new string constants 13 years ago
  Kano 4ab19c7de6 MMQ add api pgaset for clock 13 years ago
  Kano 5ab2f3a7cf MMQ style police 13 years ago
  Kano 072909a12f MMQ count work check timeout failures 13 years ago
  Kano 38ff2a7df9 MMQ allow partial work replies and count them 13 years ago
  Kano 2653c906c1 MMQ overheat: remove clockdown (doesn't help) + ensure no lost shares 13 years ago
  Kano f3f8b4fdb4 MMQ handle over temp differently and hash longer 13 years ago
  Kano f19b03c812 mmq - abbreviate the temperature numbers 13 years ago
  Kano 7993d258f8 MMQ avoid possible number overrun crashes 13 years ago
  Kano 152e7e36a2 mmq usb v0.4 + api usb stats 13 years ago
  Con Kolivas 2d35ac2567 Track all dynamically allocated memory within the work struct by copying work structs in a common place, creating freshly allocated heap ram for all arrays within the copied struct. 13 years ago
  Con Kolivas 86fd23a305 Convert remaining modminer and bfl uses of usleep to nmsleep. 13 years ago
  Paul Sheppard 9f74e650b3 Tidy up device error counts 13 years ago
  Kano fc14b2ee07 MMQ new initialisation (that works) and clocking control 13 years ago
  Con Kolivas b41de69c35 Fix various modminer warnings on mingw. 13 years ago
  Con Kolivas 58bba40a03 fds need to be zeroed before set in modminer. 13 years ago
  Kano 8f4ccebf0d remove MMQ unused variable warning 13 years ago
  Kano ad7aa2b382 FPGA - allow long or short device names in detect code + style police 13 years ago
  Kano 307d8da034 HW: error counter auto for all devices - ztex code not fixed 13 years ago
  Con Kolivas 0a79de9375 Convert the serial autodetect functions to use int instead of char to enumerate devices. 13 years ago
  ckolivas 5c7e03084a Modify te scanhash API to use an int64_t and return -1 on error, allowing zero to be a valid return value. 13 years ago
  Luke Dashjr d4af2d0535 Turn work_restart array into a bool in thr_info 13 years ago
  ckolivas 1e9421475c Timersub is supported on all build platforms so do away with custom timerval_subtract function. 13 years ago
  Con Kolivas d594aaf80f Merge pull request #227 from luke-jr/serialusb 13 years ago
  Luke Dashjr 1215da39ee modminer: Don't delay 2nd+ FPGAs during work restart 13 years ago
  Kano 4dee0d049c FPGA - allow device detect override without an open failure 13 years ago
  Con Kolivas 30bb3c62a6 Merge pull request #224 from kanoi/master 13 years ago
  Luke Dashjr b76053efea Bugfix: modminer: Fix unsigned/signed comparison and similar warnings 13 years ago