On 19/11/2024 20:58, 徐雨荷 wrote:
I’m not sure this is where I should be asking this question but here
goes.
I want to read the signal data collected by SDRplay in GNUradio. What
module should I use? Is there a module in GNUradio that can handle
this data? If not, I hope that the collected data can be processed in
matlab, which requires GNUradio to collect the correct format.
I hope I can get some help.
yuhe
In terms of *real time* interface to an SDRPlay:
https://github.com/pothosware/SoapySDRPlay3
If you're talking about signals that have already been recorded, people
use Gnu Radio for that all the time. It depends on
how the signals were recorded.