SignalsEverywhere / gr-dect2

GNURadio DECT Audio Decoder, Updated for US channels
GNU General Public License v3.0
63 stars 19 forks source link

LimeSDR and RTL-SDR compatibility #2

Closed minkione closed 5 years ago

minkione commented 5 years ago

Quick question, I guess should be fairly easy to adapt it to be used with RTL-SDR and LimeSDR. Could you point at which files I should look into, to make it compatible? Thanks in advance for the hint. :smiley:

KR0SIV commented 5 years ago

Sure, this should be pretty doable. I should grab my limeSDR and test it myself some time.

For the RTL-SDR You actually need the E4000 tuner as the R820T doesn't support that US DECT range. To do this with the LimeSDR You'll need to ensure those blocks are installed.

https://wiki.myriadrf.org/Gr-limesdr_Plugin_for_GNURadio

The above will get the LimeSDR block installed and you'd replace the existing Osmocom HackRF block with it.

Below is how you'd set this up for an RTL-SDR

image

Taking a look at this link will show you all the osmocom source variables, It's the exact block just I've set mine to hackrf=0

https://osmocom.org/projects/gr-osmosdr/wiki