|
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
|
|
9363cbd9
|
2014-06-14T13:40:37
|
|
CoreFmatch in cointerra should be a uint16
|
|
0df5ca45
|
2014-06-10T12:46:32
|
|
Cointerra driver updates
|
|
2f856df3
|
2014-05-25T09:40:50
|
|
Increase timeout on reset in cta driver to 5 seconds
|
|
e95e25a4
|
2014-03-29T10:05:25
|
|
Frequency only needs 3 digits for cointerra statline
|
|
8307e673
|
2014-03-29T09:59:59
|
|
Use the serial number as unique_id for cta display
|
|
d6f3b617
|
2014-03-14T15:20:09
|
|
Send per-core hashrates at regular ~5min intervals back to cta devices.
|
|
ef9c2e31
|
2014-03-14T12:49:10
|
|
Calculate the cta per core hashrate at 5 minute intervals.
|
|
d3a27d8d
|
2014-03-14T11:38:01
|
|
Check the bits of the correct core in cta bit count.
|
|
995976e2
|
2014-03-14T11:36:32
|
|
Display the bit count along with the bitmap for each cta core in the API stats output.
|
|
9adf1508
|
2014-03-14T10:42:16
|
|
Store and display the per core hashrate on cta relative to each work restart.
|
|
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.
|
|
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.
|
|
9962642c
|
2014-03-13T19:50:54
|
|
Add a per-core hashrate to the cta API stats.
|
|
3d7fe5f5
|
2014-03-11T10:33:38
|
|
Reset all the stats on autovoltage complete in cta driver.
|
|
a9eb3620
|
2014-03-11T10:06:31
|
|
Use correct diff instead of diffbits in cta driver.
|
|
ff5c8a40
|
2014-03-10T17:03:27
|
|
Clear the pipe bitmap on cta only when no share has occurred for 2 hours instead of 1.
|
|
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.
|
|
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.
|
|
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.
|
|
3f635c6d
|
2014-03-09T15:54:27
|
|
Trivial cta style changes.
|
|
5c271efa
|
2014-03-01T16:43:32
|
|
Make the cointerra displayed hashrate based on valid share generation.
|
|
c13e620a
|
2014-03-01T14:31:47
|
|
Convert and update values shown in the cointerra api output.
|
|
d038af7e
|
2014-03-01T14:28:42
|
|
Use a custom mystrstr function in cointerra driver.
|
|
0501afe5
|
2014-02-20T11:22:22
|
|
Put MHz into cta statline description.
|
|
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.
|
|
6afe3087
|
2014-02-15T17:36:08
|
|
Updated cointerra features.
|
|
5cda70e7
|
2014-02-14T08:09:17
|
|
Update various copyright dates
|
|
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.
|
|
69d67af1
|
2014-02-12T20:46:44
|
|
Add driver for cointerra devices.
|