Skip to content

[server] add automated detection of trace length

This patch introduces an option to automatically detect the trace size. The mechanism relies on the the CW's scope.adc.trig_count attribute, which returns the number of collected samples from the last captured trace.

Due to instability in the value of the attribute, the size is got from the most recurrent size value among 100 trace captures.

Merge request reports

Loading