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.

unable to embed GNS 430 in the panel

Featured Replies

Spent a lot of time looking at this, following tutorial. no luck.

The plane I use is XP11 C172 with single GNS 430 (XP11 C172 GNS430 + Comm/Nav Stack - General Aviation - X-Plane.Org Forum).

The plane is identical to stock XP11 C172 but only has one GPS unit. When I look at cockpit image, there is no difference from stock C172. Plane Maker shows the same location. However, applying the same settings as for stock 172 does not work, and moving it up does not work either. What am I doing wrong?

Thanks for help, DK

  • Author

and here is one of the attempts:

[GNS_430_1.GNS1]
; display window if true.
visible = true 
; show screen only gauge if true.
nobezel = true 
; display type: WINDOW,PANEL2D,PANEL3D,PANELS
frame.type = PANEL3D
; display position and dimension (left,top,width,height)
; frame.rect = 1,648,430,230
frame.rect = 1,648,430,230
; screen only border size (pixels).
border.size = 0
; screen only border color (#RGB or #RGBA).
border.rgba = #000000
; enable mouse clickspots if true, disable if false (use SHIFT to override)
usemouse = true 
; left mouse button on the screen toggles popup window if true.
popleft = false
; right mouse button on the screen toggles popup window if true (requires XP11.1).
popright = true 
autohide = false

 

Hi,

With the tutorial located here and the cockpit_3d\-PANELS-\Panel.png file included with the aircraft, you can measure the following for the smaller rectangle (the one to the right is the smallest and most likely for the 430):

x1,y1 = 522 , 1
x2,y2 = 950, 240

Doing the Maths:

top = 1024 - 1 = 1023
width = 950 - 522 + 1 = 430
height = 240 - 1 + 1 = 240

Gives:

frame.rect = 522, 1023, 430, 240

Edited by RXP

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.