Hey, at the moment I have setup the latest version of FR24 feeding software on my Raspberry Pi. I just found ADSExchange and I would like to share my data with you. Is there any possibility to feed data to ADSBExchange AND FR24 at the same time? Kind regards LH
Yes using a Raspberry Pi is the easiest way to set up with ADS- B Receiver Net set of scripts https://github.com/jprochazka/adsb-receiver/wiki
Thank you very much for your answer. I have read the documentation and with my basic knowledge i understood that i can just install ADS-B Receiver software very simply with the install-command via SSH. Unfortunately I couldn't find any information about ADS-B Reciever / FR24 feed compatibility in the documentation. Just to get my thoughts right: I'm using respbian as OS for my RPi and i've set up FR24 feeding software which is using Dump1090. Dump1090 decodes the information received by the dongle and makes it readable for the feeding software (e.g. FR24). An other feeding software running parallel to FR24 feed could grab and use the date dacoded by Dump1090 as well. Are my thoughts right? Kind regards LH
You can feed whatever you want parallel (FA, FR24, ADSBX, PlaneFinder, OpenSky etc). If you will use dump1090-mutability 1.15dev everything should work fine. Marcin
Here is a more detailed explanation and documentation about ADS-B Receiver Net which is now at ver 2.6 https://forum.planefinder.net/threa...lity-data-feeders-and-performance-graphs.951/ I suggest you also use Dump1090-mutabilty 1.15 dev option in the script setup
Thank you very much. I did manged to setup the feed but had some difficuties due to bad documentaion / wrong instructions. Unfortunatly I can't describe the problem and give solutions due to missing forum permissions (unable to post).
Thank you very much for your answers. I needed several attempts to setup the feed but finally I made it with the latest dump1090-mutability (1.15dev). Unfortunatly there are no clear instructions for the setup of the RPi. With the following commands I was able to install/setup PiAware but not the AFSBexchange feed: Even I've chose to install the ADSBexchange Feed and entered location information, my reciever was not listet in the status matrix or map. Only the setup of PiAware was sucessful. In the forum I found the following commands which i ran on top of the commands above: After instaling both sets of commands ADSBexchange and Piaware feeded additionally to my existing FR24 feed. For me it was very handy to make a copy/an image of my existing raspbian+FR24 setup. With this I was able to start with a "fresh" setup at every attempt without having any old files. I admit that I'm not the most experienced user, but stupid people (like me) should have the right commands / instructions to setup the feed
Run top or htop on your Pi (to install htop run this command: sudo apt-get install htop). Post screenshot. ADSB Receiver image contains some well known bugs. You can fix them or additionally install stuff you want. Preffered way is to fix ADSB Receiver bugs. Marcin