Skip to content
Bernard edited this page Aug 27, 2022 · 1 revision

Welcome to the dump1090 wiki!

This patch is available for install off dump1090 on a RaspBerry Pi recently installed with Linux kernel Linux raspberrypi 5.15.56-v8+ #1575 SMP PREEMPT Fri Jul 22 20:31:26 BST 2022 aarch64 GNU/Linux with and C compiler gcc version 10.2.1 20210110 (Debian 10.2.1-6)

Download dump1090.diff file from http://f6bvp.free.fr/dump1090.diff

execute command from dump1090 parent directory :

patch -p0 < dump1090.diff

It should display :

#patch -p0 < dump1090.diff patching file dump1090/config.js patching file dump1090/dump1090.c patching file dump1090/dump1090.h patching file dump1090/public_html/config.js patching file dump1090/public_html/script.js patching file dump1090/raspi-blacklist.conf patching file dump1090/README.md patching file dump1090/view1090.c

copy raspi-blacklist.conf in /etc/modprobe.d/raspi-blacklist.conf to allow using nooelec nesdr SMART SDR by dump1090

cd dump1090

make

run ./dump1090 --net --interactive

Find your coordinates on k7fry map https://k7fry.com/grid/

and change your geographical coordinates from site in public.html/config.js

73 de Bernard, f6bvp /ai7bg f6bvp@free.fr

Clone this wiki locally