pi@piaware:~$ sudo piaware-status
PiAware master process (piaware) is running with pid 2527.
PiAware ADS-B client (faup1090) is running with pid 2555.
PiAware ADS-B UAT client (faup978) is not running.
PiAware mlat client (fa-mlat-client) is running with pid 2550.
Local ADS-B receiver (dump1090-fa) is running with pid 515.
Local ADS-B UAT receiver (dump978) is not running.
dump1090-fa (pid 515) is listening for ES connections on port 30005.
no program appears to be listening for UAT connections on port 30978.
faup1090 is connected to the ADS-B receiver.
faup978 is NOT connected to the ADS-B UAT receiver.
piaware is connected to FlightAware.
got 'couldn't open socket: connection refused'
dump978 is NOT producing data on localhost:30978.
dump1090 is producing data on localhost:30005.
I tried:
pi@piaware:~$
sudo apt install dump978-fa
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package dump978-fa
Can you do everyone a favor and edit your post, select all the text that’s the output of those commands, then click the </> button to make your post legible?
I’m not sure exactly what you are asking me to edit out. I only gave the output of the install command, and the status command and the installed base code. What i thought were the important elements.
I didn’t say to edit anything out, I asked you to format the text as code
so it will look like this and be easy to differentiate from your own text. Then we can easily tell which is the command output and which is your own remarks.
Your sdcard image is an old image that uses the Raspbian/Debian “jessie” OS distribution. dump978 is not available for this version of Raspbian/Debian, and you’ll need to re-image with the current PiAware sdcard image to support 978.
(unfortunately, doing “live” upgrades between distribution versions isn’t really practical, so it’ll need to be a full re-image)
ok, made the new image 7.2, and at least the UAT is working, i ran out of cycles today to finish all the work but will get the 1090 working either later tonight.