I've implemented a better algorithm for RMS measurement. Tested with a sine and a sawtooth waveform.
It works well if the averaged waveform has a lot of periods but it's weakening as the number of periods decrease because of unavoidable head/tail incomplete periods.
The algorithm can be improved by adding some kind of averaging window.
I've changed the version number from 0.005 to 0.006 mainly to confirm the update on my scope was successful.
I've implemented a better algorithm for RMS measurement. Tested with a sine and a sawtooth waveform.
It works well if the averaged waveform has a lot of periods but it's weakening as the number of periods decrease because of unavoidable head/tail incomplete periods.
The algorithm can be improved by adding some kind of averaging window.
I've changed the version number from 0.005 to 0.006 mainly to confirm the update on my scope was successful.