Hello,
I am running 2 Pi 4’s.
One is running Piaware and FR24 and dump1090 Mutability for ADS-B.
The other Pi is running Piaware and dump978 FA for UAT 978.
I have two feeder id’s since they are 2 separate stations.
As it is now they are two sites and shown separately on my page.
Both Pi’s are connected via LAN on the same switch.
Can I merge the feeder data from my 1090 and 978 Pi’s to display all info on my Flightaware Stat page?
Would I change the feeder ID on my 978 to match that of the 1090? (prob a bad idea)
or
Would I do this on the 1090 Pi? (so that the 978 is merged in with the data of the 1090)
sudo piaware-config uat-receiver-type other
sudo piaware-config uat-receiver-host 192.168.2.55
sudo piaware-config uat-receiver-port 30978
sudo reboot
A search of this subject turned up mixed results of the proper way to do this…
Lots of people running one pi with 978 and 1090, not a lot running separately like myself.
Thanks!