Commit History

Author SHA1 Message Date
  Luke Dashjr 9a2e52858c Merge branch 'bugfix_MHz' into bfgminer 13 years ago
  Luke Dashjr 97c4821612 Bugfix: Capitalize "MHz" correctly 13 years ago
  Luke Dashjr 2e80e5c13f Partial-Merge commit '28f251e' into cg_merges_20121203 (noop usbutils, and modminer symbolic command names) 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
  Luke Dashjr 6bf22edb09 Partial-Merge commit '2d35ac2' 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
  Luke Dashjr 3e5bf7a802 Merge commit '86fd23a' into cg_merges_2012118 13 years ago
  Con Kolivas 86fd23a305 Convert remaining modminer and bfl uses of usleep to nmsleep. 13 years ago
  Luke Dashjr 4192fa15e6 Merge branch 'bugfix_mm_rpc_leak' into bfgminer 13 years ago
  Luke Dashjr 3bf13b0c03 Bugfix: modminer: Use json_object_set_new to correctly count references to per-FPGA RPC data 13 years ago
  Paul Sheppard 9f74e650b3 Tidy up device error counts 13 years ago
  Luke Dashjr 6085550afc Merge branch 'dev_x6500' into bfgminer 13 years ago
  Luke Dashjr 44818d8aea Implement new --force-dev-init option to force bitstream upload to modminer and x6500 devices 13 years ago
  Luke Dashjr 52e1b52902 Bugfix: Use clear_work and workdup everywhere work is copied around 13 years ago
  Luke Dashjr cd3ac2dee7 Merge branch 'bugfix_mm_check_fd' into bfgminer 13 years ago
  Luke Dashjr e4b72e08e2 Bugfix: modminer: Check that we have a valid fd before trying to start work 13 years ago
  Luke Dashjr 8c002c087e modminer: Remove dead code 13 years ago
  Luke Dashjr e5a326bb89 Merge branch 'stratum' into bfgminer 13 years ago
  Luke Dashjr 2b9afc779c Merge branch 'dev_x6500' into bfgminer 13 years ago
  Luke Dashjr b1c23f6476 fpgautils: Abstract open_xilinx_bitstream out from modminer and x6500 drivers 13 years ago
  Kano fc14b2ee07 MMQ new initialisation (that works) and clocking control 13 years ago
  Luke Dashjr a082e36650 Semi-Merge commit 'b41de69' into stratum (fds are int, not SOCKETTYPE) 13 years ago
  Luke Dashjr 31eaca6a9c Merge commit '58bba40' into bfgminer 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
  Luke Dashjr ede5cd063b modminer: Allow clocks down to 2 Mhz just in case 13 years ago
  Luke Dashjr 8ee38e9e20 modminer: Implement --temp-hysteresis logic 13 years ago
  Luke Dashjr 927623d217 Bugfix: modminer: Reduce dynclock max frequency as needed to keep temperature below cutoff 13 years ago
  Luke Dashjr 0c0f6d3243 Bugfix: modminer: Update temperature readings when disabled (fixes thermal cutoff recovery) 13 years ago