Picking up neighboring frequencies despite only one channel set up #546
Replies: 2 comments 3 replies
-
|
The default Are you compiling rtl_airband yourself or using the docker image? The RTL-SDR Blog V4 dongle requires a custom driver, and it's possible that is built into the SDR++ but not on your host system. If you can try the rtl_airband docker image (that should have the right driver) otherwise see https://www.rtl-sdr.com/V4/ |
Beta Was this translation helpful? Give feedback.
-
|
I managed to record cf32 and MP3 files (recorded simultaneously using the same config as above): An interference can be heard ~1:04 minutes into the I tried to analyze the I/Q file in gnuradio-companion, but it's my first time using such a program and its scope admittedly goes over my head. Radio setup: |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
Using an RTL-SDR v4, I am listening in to a local airfields ATIS broadcast.
However, whenever communications occur on a neighboring frequency, I can hear those communications fairly clearly in the output.
(This chatter must be originating from either
121.025or127.325MHz)radio chatter.wav
My config:
I've set up a fairly narrow bandwidth and sample rate on purpose because I assumed that this would ensure that I would only ever hear the ATIS.
If set up a SDR++ session with more or less the same parameters, I only ever hear the ATIS:

Am I misunderstanding the config or how rtl_airband operates in multichannel mode?
Beta Was this translation helpful? Give feedback.
All reactions