Adrian Suciu
Adrian Suciu
The flickering of the zoom could probably be implemented using some logic like if zoomed to packet, do not reset the stack but rather overwrite this zoom level. I think...
We will continue working on this code and implement the features we discussed here if that's okay with you. -Adrian
https://github.com/analogdevicesinc/scopy/pull/1370
I think the pattern generator controller holds the last sampled value. Can you offset the generated value so the last sample is zero ? You can do that by changing...
We could do that, we just need to figure out what our features are. Another quick and dirty way to do it is with stylesheet files. Most of the stylesheets...
It's not just high frequency and low frequency signals in the same buffer. The problem also occurs when you try to generate signals which are coprime or have low common...
This is how I understand it: possible FFT bin sizes are fixed power of 2 values from 256 to 32768. In order to get as much of the signal as...
I misread this as being able to set names for channels in the oscilloscope - something like this. Which I think is a good idea.  When exporting CSV files,...
Does this look alright ?  -Adrian
Yes, this was an easy implementation. Doesn't require any fancy plot operations. If this is enough, we can have this on all instruments by next week. I'll also sketchup an...