Commit History

Author SHA1 Message Date
  Con Kolivas fc65385e0e Avalon init on comms error as well. 13 years ago
  Luke Dashjr 7454181fcf Merge commit 'd41b6b2' into bfgminer 13 years ago
  Luke Dashjr d41b6b2830 Clarify stratum mining.set_difficulty debug log message 13 years ago
  Con Kolivas 669fc3887a Reinit avalon device in case of FPGA controller mess up. 13 years ago
  Con Kolivas 80b36ddcb5 Get rid of unused status flag setting for now in avalon. 13 years ago
  Con Kolivas a973a2da3b Use intermediate cglock when generating stratum work. 13 years ago
  Con Kolivas 72cd8fe28e Update exactone diff. 13 years ago
  Con Kolivas 8560b405f2 Add stratum show_message support. 13 years ago
  Con Kolivas 9f6ff0cfbe Add net bytes sent/received suport. 13 years ago
  Luke Dashjr 440e85db72 Merge branch 'bfgminer' (early part) into queuedwork 13 years ago
  Luke Dashjr feb8b755e6 bitforce: Split ZOX command into its own function 13 years ago
  Luke Dashjr f374013b81 Merge commit '15f52a9' into bfgminer 13 years ago
  Luke Dashjr 15f52a91f4 Try to find jansson via pkg-config first, and fall back to checking system defaults if that fails 13 years ago
  Luke Dashjr b83b6dbed4 No longer call configure from autogen.sh 13 years ago
  Con Kolivas d37b3146c4 Increase reliability of avalon startup by only opening and resetting the device once, looking for the id sequence offset by one byte as well, and still ignoring if it's wrong, assuming it is an avalon. 13 years ago
  Con Kolivas 18f4d1aa0c Nest avalon_decode functions to avoid doing unnecessary lookups once we have found the nonce. 13 years ago
  Con Kolivas 00b6319db6 Minor typo. 13 years ago
  Con Kolivas 2821c143f9 Minor grammo in avalon driver. 13 years ago
  Con Kolivas f3dfff28b4 Only set stratum auth once to prevent multiple threads being started. 13 years ago
  Con Kolivas 2aa47b761b Move the stratum and GBT data to be protected under a new cg_lock data_lock. 13 years ago
  Con Kolivas 7bf3cf762b Convert ch_lock to a cglock. 13 years ago
  Con Kolivas ef872eba28 Convert control lock to cglock. 13 years ago
  Con Kolivas a7bb16018b Implement cgminer locks. 13 years ago
  Con Kolivas b491447b86 Sacrifice the memory from existing stratum curl handles when starting new to avoid curl crashes. 13 years ago
  Con Kolivas 1d697dd40d Differentiate clear_sock from clear_sockbuf. 13 years ago
  Con Kolivas b3a87936ac Update keepalive settings to match 2.11 branch. 13 years ago
  Con Kolivas 1e985e38b3 Do host to le32 conversion on shown hash for stratum share results. 13 years ago
  Con Kolivas 420329f628 Use htole32 wrapper for nonce encoding in avalon. 13 years ago
  Con Kolivas 54377dba6f Avoid bswap redefinition. 13 years ago
  Con Kolivas 43dff4c219 Remove unused rev8 function from avalon driver. 13 years ago