Commit History

Author SHA1 Message Date
  Luke Dashjr b0b3ea8baa Merge branch 'bugfix_thermal_spam' into bfgminer 13 years ago
  Luke Dashjr e59ccf7d8e Bugfix: bitforce: Only warn and disable bitforce due to thermal cutoff, if it's actually enabled 13 years ago
  Luke Dashjr eb340117cd Adjust identify_device API to return a bool whether supported or not, for runtime capability detection 13 years ago
  Luke Dashjr 69f6a94230 Merge commit 'ad7aa2b' into cgmerges 13 years ago
  Luke Dashjr d7fb30aa56 Merge commit '9950cff' into cgmerges 13 years ago
  Luke Dashjr 3bfa1fc896 Merge commit '7a2407f' into cgmerges 13 years ago
  Kano ad7aa2b382 FPGA - allow long or short device names in detect code + style police 13 years ago
  Luke Dashjr e6b6d8816d Merge branch 'cairnsmore' into bfgminer 13 years ago
  Luke Dashjr f1265a7471 cairnsmore: Windows autodetect using FTDI library 13 years ago
  Kano 9487ba05cd API/BFL identify a device - currently only BFL to flash the led 13 years ago
  Kano 7a2407f15c BFL add throttle count to internal stats + API 13 years ago
  Kano 71e2f23f47 BFL: missing device id in log message 13 years ago
  Luke Dashjr 1cf76106bc Merge commit '2480cf2' into bfgminer-2.6.x 13 years ago
  Con Kolivas 3b234da43f Merge pull request #302 from luke-jr/bugfix_ftdi_alloca 13 years ago
  Luke Dashjr d6d9778cef Merge commit 'c3e3227' into bfgminer 13 years ago
  Luke Dashjr 7b1e6387f3 Merge commit '2480cf2' into bfgminer 13 years ago
  Con Kolivas c3e32274ee Cull all the early queue requests since we request every time work is popped now. 13 years ago
  Con Kolivas 2480cf23cc Don't try to get bitforce temperature if we're polling for a result to minimise the chance of interleaved responses. 13 years ago
  Con Kolivas 83675099b9 Revert "Only get bitforce temperature at a time when we have not requested any other responses to minimise risk of interleaved responses." 13 years ago
  Con Kolivas c433f234c5 Increase the timeout on bitforce as per Paul Sheppard's suggestion to account for throttling + work time + excess. 13 years ago
  Con Kolivas e29d2d92c9 Only get bitforce temperature at a time when we have not requested any other responses to minimise risk of interleaved responses. 13 years ago
  Luke Dashjr 3aa54372dd Merge commit '07fca3e' into bfgminer 13 years ago
  Con Kolivas 07fca3e289 The bitforce buffer is cleared and hw error count incremented on return from a failed send_work already so no need to do it within the send_work function. 13 years ago
  Con Kolivas f27bcb8ee5 Going back to e68ecf5eb275e1cc2dc22c7db35b0bd8d9c799de 13 years ago
  Con Kolivas 65f4e2af3e The bitforce buffer is cleared and hw error count incremented on return from a failed send_work already so no need to do it within the send_work function. 13 years ago
  Luke Dashjr 2d78450322 Merge branch 'bugfix_ftdi_alloca' into bfgminer 13 years ago
  Luke Dashjr fa3a25f876 Bugfix: bitforce: Allocate enough space for FTDI description pointers 13 years ago
  Luke Dashjr 8cfb0dc7c5 Merge branch 'bf_thrttl_nores' into bfgminer 13 years ago
  Luke Dashjr ea6abe58f9 Bugfix: bitforce: Don't count hashes that never happened due to throttling 13 years ago
  Luke Dashjr bfbe7cee1f Merge branch 'bugfix_bf_timeout' into bfgminer 13 years ago