bitforce.c


Log

Author Commit Date CI Message
Luke Dashjr cc08d955 2012-02-22T23:38:02 Tolerate new-format temperature readings
Luke Dashjr 829dcf9d 2012-02-22T21:07:41 Bugfix: Fix BitFORCE driver memory leak in debug logging
Con Kolivas 0a7d6222 2012-02-22T08:06:00 Merge branch 'master' of github.com:ckolivas/cgminer
Xiangfu 07b0ed4a 2012-02-21T20:15:08 fix the bitforce.c code style follow 1TBS
Con Kolivas d1cddf8b 2012-02-21T22:23:07 Update licensing to GPL V3.
Con Kolivas 02295c69 2012-02-19T20:19:47 Allow devices that are disabled due to overheating to be flagged as recovering instead of disabling them and re-enable them if they're below ideal temperatures and --no-restart has not been set.
Con Kolivas be9db9ce 2012-02-18T23:00:21 Copyright updates.
Con Kolivas 72ee48c1 2012-02-15T21:46:59 Merge branch 'master' of github.com:ckolivas/cgminer
Luke Dashjr c31c0670 2012-02-13T21:49:43 bitforce: Simplify BFopen WIN32 ifdef/else
Luke Dashjr c904b74b 2012-02-13T21:41:04 bitforce: Cleanup extraneous TODO that isn't needed
Luke Dashjr 2f0a3dc2 2012-02-13T21:19:39 Move tcsetattr (and new tcflush) into *nix BFopen to simplify things a bit
Luke Dashjr 538b0ebf 2012-02-14T12:01:30 bitforce: Set a 30 second timeout for serial port on Windows, since the default is undefined
Luke Dashjr 75da96b5 2012-02-14T00:37:09 bitforce: Disable automatic scanning when at least one device is specified manually
Con Kolivas 56907db2 2012-02-12T18:21:30 Fix harmless warnings with -Wsign-compare to allow cgminer to build with -W.
Con Kolivas 11123848 2012-02-12T17:53:50 Fix missing field initialisers warnings.
Luke Dashjr 543265d6 2012-01-24T14:34:17 Generalize --temp-cutoff and implement support for reading temperature from BitFORCE FPGAs
Luke Dashjr 5be4bf70 2012-02-10T21:33:26 Bugfix: BitFORCE index needs to be static to count correctly
Con Kolivas 060ff719 2012-02-03T15:43:07 Merge pull request #102 from luke-jr/bugfix_bitforce_linux_rw Bugfix: Need to open BitForce tty for read-write
ckolivas 6eee0e38 2012-02-04T10:34:37 Fix warnings in bitforce.c
Luke Dashjr 2f903b5d 2012-02-03T18:21:50 Bugfix: Need to open BitForce tty for read-write
Con Kolivas 80650dd9 2012-01-28T16:13:49 Define O_CLOEXEC for older headers that don't have it.
Con Kolivas d485261e 2012-01-24T20:26:33 Fix broken non-win32 build with bitforce enabled.
Luke Dashjr 4ae7baf0 2012-01-24T01:23:31 BitForce: Need to use CreateFile and low-level (descriptor-based) C APIs on Windows, since fopen doesn't work with serial ports
Con Kolivas 10378f87 2012-01-22T11:44:43 Fix windows build of bitforce blindly. Hopefully it works.
Luke Dashjr 5dfc8b69 2012-01-08T19:56:15 BitForce FPGA support cgminer will scan for and mine BitForce FPGAs on USB ports by providing the new --scan-serial <device> option, or autodetect them by searching /dev/serial/by-id for *BitFORCE_SHA256*