Jump to content
The simFlight Network Forums

Recommended Posts

Posted

Hi

I have MSFS, with FSUIPC7 all working, using Skydemon as my nav app. I am trying to write my own little bit of code for Android (Purebasic/Spiderbasic), but the GPS lat/long/alt info does not seem to be available to my code although Skydemon is working ok. I don't seem to be able to find anything on this elsewhere, hence this post.

Any ideas would be much appreciated.

Eric

Posted

Sorry, I don't know how you would get that information on Android. FSUIPC does not run/is not supported on Android.
If Skydemon has access to this, maybe ask on their support forums. Unless anyone else has an idea....?

Posted
48 minutes ago, Eric42 said:

I am trying to write my own little bit of code for Android (Purebasic/Spiderbasic), but the GPS lat/long/alt info does not seem to be available to my code although Skydemon is working ok

You might be able to use the GPSout data provided by FSUIPC.  it can send it to any serial port -- for USB connected ports you would need to figure out the correct port name, but for simple Serial COM ports it's only the COM number (COM1 etc) needed, and your selection of NMEA messages (or other supported ones) needed for the data you need.

Pete

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use. Guidelines Privacy Policy We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.