driver-cointerra.c


Log

Author Commit Date CI Message
Con Kolivas 9962642c 2014-03-13T19:50:54 Add a per-core hashrate to the cta API stats.
Con Kolivas 3d7fe5f5 2014-03-11T10:33:38 Reset all the stats on autovoltage complete in cta driver.
Con Kolivas a9eb3620 2014-03-11T10:06:31 Use correct diff instead of diffbits in cta driver.
Con Kolivas ff5c8a40 2014-03-10T17:03:27 Clear the pipe bitmap on cta only when no share has occurred for 2 hours instead of 1.
Con Kolivas e8aefc7a 2014-03-10T16:50:49 Cta share_hashes should be added, and we can base it on device wdiff instead of pool work difficulty for more accurate hashrates.
Con Kolivas f447c7ce 2014-03-10T13:32:18 Since the device runtime is now reset, the Raw hashrate entry in the cta API output is no longer meaningful.
Con Kolivas e8a75100 2014-03-10T13:02:29 Look for autovoltage returning to zero on cta driver and reset stats at that point since the hashrate is unreliable till then.
Con Kolivas 3f635c6d 2014-03-09T15:54:27 Trivial cta style changes.
Con Kolivas 5c271efa 2014-03-01T16:43:32 Make the cointerra displayed hashrate based on valid share generation.
Con Kolivas c13e620a 2014-03-01T14:31:47 Convert and update values shown in the cointerra api output.
Con Kolivas d038af7e 2014-03-01T14:28:42 Use a custom mystrstr function in cointerra driver.
Con Kolivas 0501afe5 2014-02-20T11:22:22 Put MHz into cta statline description.
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 6afe3087 2014-02-15T17:36:08 Updated cointerra features.
Con Kolivas 5cda70e7 2014-02-14T08:09:17 Update various copyright dates
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 69d67af1 2014-02-12T20:46:44 Add driver for cointerra devices.