OK, so I have setup a dump978 receiver on another dongle (on another pi for now, I will be combining them), and am dumping the data into the dump1090 feeding FR24 like this:
rtl_sdr -f 978000000 -s 2083334 -g 48 - | ./dump978 | ./uat2esnt | nc -q1 192.168.120.90 30001
(192.168.120.90 is my original, "production" server running fr24feed).
Is this going to screw anything up as far as the data that gets fed to FR24? I do see a heck of a lot more planes on my dump1090 local webpage now.
Is this the preferred method to feed FR24 978Mhz data?
Thanks,
Dan
rtl_sdr -f 978000000 -s 2083334 -g 48 - | ./dump978 | ./uat2esnt | nc -q1 192.168.120.90 30001
(192.168.120.90 is my original, "production" server running fr24feed).
Is this going to screw anything up as far as the data that gets fed to FR24? I do see a heck of a lot more planes on my dump1090 local webpage now.
Is this the preferred method to feed FR24 978Mhz data?
Thanks,
Dan