Jump to content
Sign in to follow this  
RXP

Official Panel Configuration Thread

Recommended Posts

I quickly created a profile for the new freeware Metoliner for XP11

 

 

 


[GNS]
; comma separated list of gauges
gauges =

[GNS_430_1]
; comma separated list of render targets.
drawto = WINDOW, Garmin_430_screen
; is the master device if true.
MasterDevice = true
PowerSource = AVIONICS_BUS
; connects to: 'PFC_STACK','PFC_430','PFC_530' or any '#PID' (#D002 for PFC_430)
; no value connects to first found, 'OFF' disables connection.
HardwareDevice =
; hardware selector number or -1 to disable.
HardwareIdx = -1

[GNS_430_1.WINDOW]
; display window if true.
visible = false
; show screen only gauge if true.
nobezel = false
; display type: WINDOW,PANEL2D,PANEL3D,PANELS
frame.type = WINDOW
; display position and dimension (left,top,width,height)
frame.rect = 1216,940,490,206
; 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 = false
; VR mode position and dimension (left,top,width,height) (requires XP11.20)
vrmode.rect = 0,103,245,103
; display as popout window if true (requires XP11.1).
undocked = false
; display mouse tooltips if true.
tooltips = false
; freeze display position if true.
locked = false
; auto hide in external view if true.
autohide = false

[GNS_430_1.PANELS]
; display window if true.
visible = false
; show screen only gauge if true.
nobezel = true
; display type: WINDOW,PANEL2D,PANEL3D,PANELS
frame.type = PANELS
; display position and dimension (left,top,width,height)
frame.rect = 0,0,0,0
; 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

[GNS_430_1.Garmin_430_screen]
visible = true
nobezel = true
frame.type = PANEL3D
; display position and dimension (left,top,width,height)
frame.rect = 1223,1324,432,238
; 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 = true
; right mouse button on the screen toggles popup window if true (requires XP11.1).
popright = true

 

Edited by RXP
  • Like 1

Share this post


Link to post
Share on other sites

 

spacer.png

Here is the GNS.ini file to implement the 530/430 into the new TOGA Simulations MU-2 Marquise v2 panel. I have also set up both units to link to their respective VOR 1/2 and enabled crossfill in the RXP settings. You may want to adjust these to your personal preference. Enjoy!

Spoiler

[GNS]
; comma separated list of gauges
gauges = GNS_430_2, GNS_530_1

[GNS_530_1]
; comma separated list of render targets.
drawto = WINDOW, PANELS
; is the master device if true.
MasterDevice = true
; connects to: 'PFC_STACK','PFC_430','PFC_530' or any '#PID' (#D002 for PFC_430)
; no value connects to first found, 'OFF' disables connection.
HardwareDevice = 
; hardware selector number or -1 to disable.
HardwareIdx = -1
LinkCrs = true
LinkVor = true
AutoCdiSrc = true
UseCrossFill = true
UseSimGpsCmds = true
LinkSimGps = true

[GNS_530_1.WINDOW]
; display window if true.
visible = false
; show screen only gauge if true.
nobezel = false
; display type: WINDOW,PANEL2D,PANEL3D,PANELS
frame.type = WINDOW
; display position and dimension (left,top,width,height)
frame.rect = 2583,1412,490,357
; 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 = false
; VR mode position and dimension (left,top,width,height) (requires XP11.20)
vrmode.rect = 0,178.5,245,178.5
; display as popout window if true (requires XP11.1).
undocked = false
; display mouse tooltips if true.
tooltips = false
; freeze display position if true.
locked = false
; auto hide in external view if true.
autohide = false

[GNS_530_1.PANELS]
; display window if true.
visible = true
; show screen only gauge if true.
nobezel = true
; display type: WINDOW,PANEL2D,PANEL3D,PANELS
frame.type = PANELS
; display position and dimension (left,top,width,height)
frame.rect = 25,1718,522,382
; 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

[GNS_430_2]
; comma separated list of render targets.
drawto = WINDOW, PANELS
; is the master device if true.
MasterDevice = false
; connects to: 'PFC_STACK','PFC_430','PFC_530' or any '#PID' (#D002 for PFC_430)
; no value connects to first found, 'OFF' disables connection.
HardwareDevice = 
; hardware selector number or -1 to disable.
HardwareIdx = -1
AutoCdiSrc = true
UseCrossFill = true
UseSimGpsCmds = true
LinkVor = true

[GNS_430_2.WINDOW]
; display window if true.
visible = false
; show screen only gauge if true.
nobezel = false
; display type: WINDOW,PANEL2D,PANEL3D,PANELS
frame.type = WINDOW
; display position and dimension (left,top,width,height)
frame.rect = 2949,1059,490,206
; 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 = false
; VR mode position and dimension (left,top,width,height) (requires XP11.20)
vrmode.rect = 0,103,245,103
; display as popout window if true (requires XP11.1).
undocked = false
; display mouse tooltips if true.
tooltips = false
; freeze display position if true.
locked = false
; auto hide in external view if true.
autohide = false

[GNS_430_2.PANELS]
; display window if true.
visible = true
; show screen only gauge if true.
nobezel = true
; display type: WINDOW,PANEL2D,PANEL3D,PANELS
frame.type = PANELS
; display position and dimension (left,top,width,height)
frame.rect = 25,2014,434,232
; 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
 

 

  • Like 1

Share this post


Link to post
Share on other sites

Could anyone please create a panel configuration for the new Ceds HSF EC130 B4 for XP12?

I would be forever greatful. Was wondering also if there were any XP12 versions available?

Thanks in advance.


Regards,

 

Fred Fleuren

 

Share this post


Link to post
Share on other sites

VR - GNS530 for AFL 350

 

[GNS]
; comma separated list of gauges
gauges = GNS_530_1, GNS_530_2

[GNS_530_1]
; comma separated list of render targets.
drawto = WINDOW, PANELS, PANEL3D
; is the master device if true.
MasterDevice = true
; connects to: 'PFC_STACK','PFC_430','PFC_530' or any '#PID' (#D002 for PFC_430)
; no value connects to first found, 'OFF' disables connection.
HardwareDevice = 
; hardware selector number or -1 to disable.
HardwareIdx = -1
UseFailures = true
UseSimGpsCmds = true
PowerSource = AVIONICS_BUS
LinkCrs = true
LinkObs = true
VoicePref = MALE

[GNS_530_1.WINDOW]
; display window if true.
visible = false
; show screen only gauge if true.
nobezel = false
; display type: WINDOW,PANEL2D,PANEL3D,PANELS
frame.type = WINDOW
; display position and dimension (left,top,width,height)
frame.rect = 640,467,245,178
; 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 = false
; VR mode position and dimension (left,top,width,height) (requires XP11.20)
vrmode.rect = 0,178.5,245,178.5
; display as popout window if true (requires XP11.1).
undocked = false
; display mouse tooltips if true.
tooltips = false
; freeze display position if true.
locked = false
; auto hide in external view if true.
autohide = false

[GNS_530_1.PANELS]
; display window if true.
visible = false
; show screen only gauge if true.
nobezel = true
; display type: WINDOW,PANEL2D,PANEL3D,PANELS
frame.type = PANELS
; display position and dimension (left,top,width,height)
frame.rect = 0,0,0,0
; 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

[GNS_530_1.PANEL3D]
; 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 = 1022,1023,522,382
; 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 = false

[GNS_530_2]
; comma separated list of render targets.
drawto = WINDOW, PANELS, PANEL3D
; is the master device if true.
MasterDevice = false
; connects to: 'PFC_STACK','PFC_430','PFC_530' or any '#PID' (#D002 for PFC_430)
; no value connects to first found, 'OFF' disables connection.
HardwareDevice = 
; hardware selector number or -1 to disable.
HardwareIdx = -1
; VR mode position and dimension (left,top,width,height) (requires XP11.20)
vrmode.rect = 0,178.5,245,178.5
LinkOto = false
UseFailures = true 
UseSimGpsCmds = true 
PowerSource = AVIONICS_BUS

[GNS_530_2.WINDOW]
; display window if true.
visible = false
; show screen only gauge if true.
nobezel = false
; display type: WINDOW,PANEL2D,PANEL3D,PANELS
frame.type = WINDOW
; display position and dimension (left,top,width,height)
frame.rect = 640,467,245,178
; 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 = false
; VR mode position and dimension (left,top,width,height) (requires XP11.20)
vrmode.rect = 0,178.5,245,178.5
; display as popout window if true (requires XP11.1).
undocked = false
; display mouse tooltips if true.
tooltips = false
; freeze display position if true.
locked = false
; auto hide in external view if true.
autohide = false

[GNS_530_2.PANELS]
; display window if true.
visible = false
; show screen only gauge if true.
nobezel = true
; display type: WINDOW,PANEL2D,PANEL3D,PANELS
frame.type = PANELS
; display position and dimension (left,top,width,height)
frame.rect = 0,0,0,0
; 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

[GNS_530_2.PANEL3D]
; 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 = 1022,630,522,382
; 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 = false

Share this post


Link to post
Share on other sites

I have run into a little snag with x-plane 12. I am attempting to simulate an LPV approach to a select airport, however when i bring up the GPS  approach on the RXP 530, the HSI flags US on the glide slope indicator, and never comes on unless i switch to VLOC. (Not how i want to proceed) one thing i have noticed is the yellow Glide slope indicator is visable under the red glide slop US indicator when it is defelected to the top. Not sure if it is the airport i select or the program itself…anyone with any insights?
 

Share this post


Link to post
Share on other sites

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
Sign in to follow this  

  • Tom Allensworth,
    Founder of AVSIM Online


  • Flight Simulation's Premier Resource!

    AVSIM is a free service to the flight simulation community. AVSIM is staffed completely by volunteers and all funds donated to AVSIM go directly back to supporting the community. Your donation here helps to pay our bandwidth costs, emergency funding, and other general costs that crop up from time to time. Thank you for your support!

    Click here for more information and to see all donations year to date.
×
×
  • Create New...