AirNav Systems Forum

AirNav RadarBox and RadarBox24.com => AirNav RadarBox and RadarBox24.com Discussion => Topic started by: fritz614 on January 23, 2020, 12:00:30 AM

Title: Help getting adsbexchange working again
Post by: fritz614 on January 23, 2020, 12:00:30 AM
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!
Title: Re: Help getting adsbexchange working again
Post by: abcd567 on January 29, 2020, 10:56:07 AM
Please post output of following command (remove feeder key before posting

Code: [Select]
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