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.

.gau, gauge usage by MSFS2004

Featured Replies

I am a newbie at gauge design, and was wondering how MSFS reads the .gau file. Is it just loaded on startup, or can it be made to perform cyclical operations? The reason I ask is that I want to control an external device with real-time data (perhaps from the gauge). Thanks for any help.

  • Author
  • Moderator

All gauge files, whether .gau or .xml cycle at 18Hz rate.

Fr. Bill    

AOPA Member: 07141481 AARP Member: 3209010556


     Avsim Board of Directors | Avsim Forums Moderator

Minor addition to what Bill said:All gauges cycle at 18hz unless, in an XML gauge, you use the tag to set that particular XML gauge file to cycle at a lower refresh rate. Some things don't need to be recalculated that often. Even if you *are* flying the space shuttle, how much fuel do you think you're going to burn in 1/18th of a second?Oh Bill, I got your email Re: TS a few days after you sent it and have been trying that server on and off ever since. Still trying now and then ;)Scott / Vorlin

Thanks a lot - I guess I'm not barking up the wrong tree anymore. Say, would you know where I could get gauge examples that are compiled in the MS Visual Studio 2003 C++ environment? The examples that come with the SDK are makefile projects, and I'm not experienced enough to convert them. Thanks again.

1) Grab MSVC++ 2005 Express Edition, it's free and they've decided to deactivate the one year limit on it.2) Crate a new project from existing code, as a dll. Point it at the folder with your existing code. By default it "includes" all of your C files in te build, which will error when you build. You need to exclude all of them except the main one. It's include instructions will call the others.I don't think you even have to exclude the makefile, but you may have to. Then you should be able to just build your gau normally as a dll.Scott / Vorlin

  • Author
  • Moderator

>Oh Bill, I got your email Re: TS a few days after you sent it>and have been trying that server on and off ever since. Still>trying now and then ;)I think there was an error with the IP. Should be: 24.12.109.76 same password. ;)

Fr. Bill    

AOPA Member: 07141481 AARP Member: 3209010556


     Avsim Board of Directors | Avsim Forums Moderator

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.