Over-engineering a solution is often the source of more problems than results.
It takes one configuration line... granted, it is
not documented.
If you're running piaware with dump978-fa and it is feeding FA UAT correctly, all you need to enable submitting your UAT feed to RB is edit your
rbfeeder.ini config with the following:
[dump978]
dump978_enabled=true
dump978_port=30979sudo systemctl restart rbfeeder
It is not necessary to re-write UAT data into a dump1090 file or otherwise install extra software or manipulate your piaware installation. It is not necessary to install dump978-rb and it is not necessary to install/use an a duplicate UAT SDR receiver for each.
dump978_port
is not documented, but including it will feed your dump978-fa data to RadarBox in json format (port 30979 by default).
You will be able to confirm RadarBox is receiving your UAT data by either applying filters to block out other types of data or visiting
https://www.radarbox.com/stations/uat978 which displays sites with UAT actively configured.
The majority of UAT data displayed for the Miami, FL area is the product of this configuration where both 1090 and 978 MHz radios are operating on the same pi device.
If you still have issues enabling MLAT, you're also welcome to DM me.