rpp0 / gr-lora

GNU Radio blocks for receiving LoRa modulated radio messages using SDR
GNU General Public License v3.0
523 stars 113 forks source link

UHD target sampling rate isn't working #160

Open lahc1 opened 1 year ago

lahc1 commented 1 year ago

I am trying to work with a sampling rate of 240 KHz and a bandwidth of 200 KHz, but the UHD is changing the sampling rate automatically to 480 KHz while compiling. Any suggestions how to fix this problem? and can we apply interpolation to the signal?

I am using USRP N321, a 10Gig ethernet, latest code branch.