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

Tail Number Broadcast #37

Open
erayymz opened this issue Mar 12, 2021 · 5 comments
Open

Tail Number Broadcast #37

erayymz opened this issue Mar 12, 2021 · 5 comments

Comments

@erayymz
Copy link

erayymz commented Mar 12, 2021

Does the app broadcast tail number along with the position and altitude information? When I receive traffic with FlyQ EFB, everything works except none of the targets show tail numbers. In real life, FlyQ does show tail number when flying with a Stratux.

Thanks,

@astenlund
Copy link
Owner

It sends flight number if available, otherwise tail number. Maybe FlyQ doesn't like the flight numbers?

@erayymz
Copy link
Author

erayymz commented Mar 12, 2021

It is possible. i will reach out to them and confirm. Can you please point me to any documentation of the format of data which fs2ff broadcasts?

@astenlund
Copy link
Owner

Sure, I use this: https://www.foreflight.com/support/network-gps/

It doesn't specify the format for Callsign, though. ForeFlight picks it up no matter the format.

@erayymz
Copy link
Author

erayymz commented Mar 12, 2021

Does the FS2020 SDK allow pulling the weather information as well? The biggest pitfalls of connecting a sim to an efb, is that you can only push traffic and ahrs info, It would be amazing to push weather information as well similar to how a device like Stratiux broadcast weather info to efbs. Following is a guide that shows how Stratux broadcast data to efbs.

https://github.com/cyoung/stratux/blob/master/notes/app-vendor-integration.md

I asked Flyq regarding how they actually expect the data from the simulator. Hopefully they give me a siilar document like you posted from Foreflight.

@astenlund
Copy link
Owner

I think it's possible to get weather from the SDK and then send the data in the GDL 90 format, pretending to be an ADS-B receiver. I feel like it would be somewhat of a large undertaking, however, which is something I don't have time for at the moment. I would gladly accept pull requests, though! :)

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

No branches or pull requests

2 participants