You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a way to send from readsb via beast_out a feeder ID
l explain
L have 3 instance in 3 différents localization point. They send via readsb beast_out data to another one who display all the planes from my 3 instances.
is it possible to identify witch feeder is (source) displayed on tar1090 ?
Sorry for my english
Julien
The text was updated successfully, but these errors were encountered:
beast_reduce_plus_out can send a uuid ... you can compile readsb to display that uuid.
But i have no intention of supporting or explaining this more than this comment.
It's meant for aggregator purposes, not for the usecase you describe.
And it's only to debug things, not to do what you're asking.
TRACKS_UUID=yes is the compile options i think.
The aggregation instance will also have to run with --net-receiver-id (probably).
The real trick is to just run 3 instances and look at those to gauge the coverage of each receiver.
At least that's my recommendation. (and why i don't have interest in improving the interface to display separate receivers in the same interface)
Hello Merci for your great job
Is there a way to send from readsb via beast_out a feeder ID
l explain
L have 3 instance in 3 différents localization point. They send via readsb beast_out data to another one who display all the planes from my 3 instances.
is it possible to identify witch feeder is (source) displayed on tar1090 ?
Sorry for my english
Julien
The text was updated successfully, but these errors were encountered: