Skip to content
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

Feature request - add adsb.fi to the list of feeders #123

Closed
crispy78 opened this issue May 14, 2023 · 7 comments · Fixed by #132
Closed

Feature request - add adsb.fi to the list of feeders #123

crispy78 opened this issue May 14, 2023 · 7 comments · Fixed by #132

Comments

@crispy78
Copy link

Specifications

Feature request

Since there is a lot of debate going online about the (controversial) sale of ADSBExchange.com.
Would it be possible to add adsb.fi to the list of feeders? And would it also be possible to have both of them added to the default trackers? ADSBExchange.com and adsb.fi allow to view military aircraft by pressing the U.

@yousaf465
Copy link

@Thom-x
Copy link
Owner

Thom-x commented Jun 8, 2023

I had a quick look, not so easy to add. There is a lot of interactive step for installation. No simple bin to run.
PR are welcome, not sure if I'll have time to look at it soon.
If someone finds an already existing docker image of it, we could take advantage of the work already done.

@yousaf465
Copy link

@Shariner, if you help with this too?

@Thom-x Thom-x linked a pull request Jun 16, 2023 that will close this issue
@Thom-x
Copy link
Owner

Thom-x commented Jun 19, 2023

Should be working with image PR-132
Minimal config to add:

      - "SERVICE_ENABLE_ADSBFI=true"
      - "ADSBFI_UUID=XXX" # generated from `cat /proc/sys/kernel/random/uuid`
      - "ADSBFI_STATION_NAME=XXX"

@yousaf465
Copy link

Waiting for the version to update @MaxWinterstein repo also needs to be updated.

@plo53
Copy link

plo53 commented Jun 21, 2023

[1.26.1] SERVICE_ENABLE_ADSBFI is missing in README : Configure : Common list of services

@MaxWinterstein
Copy link
Contributor

[1.26.1] SERVICE_ENABLE_ADSBFI is missing in README : Configure : Common list of services

#136

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants