sudo apt-get install rtl-sdr
sudo apt-get install python3-pil
sudo wget https://raw.githubusercontent.com/keenerd/rtl-sdr-misc/master/heatmap/heatmap.py
sudo chmod +x heatmap.py
sudo systemctl stop dump1090
sudo systemctl stop dump1090-mutability
sudo systemctl stop dump1090-fa
sudo systemctl stop rbfeeder
sudo rtl_power -f 800M:1200M:100k -i 30 -c 50% -e 30m -g 30 -F 9 >scan.csv
Number of frequency hops: 286
Dongle bandwidth: 2797202Hz
Downsampling by: 1x
Cropping by: 50.00%
Total FFT bins: 9152
Logged FFT bins: 4576
FFT bin size: 87412.56Hz
Buffer size: 16384 bytes (2.93ms)
Reporting every 30 seconds
Found 1 device(s):
0: Realtek, RTL2832U, SN: 00001003
Using device 0: Generic RTL2832U
Detached kernel driver
Found Rafael Micro R820T tuner
Tuner gain set to 29.70 dB.
Exact sample rate is: 2797202.148434 Hz
[R82XX] PLL not locked!
sudo reboot
./heatmap.py scan.csv scan.png
# First CD to folder RF Scan
#Once in folder RF Scan, give following command
rtl_power -f 800M:1200M:100k -i 30 -c 50% -e 30m -g 30 -F 9 > scan.csv
# First CD to folder RF Scan
#Once in folder RF Scan, give following command
heatmap.py scan.csv scan.png
GSM band | ƒ (MHz) | Uplink (MHz) (mobile to base) | Downlink (MHz) (base to mobile) | Regional deployments | ||||
GSM-850 | 850 | 824.2 – 848.8 | 869.2 – 893.8 | North America (Canada & USA) Caribbean, Latin America | ||||
E-GSM-900 | 900 | 880.0 – 915.0 | 925.0 – 960.0 | Europe, Asia-Pacific, Middle East and Africa |
Hi @abcd567
Here is my screenshot of the RF Range 800-1200MHz using the radarbox flight stick only.
Have ordered a dark blue filter. I already have light blue filter which is OK for North America but not so good for Europe. There are radio masts and cell towers near where I stay in Spain so the dark blue will be great for me. Thanks for the link
Alan