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

Helios Horizon support #92

Open
22AVX22 opened this issue Apr 11, 2023 · 8 comments
Open

Helios Horizon support #92

22AVX22 opened this issue Apr 11, 2023 · 8 comments

Comments

@22AVX22
Copy link

22AVX22 commented Apr 11, 2023

Can you perhaps create support for an efb app called Helios Horizon. It natively supports UDP and X-plane Data input format.

@jeffdamp-wave
Copy link

Fs2ff already uses the X-Plane udp protocol. Does it not work? If you want to try using GDL90 you can try out this version https://github.com/jeffdamp-wave/fs2ff

@22AVX22
Copy link
Author

22AVX22 commented Apr 11, 2023 via email

@jeffdamp-wave
Copy link

The X-Plane UDP port is actually 49002. I'm currently traveling and can't test with the Helios app. Have you tried one of the other EFBs out there (ForeFlight, Garmin Pilot, SkyVector, etc). FS2FF takes MSFS data via SimConnect and converts it to the X-Plane UDP protocol. Not sure what you mean by you have used GDL90 and it was laggy. The GDL90 (Stratux) option that is settable in the version I linked above, is an emulation of a Stratux and should work as if the EFB is connected to a Stratux. I also emulate a Stratus but that is a huge pain to setup since it requires a specific IP be assigned to the EFB. How beefy is your PC? Maybe it is running so bad it isn't sending updates to the EFB fast enough.

Which version of X-Plane is this working for you on?

@22AVX22
Copy link
Author

22AVX22 commented Apr 12, 2023 via email

@jeffdamp-wave
Copy link

If I recall correctly the Self GPS position for GDL90 is spec'ed at 1 per second. I recall trying to increase the rate but most EFBs didn't do anything more with it.

@22AVX22
Copy link
Author

22AVX22 commented Apr 14, 2023 via email

@jeffdamp-wave
Copy link

I installed Hellios and tried setting the port to 49000 but the EFB would not connect using X-PLANE UDP protocol. I'm not sure what is different because the X-Plane protocol used in FS2FF works on just about every other EFB that I have tested (GP, FF, FltPlnGo,SkyDemon, etc). I didn't do any work on the X-Plane protocol in this app. I just did a branch to mess around with GDL90, which Hellios works with. What I see is the standard GDL90 slower position updates but attitude is very responsive. I'm acutaly sending the GDL90 position updates at 5hz but looks like Hellios is only updating at 1hz.

If you want to provide a wire shark capture between X-Plane and Hellios or dig up the actual X-Plane specs for the UDP protocol to EFB, I might find some time to update FS2FF to get it to work. I assume you are using X-Plane 12? I haven't purchased that and they might have made some changes to the EFB UDP protocol that I'm not aware of.

@22AVX22
Copy link
Author

22AVX22 commented Apr 18, 2023 via email

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