Commit History

Author SHA1 Message Date
  Luke Dashjr 3018f1cd66 fpgautils: Workaround and document Xcode clang bug 13 years ago
  Luke Dashjr 8bb7bc1378 Merge commit 'db83f2f' into hotplug2 13 years ago
  Luke Dashjr db83f2fbb8 Bugfix: avalon: Correctly claim serial port 13 years ago
  Luke Dashjr 0fdbda6b10 Merge commit 'b38ba4c' into bfgminer 13 years ago
  Luke Dashjr b38ba4cdfa Bugfix: -S all: Mac OS X needs to probe /dev/cu.*, not just /dev/cu.usb* 13 years ago
  Con Kolivas 2a1ff962ee Add more information about avalon-fan and avalon-freq to ASIC-README 13 years ago
  Luke Dashjr cce9df8fb6 Merge branch 'hotplug2' into bfgminer 13 years ago
  Luke Dashjr 16b58b9c83 Merge commit '24368a0' into bfgminer 13 years ago
  Luke Dashjr 24368a0bf0 Bugfix: cpu: Update device "kernel name" with auto-selected algorithm 13 years ago
  Luke Dashjr 7d9176a549 cpu & opencl: Refuse to detect more than once 13 years ago
  Luke Dashjr 583cf156e8 cpu & opencl: Respect scan-serial auto/noauto instructions 13 years ago
  Con Kolivas 05344eff03 Set avalon fan min and fan max to PWM values instead of percentage. 13 years ago
  Luke Dashjr 90339fdf90 ft232r & libztex: Skip probe of claimed devices 13 years ago
  Luke Dashjr 5b5cdff413 fpgautils: Check for devices being claimed before calling detectone from autodetectors 13 years ago
  Luke Dashjr bde200a790 x6500 & ztex: Claim USB devices 13 years ago
  Luke Dashjr 2b16acaa9b fpgautils: Implement bfg_claim_usb for claiming devices by USB bus number and address 13 years ago
  Luke Dashjr f1051250d5 fpgautils: Replace serial_claim with bfg_claim_serial using a more cleanly extensible interface and implementation 13 years ago
  Con Kolivas 065b6a5e36 Provide an --avalon-freq command line to give a valid range of frequencies for avalon in auto mode. 13 years ago
  Luke Dashjr c658ddee43 fpgautils: serial_claim: Include a bus enum in hash key 13 years ago
  Con Kolivas 36b556aa66 Set the avalon idle frequency to lowest if avalon auto is enabled and we have an overheat condition. 13 years ago
  Con Kolivas ce214e1270 Decrease avalon frequency in auto mode if we are unable to maintain the temperature in the optimal range. 13 years ago
  Luke Dashjr 58097a74fb Add serial port claiming logic to avalon, bitforce, and modminer drivers 13 years ago
  Con Kolivas da680f5162 Don't count invalid nonces as hashrate for bflsc. 13 years ago
  Luke Dashjr 63222c8774 usbtest: Improve portability to at least 2.7 and 3.2 13 years ago
  Luke Dashjr 2e5ef483bb usbtest: Avoid messing up the display by escaping weird bytes via repr() 13 years ago
  Luke Dashjr 5566fdb1f3 usbtest: Skip last 2 optional parameters, since we use the defaults and they are not in older versions of pyserial 13 years ago
  Luke Dashjr 684900865b Merge commit '5bfe1b8' into bfgminer 13 years ago
  Luke Dashjr 5bfe1b8535 Bugfix: bitforce: ZOX limits results ot 16 results per call, so repeat ZOX until there are fewer 13 years ago
  Con Kolivas d7c99cd116 Use a more conservative upper limit of 1% for hardware errors with avalon auto frequency. 13 years ago
  Con Kolivas f142a4de23 Allow the avalon fanspeed range to be passed as parameter on the command line, default to 20-100% 13 years ago