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.

HUDCA gauge in P3Dv4

Featured Replies

If anyone out there has tried to use Dietmar Loleit's HUDCA (HUD) in P3Dv4 they will likely have been disappointed. It seems the config file loader is a compiled gauge and doesn't work under P3Dv4. The good news is that the HUD itself is an XML gauge and does work! All you have to do is stuff the mandatory Lvars with values instead of defining them in the ini file and it will work as normal! You can do this in a short Lua script. Below I provide an example in LINDA, which is how I've done it. These values are for the Twin Otter, so your values may be different.

ipc.writeLvar("L:Decision_High", 300)
ipc.writeLvar("L:TO_V1", 63)
ipc.writeLvar("L:TO_Rotate", 63)
ipc.writeLvar("L:TO_V2", 73)
ipc.writeLvar("L:V_Landing", 74)
ipc.writeLvar("L:Disp_Radio_High", 2500)
ipc.writeLvar("L:Flaps_Takeoff_set", 2)
ipc.writeLvar("L:aircraft_type", 1)

 

MarkH

https://www.youtube.com/@AlmostAviation
AMD Ryzen 7 9800X3D / 64Gb DDR5 / Zotac RTX 5070 Ti / 2560 x 1440 display

Archived

This topic is now archived and is closed to further replies.

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.