after fetching the script and running it I get the following error messages and of course the installation is not working. Can someone please check the script on github
"Of course the installation is not working" Well that's quite the statement considering such errors are usually fixed quickly after being reported. Note that you can run the update script instead of the install to avoid having to re-enter your location and MLAT username: https://github.com/adsbxchange/adsb-exchange#update-the-feed-client-without-reconfiguring With that info, try the update script please (or the install). Compatibility with old compiler versions should be improved. Let me know in case you get any more errors.
Script worked now. Which settings are most preferable on a radarcape with reference to the ports ? I changed it to 10006 for now. But MLAT does not seem to work according to the myip status. I used to feed directly using the built in config my Radarcape, but thought it would be better to use your setup.
It's not properly linked anywhere (something to improve) but there is some explanation on what to do: https://github.com/adsbxchange/wiki/wiki/Feed-using-Radarcape I'm not exactly sure if 10003 has all the relevant data but if it has everything ModeS as it says here then that's exactly what we want: https://wiki.jetvision.de/wiki/Radarcape:Software_Features Thanks for adding MLAT as this isn't included in the radarcape feeder. Also our own software will use significantly less bandwidth.
You could also install the feed map i suppose ... not sure how much CPU you have still available though and if this could be an issue. Would give you an online map of what you receive (including adsbexchange MLAT results) you can link to people or use on the go: Install the stats package for the feed map: Code: curl -L -o /tmp/axstats.sh https://adsbexchange.com/stats.sh sudo bash /tmp/axstats.sh After that you should have a link to your online feed map on the myip page: http://www.adsbexchange.com/myip/ (this is what the script installs: https://github.com/adsbxchange/adsbexchange-stats#step-2-stats)