EttusResearch / uhd

The USRP™ Hardware Driver Repository
http://uhd.ettus.com
Other
975 stars 655 forks source link

imporve samplerate by buffer #680

Closed SEU-zhc closed 1 year ago

SEU-zhc commented 1 year ago

Issue Description

Can I use a custom module with USRP to buffer the data received from radar waves within a 100ms window, and then stop transmitting and receiving? During the remaining 900ms, can I sample the buffered data to improve the sampling rate for that 100ms time window? In an ideal scenario, assuming USRP supports a sampling rate of 1MHz, this would allow for a maximum sampling rate of 1MHz * 10.

Setup Details

Expected Behavior

Actual Behaviour

Steps to reproduce the problem

Additional Information

wordimont commented 1 year ago

I suggest asking questions on the usrp-users mailing list. https://kb.ettus.com/Mailing_Lists

We use GitHub Issues for bug reports.