Doug Mercer
Doug Mercer
I figured out how to do this in Python using 17 lines of code so it should be doable in QT. I'm adding this feature to the next version of...
I think what is proposed is good. The handling of the "carry" that Robin suggest is complex but probably good from the user's perspective. I like the idea of using...
This may be true but the sinc function as implemented by numerical function libraries ( numpy for example ) make it simple and easy to do. They include more parameters...
You are right there are possibly a huge number of useful signal processing functions that might be included. A lot of the waveform generation software provided by AWG instrument makers...
I would like to add a suggestion to be able to change / set the units on the math function. Such as change mV to mA when you divide the...
Phase often falls out of the other time measurements, frequency / period and where the edges fall relative to the trigger point and can be calculated from what is already...
Of course I was just responding to the comment about needing some special library function to calculate it. Doug From: Robin Getz Sent: Tuesday, July 7, 2020 8:41 AM To:...
My opinion would be if you can have both the scope and spectrum analyzer screens ( plot display ) open and live ( running displaying from same set of samples...
Right it is called a vector voltmeter as well. Power engineers use displays like this for relative phase between voltage and current to measure power factor in AC systems. Doug
This is not necessarily a show stopper at this point but my guess is that at some point an advanced user ( mixed signal ) will notice the problem and...