Log

Author Commit Date CI Message
Con Kolivas b7f71470 2014-02-21T08:07:25 Only show system libusb warning when appropriate during configure.
Con Kolivas b3b1ddff 2014-02-21T07:52:38 Merge branch 'avalon2' of https://github.com/xiangfu/cgminer into xiangfu-avalon2 Conflicts: api.c configure.ac
Con Kolivas 11e30ae0 2014-02-21T07:48:28 Add build essential to ubuntu build instructions
Con Kolivas bacdbd08 2014-02-21T07:45:42 Merge branch 'master' of github.com:ckolivas/cgminer
Con Kolivas f1c50a8e 2014-02-21T07:42:52 Hfa cooling remains satisfactory down to a minimum fanspeed of 5%
Con Kolivas 12528a64 2014-02-21T03:01:02 Merge pull request #522 from opsengine/patch-1 Add instructions to build on Ubuntu
Con Kolivas c9197a75 2014-02-21T02:44:09 Give a nodev error if we have already set nodev in hfa clear readbuf to avoid further usb comms attempts.
Con Kolivas a2f23e8f 2014-02-20T21:35:08 Fix missing include
Con Kolivas 020e896f 2014-02-20T21:34:16 Move bitmine options to alphabetic positioning.
Con Kolivas 1303ce36 2014-02-20T21:32:21 Merge pull request #551 from bitmine-ch/upstream.CCD Upstream.ccd
kanoi 0585c8d4 2014-02-20T21:16:17 Merge pull request #553 from kanoi/master bab - missed a few 'DEAD's in last commit
Kano eb0cbf06 2014-02-20T21:15:33 bab - missed a few 'DEAD's in last commit
kanoi a9d58282 2014-02-20T21:12:15 Merge pull request #552 from kanoi/master bab - roll work if possible to reduce CPU + dead->bad
Kano 006f97c5 2014-02-20T21:05:38 bab - use 'bad' instead of 'dead' as per the screen B:
Kano 1b64d381 2014-02-20T20:58:47 bab - roll work if possible to reduce CPU
Con Kolivas dab4a154 2014-02-20T20:30:36 Update the per die hash clock data on a running reset on hfa devices.
Con Kolivas 9aa6c6a2 2014-02-20T11:54:48 Set the per die clock on hfa to the known starting base clock instead of our requested clock rate.
Con Kolivas 3bbb8976 2014-02-20T11:35:02 Hfa device failure can be detected within 15 seconds so we should try restarting it sooner to avoid tripping the device's own watchdog.
Con Kolivas cca9b500 2014-02-20T11:29:43 Check return result of hfa clear readbuf to minimise error messages on device failure.
Con Kolivas 0501afe5 2014-02-20T11:22:22 Put MHz into cta statline description.
Con Kolivas f8571b60 2014-02-20T11:15:32 Send a work restart with every shutdown message to hfa devices to clear any work that might be stale on the next restart.
Con Kolivas 0f4ad7f4 2014-02-20T11:07:06 Store the hfa hash_clock rate and display it in the statline.
Con Kolivas 5b76a8b9 2014-02-20T11:02:56 Merge branch 'master' of github.com:ckolivas/cgminer
Con Kolivas 904491bf 2014-02-20T11:02:05 Store the maximum board temperature for hfa devices and take that into consideration when calculating the highest temperature as well as the dies.
Zefir Kurtisi 1448e151 2014-02-02T21:51:12 A1: CoinCraft-Desk driver variant The CoinCraft-Desk product includes up to 5 8-chip modules that are accessed over a TCA9539 IO multiplexer. This is the initial support for the CCD.
Zefir Kurtisi 60534e57 2013-12-24T00:33:42 Initial import of Bitmine.ch A1 SPI driver This initial driver was designed around an FPGA based emulator board which provides 2 chained chips with 4 hashing engines each, running at 10% of the A1's nominal speed. Driver has been tested on RasPi. Signed-off-by: Zefir Kurtisi <zefir.kurtisi@gmail.com>
kanoi 433f66e0 2014-02-19T16:58:51 Merge pull request #550 from kanoi/master avalon, bab, drillbit, klondike use more screen space
Kano 040284c6 2014-02-19T16:53:27 klondike ensure stats type matches
Kano 9829d279 2014-02-19T16:38:21 avalon, bab, drillbit, klondike use more screen space rather than truncating info
Con Kolivas 7dbfe297 2014-02-18T22:23:28 Add hashfast fanspeed% to statline display.
Con Kolivas 257fe00a 2014-02-18T22:19:45 Move driver statline padding to cgminer.c, expanding width of maximum displayable statistics and window width to add more info.
Con Kolivas 648be96f 2014-02-18T20:50:45 Prune old stratum shares that we've seen no response for over 2 minutes to avoid memory leaks for pools that don't respond about some shares.
Con Kolivas 83925612 2014-02-17T21:22:26 Add warning if system libusb is being added.
Con Kolivas 38fd3e91 2014-02-17T21:17:06 Only run ./configure with autogen.sh if extra parameters are passed to it.
Con Kolivas 6afe3087 2014-02-15T17:36:08 Updated cointerra features.
Con Kolivas cbe32574 2014-02-15T17:14:40 Add le16toh defines for platforms that may be missing it.
Con Kolivas 4365718f 2014-02-15T17:10:31 Remove modminer bitstreams from distribution and replace with a README saying what file needs to be added if modminer build is still desired.
Con Kolivas 3bb5b054 2014-02-15T16:56:08 Use the simplelog function from usb_list()
Con Kolivas 1ca3bf7e 2014-02-15T16:55:47 Add a simplelog function that does not log date and time.
Con Kolivas cd79fbd4 2014-02-15T16:51:32 Use a unique usb_list function displaying only pertinent information when listing usb devices from the menu.
Con Kolivas 71939319 2014-02-15T14:53:36 Abstract out the _in_use function to take different linked lists.
Con Kolivas 2108cceb 2014-02-15T14:45:58 Break out of linked list loop in remove_in_use in case we've gone over the whole list.
Con Kolivas 71849e0d 2014-02-15T09:04:47 Check for hfa invalid hash clockrate after other error messages.
Con Kolivas e9628dcd 2014-02-15T09:01:53 Merge branch 'master' of github.com:ckolivas/cgminer
Con Kolivas f1452c81 2014-02-15T09:01:07 Detect non-responsive icarus devices and attempt a usb reset before killing them after 2 minutes of no hashes.
Con Kolivas fc3f1100 2014-02-15T08:49:41 Detect non-responsive bitfury devices and try a usb reset on them before killing their instances off after 2 minutes of no activity.
kanoi 0a0261ca 2014-02-14T23:16:37 Merge pull request #549 from kanoi/master bab - handle disabling chips that return no valid results
Con Kolivas 70307957 2014-02-14T21:41:37 Allow hotplug interval to be changed from the USB menu.
Con Kolivas 492636a8 2014-02-14T21:36:58 Prevent recursive loop in __is_in_use linked list walking.
Con Kolivas c5694ee8 2014-02-14T21:23:42 Add the ability to whitelist previously blacklisted usb devices from the menu.
Con Kolivas cfa0f6bc 2014-02-14T19:52:35 Use a bool in struct cgpu to know when a usb device has been blacklisted, avoiding blacklisting it more than once.
Kano 385d0526 2014-02-14T17:54:30 bab - ensure disabled chips are counted in the screen dead chip counter
Kano 1ce992b5 2014-02-14T17:28:19 bab - only disable the chip once ...
Kano d5b58dd6 2014-02-14T16:43:48 bab - short work list skip disabled chips
Kano 6a7ccd32 2014-02-14T15:26:11 Merge remote-tracking branch 'conman/master'
Kano 85cbefaa 2014-02-14T15:24:36 api.c avoid incorrect gcc warning
Kano 122c1fdd 2014-02-14T15:23:11 cgminer -h crash fix
Con Kolivas 5cda70e7 2014-02-14T08:09:17 Update various copyright dates
Con Kolivas 12554af1 2014-02-13T23:50:33 Add blacklisting as an option to the USB menu.
Con Kolivas 7a435b6e 2014-02-13T23:37:50 Add a mechanism to blacklist a usb device from its cgpu.
Con Kolivas 80c781c0 2014-02-13T23:19:03 Add an option to the USB menu to list all known devices.
Con Kolivas 87a1c38d 2014-02-13T23:13:33 Add an option to send a USB reset via the USB menu.
Con Kolivas 19856d67 2014-02-13T23:12:27 Add a usb_reset by cgpu function to usbutils.
Con Kolivas 40b8eed7 2014-02-13T22:46:37 Add warning for attempting to unplug a usb device that is already removed.
Con Kolivas 20c3fafe 2014-02-13T22:42:59 Add USB Unplug option to USB management device management menu.
Con Kolivas b54cd59c 2014-02-13T22:40:20 Add enable and disable USB device functions to the menu.
Con Kolivas 820cd706 2014-02-13T22:22:56 Add a [U]SB menu item, initially with just statistics per device, adding device number to the device status window display.
Con Kolivas bac9d6f3 2014-02-13T21:13:20 Reuse the cgpu temp entry for avalon and bitfury devices, changing avalon to a damped value.
Con Kolivas 49a7d918 2014-02-13T20:55:20 Store the cointerra maximum temperature in the cgpu struct as an exponentially changing value based on the maximum temperature.
Con Kolivas 107155c3 2014-02-13T20:50:27 Reuse the cgpu->temp entry for max temperature in hfa driver.
Kano 2b34afc0 2014-02-13T16:50:40 bab - disable chips that return only bad results
Con Kolivas 83231db3 2014-02-12T20:48:46 Merge branch 'master' of github.com:ckolivas/cgminer
Con Kolivas 69d67af1 2014-02-12T20:46:44 Add driver for cointerra devices.
kanoi 8e6e4624 2014-02-11T17:51:55 Merge pull request #548 from kanoi/master miner.php auto naming and size reduction for a large number of rigs
Xiangfu 7c5b0b84 2014-02-11T14:00:04 Add Avalon2 (2U size machine) support Signed-off-by: Xiangfu <xiangfu@openmobilefree.net>
Kano 785b896b 2014-02-11T09:47:51 miner.php - define a default rigport (that can be changed) and don't require a port number in the rigs array
Kano 713639ca 2014-02-11T09:12:22 miner.php allow links for rig buttons in tables and allow using the 4th IP octet if no rig name - default disabled for both
kanoi 00099094 2014-02-10T09:53:51 Merge pull request #546 from kanoi/master Allow running cgminer in benchmark mode with a work file --benchfile
Kano 528bd85f 2014-02-10T09:47:42 format fix and bad variable usage fix for --benchfile
Kano b1d00ab7 2014-02-10T08:37:48 Allow running cgminer in benchmark mode with a work file --benchfile
Con Kolivas 812f5302 2014-02-09T09:49:33 ANU frequency is in MHz, not hex.
Con Kolivas d73ac707 2014-02-08T21:04:18 Remove bitfury devices from the usb list on shutdown in case they have stopped responding but have not had a fatal usb error.
Con Kolivas e447b697 2014-02-08T11:20:41 Bump version to 3.12.3
Con Kolivas c0736bcb 2014-02-08T11:20:18 Update NEWS
Con Kolivas 693f4a11 2014-02-08T11:14:55 Put the hashfast temperature into the cgpu structure so that it shows up in the devs API call.
Con Kolivas 49da1e78 2014-02-08T11:09:11 We shouldn't block on no work situations directly from the getwork scheduler itself.
Con Kolivas a52b37b6 2014-02-08T11:01:52 Revert "Make the pthread cond wait in the getwork scheduler a timed wait in case we miss a wakeup." This reverts commit 47a20fb8e813f427357dd8133f811e45f6892ede. Wrong fix.
Con Kolivas 37439a12 2014-02-08T08:12:53 Bump version to 3.12.2
Con Kolivas 70731d19 2014-02-08T08:12:33 Update NEWS.
Con Kolivas a630532a 2014-02-08T08:08:28 Adjust antminer U1 timing according to command line frequency set, fixing the need for icarus timing on the command line.
Con Kolivas 2614321a 2014-02-08T07:51:06 Read pipe errors that don't clear are worth attempting to reset the usb.
Con Kolivas d883396e 2014-02-08T07:47:34 Revert "Do away with usb resets entirely since we retry on both pipe and io errors now and they're of dubious value." This reverts commit 4cde067658c9f34a6a98ad5385145432c44eb571.
Con Kolivas 47a20fb8 2014-02-08T07:42:53 Make the pthread cond wait in the getwork scheduler a timed wait in case we miss a wakeup.
Con Kolivas 0ce87a56 2014-02-07T14:58:29 Bump version to 3.12.1
Con Kolivas a4ad66bb 2014-02-07T14:57:39 Update NEWS.
Con Kolivas d582f34e 2014-02-07T14:50:11 Document new features for antminer U1 and hfa devices.
Con Kolivas be961cd1 2014-02-07T14:39:05 Add support for ANU overclocking.
Con Kolivas e8e65d54 2014-02-07T13:36:15 Increase hfa fanspeed by more if we're rising in temp above the target than if the temp is staying the same.
Con Kolivas fa26f8df 2014-02-07T13:28:05 Add debug output when get_work() is blocked for an extended period and add grace time to the device's last valid work to prevent false positives for device failure.
Con Kolivas bcae3a91 2014-02-07T09:35:27 Issue a shutdown prior to a reset command for hfa devices and lock access to reads awaiting the response if the device is already running.