SNR calculation with GNU Octave
We can use the GNU Octave tool to acquire samples from the RedPitaya and then do basically whatever processing we want.
The function acquire shown below is a simple GNU Octave script that loads samples from the RedPitaya and returns the sample vectors as a two-column matrix. As input it needs the RedPitaya IP address, the … Continue Reading ››