wiedehopf / readsb

ADS-B decoder swiss knife
Other
321 stars 70 forks source link

Separate session of readsb to only import api #27

Closed ggoodloff closed 1 year ago

ggoodloff commented 1 year ago

I want to run a separate session of tar1090 and readsb that only reads FROM an JSON file from https://api.adsb.lol/v2/all

This is to be updated every 30-60 seconds and I would like the data (and possibly tracks) to show on tar1090.

Is this possible? All the reading I can find relates to connecting back to a beast port. This caused me a data loop.

I'm only looking to take a snapshot (as a bot) based on data in the API.

Thanks

wiedehopf commented 1 year ago

Beyond the scope of this project.