Help getting adsbexchange working again

Started by fritz614, January 23, 2020, 12:00:30 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

fritz614

I have a Pi3+ with a FA USB dongle running adsbexchange.  I added RadarBox today, and now I can not see my feed from my original install, but can see RadarBox.  I am sure I entered something wrong somewhere as I am not very good at Pi language or the programs themselves.
I think I need to configure it so that RadarBox does not start it own dump1090.

any help would be great!

abcd567

#1
Please post output of following command (remove feeder key before posting


cat /etc/rbfeeder.ini



.
For your reference, this is output on my RPi
The setting which will prevent built-in dump1090 to start is
network_mode=true
With above setting, you have to have other settings shown in red to pull data from your installed dump1090-fa or dump1090-mutability

Quote
[client]
network_mode=true
log_file=/var/log/rbfeeder.log
key=xxxxxxxxxxxxxxxxxxxxxx
sn=EXTRPI00xxxx
lat=xx.xxxx
lon=yy.yyyy
alt=zzz

[network]
mode=beast
external_port=30005
external_host=127.0.0.1


[mlat]
autostart_mlat=true