2: Install the adsbexchange feed client curl -L -o /tmp/axfeed.sh https://adsbexchange.com/feed.sh sudo bash /tmp/axfeed.sh 3: Check these two URLs to check if your feed is working https://www.adsbexchange.com/myip https://map.adsbexchange.com/mlat-map ...
sdr-enthusiasts/docker-adsbexchange image sdr-enthusiasts/docker-piaware image Basically anything running mlat-client listening for beast connections (ie: --results beast,listen,30105)Up-and-Running with docker rundocker run -d \ --name=tar1090 \ -p 8078:80 \ -e TZ=<TIMEZONE> \ -e BEAST...
# use to identify your receiver on the ADS-B Exchange MLAT status pages. This # variable is required in order to setup the MLAT client to feed ADS-B Exchange # properly. ADSBEXCHANGE_RECEIVER_USERNAME="I_DID_NOT_READ_THE_COMMENTS" ...
Reset set column headings back to default , Distance not working even though checked, distance was working this morning (see screen grab in post # 75 above ) No go for location/range rings. Ok, now location/range rings/distance all showing up. I didn't do anything at my end. wied...
http://dockerhost:8078/?heatmap&realHeatto see a different heatmap for the past 24 hours. http://dockerhost:8078/graphs1090/to see performance graphs Up-and-Running withdocker-compose An exampledocker-compose.xmlfile is below: version:'3.8'services:tar1090:image:ghcr.io/sdr-enthusiasts/dock...