discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

fastest way to interpolate


From: Federico 'Larroca' La Rocca
Subject: fastest way to interpolate
Date: Thu, 28 May 2020 17:11:01 -0300

Hi everyone, 

I've finally been testing gr-tempest with some SDR hardware and the following problem arised: sampling correction takes way too much CPU. In my (relatively new) laptop I get dropped samples at a sampling rate above 15 MSps. I'm currently using the Fractional Resampler block, and I would need at least 30MSps to get a decent image.

The question is then: is there any other faster possibility to interpolate and correct the incoming's signal sampling rate? Right now, I'm thinking about sending messages to the USRP Source block, but it would not work with other hardware. Note that recording the signal and passing it through the provided flowgraph still works, but it would be much more interesting to have a real-time system.

best
Federico

reply via email to

[Prev in Thread] Current Thread [Next in Thread]