driver-cointerra.c

Branch


Log

Author Commit Date CI Message
Con Kolivas d63aa2b8 2014-07-29T20:52:37 Demote bad checksum message in cointerra driver but allow message to still be parsed since it won't allow existing firmwares to work otherwise
Con Kolivas 9363cbd9 2014-06-14T13:40:37 CoreFmatch in cointerra should be a uint16
Con Kolivas 0df5ca45 2014-06-10T12:46:32 Cointerra driver updates
Con Kolivas 2f856df3 2014-05-25T09:40:50 Increase timeout on reset in cta driver to 5 seconds
Con Kolivas e95e25a4 2014-03-29T10:05:25 Frequency only needs 3 digits for cointerra statline
Con Kolivas 8307e673 2014-03-29T09:59:59 Use the serial number as unique_id for cta display
Con Kolivas d6f3b617 2014-03-14T15:20:09 Send per-core hashrates at regular ~5min intervals back to cta devices.
Con Kolivas ef9c2e31 2014-03-14T12:49:10 Calculate the cta per core hashrate at 5 minute intervals.
Con Kolivas d3a27d8d 2014-03-14T11:38:01 Check the bits of the correct core in cta bit count.
Con Kolivas 995976e2 2014-03-14T11:36:32 Display the bit count along with the bitmap for each cta core in the API stats output.
Con Kolivas 9adf1508 2014-03-14T10:42:16 Store and display the per core hashrate on cta relative to each work restart.
Con Kolivas 32edcc5e 2014-03-14T10:35:51 Decrease the time we wait for unsetting a core on the cta bitmap to correspond with the lower max diff of 32.
Con Kolivas face5e27 2014-03-14T09:49:13 Set max diff on cointerra devices to 32 which is still only 11 shares per second but allows for earlier confirmation of per core hashrates.
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.