Hi,
I am using FMCOMMS3 board and I need to export an I/Q file generated with an RF input.
How can I do this?
Thank you
Hi,
I am using FMCOMMS3 board and I need to export an I/Q file generated with an RF input.
How can I do this?
Thank you
Are you using IIO GUI to configure AD9361?
If yes, then you can go to the file tab under the ADI IIO oscilloscope FFT capture and then click on" save as" to save the IQ file.
Refer to the below link:
https://wiki.analog.com/resources/tools-software/linux-software/iio_oscilloscope
Thank you.
I am using GUI and I export data file from FFT capture.
Is it possible to have in the header signal information (fc, bw, sample rate, rssi...)?
You can save the file in vsa format but in that case you will get information only about the center frequency and the plot min and max frequency(+/-fs/2) in the header file. Getting RSSI and BW information in the header file is not possible.
Thank you.
Is it possible to save rssi in a file?
I need to synchronize rssi information and I/Q samples exported and save also rssi values in a file.
Is it possible?