ot-sca icon indicating copy to clipboard operation
ot-sca copied to clipboard

[scope] Fix WaveRunner sampling rate configuration

Open nasahlpa opened this issue 1 year ago • 0 comments

Currently, the sampling rate needs to be set in the config file by the user although the sampling rate is fetched directly from the WaveRunner scope. To overcome this issue, we could have two alternative scope constructors on the 'API', one based on samples, one based on cycles and internally they can nicely share the code.

nasahlpa avatar Dec 08 '23 15:12 nasahlpa