Closed nkpro2000sr closed 3 years ago
Good catch on the entry point.
As for the timestamps, I think the current behavior is correct. I imagine that the typical use case for the cli tools is to pipe the output somewhere, like gnuplot. In that case, the used would expect the output from the oscilloscope instrument to look like it comes from an oscilloscope, which does not increment timestamps in this manner but rather repeats them for each measurement period.
PSL -> pslab
commit.Fixed incorrect timestamps inpslab.cli.oscilloscope
. which previously return repeated timestamps instead of continues.