Skip to content
View in the app

A better way to browse. Learn more.

The AVSIM Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

GPS data format

Featured Replies

GPS readout on HUD is in DMS format while themanual GPS entries are accepted only in decimalformat (20.45). Can the two be made to agree in formatby means of an XML file or otherwise?tmpargolf

>GPS readout on HUD is in DMS format while the>manual GPS entries are accepted only in decimal>format (20.45). Can the two be made to agree in format>by means of an XML file or otherwise?>>tmpargolfWhat exactly are you trying to do?

Trying to avoid mental calculation when lookingat HUD current position readout at top of screenand correlating it with the decimal entries in the"from" and "Get nearest airport" screens.

>Trying to avoid mental calculation when looking>at HUD current position readout at top of screen>and correlating it with the decimal entries in the>"from" and "Get nearest airport" screens.Actually, you should be able to easily convert from one format to another. While it may be possible doing this in an XML file, using FlightGear's scripting language Nasal is probably going to be easier.You can find conversion formulas if you google for them, i.e.:http://home.online.no/~sigurdhu/Deg_formats.htmhttp://www.paddles.com/users/wildcamp/coordexp.htmlHowever, it may be easier to simply set up the HUD to directly use the longitude/latitude that's exported to the PropertyTree anyway, that way you would be using the same data source for both readouts.

>>Trying to avoid mental calculation when looking>However, it may be easier to simply set up the HUD to directly>use the longitude/latitude that's exported to the PropertyTree>anyway, that way you would be using the same data source for>both readouts.>>>The above sounds like what I'd like to accomplish. Howis this done?

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.