I have a Raspberry Pi running piAware 8.2 with a Blue FlightAware dongle. It works fine receiving 1090 ADS-B traffic.
I have an Orange UAT dongle that I want to add to the system, so I am receiving both 1090 and UAT traffic. The PiAware Advanced Configuration instructions on how to do this are very vague. Does anyone have any more detailed instructions on exactly how to do this, particularly for someone like me who is not a linux guru and would like to not have to learn anything about running shell commands.
This needs to be a simple process of just setting the correct parameters in the config file.
If you want to recieve both ES1090 and UAT978, then two dongles are required, one for 1090 and other for 978. In this case you will have to serialize dongles so that correct dongle+antenna sets are used by dump1090-fa and dump978-fa.
For 1090 Mhz dongle: use 8-digit serial # 00001090
For 978 Mhz dongle : use 8-digit serial # 00000978
Note: You can use any other serial numbers if you want, but do not use single digit serial numbers (0 to 9) or (01 to 09), as these may conflict with device numbers. Use at least two digit numbers like 21 or 93 etc)
I assume that your instructions require me to make an ssh connection to my PiAware system. When I try to do this using Putty.exe, I get a connection refused error. How do I make this connection?