-
Notifications
You must be signed in to change notification settings - Fork 50
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Refactor UAT implementation for ADSB Exchange and clones #207
Comments
nice...I think we would just need to detect if uat is enabled higher up in the start script and then add the info for uat to the feeder |
Could do #167 at same time potentially |
The functionality of feeding adsbexchange and the other sites is integrated with ultrafeeder. So yeah best to just add ultrafeeder and use it to feed 978 / 1090 / MLAT to the sites. Should be very possible to just produce a yml to run ultrafeeder from the config. Having --net-connector dump978,30978,uat_in added to the commandline before feed-adsbx (readsb) is started will do the job. |
If you ignore the RTLSDR part, this is good example for an ultrafeeder yml: https://sdr-enthusiasts.gitbook.io/ads-b/foundations/deploy-ultrafeeder-container |
From @wiedehopf, via Discord:
The text was updated successfully, but these errors were encountered: