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.

no bezel GNS500_2 VC install Real Air Legacy P3Dv4.5

Featured Replies

I've inserted the GNS500 into the VC of the RA Legacy as a no_bezel. It is basically working but it is a bit oversize and is cropping the display. (Is there a way to insert a screen cap here?)

I tried reducing the 3rd and 4th parameter by 10% hoping to shrink the display but it didn't seem to work. Please excuse my "thickness" as I am new to this.

gauge19=rxpGNS2!GPS_500_2, 1,607,451,374,NO_BEZEL //502,416,
gauge20=RASLegacy!Blank, 0, 0, 1, 1

Here is the pertinent .ini :

Spoiler

 

[GPS_500_2]
; 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
; enables RYAN 9900BX TCAD if true.
UseRyanTcad = true
; uses Simulator GPS commands if true.
UseSimGpsCmds = true
; updates Simulator GPS flight plan if true.
LinkSimGps = true
; saves the active route to flight plan file if true (.PLN).
AutoSavePln = true
; connects GPS to Autopilot if true.
LinkOto = true
; connects GPS to HSI if true.
LinkHsi = true
; connects GPS to HSI course motor if true.
LinkCrs = false
; connects GPS to OBS input if true (LinkHsi/OBS or AutoNavSource/OBS).
LinkObs = false
; connects GPS to VOR if true.
LinkVor = false
; override VLOC NAV# (1 or 2) or use 'RadiosPair' (0).
AutoNavSource = 0
; sync CDI Mode to NAV/GPS switch if true (GPS -> SIM).
AutoNavGps = false
; sync NAV/GPS switch to CDI Mode if true (SIM -> GPS).
AutoCdiSrc = false
; selects COM/NAV Radios '1' or '2'.
RadiosPair = 2
; uses computer time if true, simulator time otherwise.
ComputerTime = false
; HSI lateral deviation scale factor.
CdiScale = 1
; HSI vertical deviation scale factor.
GsiScale = 1
; enables Shadin Air Data computer if true.
UseAirData = true
; enables Shadin Fuel Data computer if true.
UseFuelData = true
; sets TCAD sound alerts volume in percent: 0 to 100.
RyanTcadVolume = 50
; connects GPS #1 to GPS #2 if true (both required).
UseCrossFill = false
; enables device failures if true.
UseFailures = false
; uses legacy mouse (left CCW, right CW, middle Push) (override instances settings)
UseAltMouse = false
; uses legacy GNS WAAS 3rd party aircraft panel variables (L:Vars).
UseLegacyVars = false
; sets device power knob switch mode: NONE,DEFAULT_ON,DEFAULT_OFF
PowerKnob = NONE
; sets device power source:
; ALWAYS_ON,AVIONICS_ON,PANEL_ON,BUS_MAIN,BUS_AVIONICS,BUS_BATT,BUS_HOTBATT,BUS_1,BUS_2,BUS_3,BUS_4
PowerSource = AVIONICS_ON
; sets fuel type: AUTO,AVGAS,JETA,JETB
FuelType = AUTO
; sets TAWS type: TERR,TAWS
TawsMode = TERR
; sets TAWS surface: HARD,HARD_SOFT,WATER,ANY
TawsSurface = HARD_SOFT
; TAWS minimum runway length (feet)
TawsMinLength = 40
; integral lighting percent (0 to 100) or index (-1) (using rxp.panel.rheostat_screen)
Rheostat.Display = 100
; integral lighting percent (0 to 100) or index (-1) (using rxp.panel.rheostat_integral)
Rheostat.Buttons = 75
; sets voice type: MALE,FEMALE
VoicePref = FEMALE
; sets master sound volume in percent: 0 to 100.
MasterVolume = 100
; mute sound when simulator window looses focus if false.
NoAudioFocus = false
; sets trainer process CPU: 1 to 32 (0: last core, -1: automatic).
CpuAffinity = -1
; cdi/obs: CDI Key (0: disable)
AFMS.cdi_key =  
; cdi/obs: Selected Course for GPS (0: disable)
AFMS.sel_crs_gps =  
; cdi/obs: Selected Course for VLOC (0: disable)
AFMS.sel_crs_vloc =  
; cdi/obs: V-Flag State (1: declutter)
AFMS.v_flag_declutter =  
; main: GPS Selected (0: prompt)
AFMS.gps_selected = 0
; main: Engage Autopilot APPR (1: enabled)
AFMS.auto_nav_appr =  
; main: COM Presets (1: enable)
AFMS.com_presets =  

[GPS_500_2.NO_BEZEL]
; show screen only gauge if true.
nobezel = true
; screen only border size (pixels).
border.size = 0
; screen only border color (#RGB or #RGBA).
border.rgba = #000000
; display mouse tooltips if true.
tooltips = false
; enable mouse clickspots if true, disable if false.
usemouse = true
; enable alternate click-spots (left CCW, right CW, middle Push) if true.
usealtmouse = false
; auto-resize dimension (width,height)
refsize =
; left mouse button on the screen toggles popup window by ident (ex: GPS_PANEL or 225).
popleft =
; right mouse button on the screen toggles popup window by ident (ex: GPS_PANEL or 225).
popright =
; adjust brightness (0 to 100)
brightness.bezel = 100
; offset brightness (-100 to +100)
brightness.screen = 0

 

 

Edited by RXP

@mslim

Try these.
For No Bezel - gauge19=rxpGNS2!GPS_500_1, 41,650,368,275,NO_BEZEL

With Bezel - gauge19=rxpGNS2!GPS_500_1, -60,612,570,421

Quote

(Is there a way to insert a screen cap here?)

https://imgur.com/upload

Hit Browse

Hit the down arrow, select Get share links,
pfynE83.png

select Copy under BBCode (Forums)    Copy and paste the copied link with your post.
9iu5WzV.png

Edited by BillS511

 

 

  • Author

Thanks that helped make it smaller. Now the display needs to drop (South) a little and move right (East) a little to center in the screen.

57 minutes ago, mslim said:

Thanks that helped make it smaller. Now the display needs to drop (South) a little and move right (East) a little to center in the screen.

The four values are X,Y,W,H

X is the horizontal location of the upper left corner (East = increase X)

Y is the vertical location of the upper left corner (South = increase Y)

W is the width,  H is the height.

Bert

1 hour ago, mslim said:

Thanks that helped make it smaller. Now the display needs to drop (South) a little and move right (East) a little to center in the screen.

This is what mine looks like. You'll have to tweak yours. I'm curious if the sim screen resolution effects this. Mine is set at 3840x2160.

9AK7jrG.jpg

 

 

  • Author

Thanks for the help. I got mine dialed in finally thru a lot of trial and error but the XYWH coordinates helped a lot.

My resolution is 1920x1080 and here is my panel config line if it helps anybody else:

gauge19=rxpGNS2!GPS_500_2, 44,650,366,273,NO_BEZEL //1,607,502,416,

  • 2 weeks later...
  • Author

Bert and RXP now that I am more familiar with the forum, I have posted my solution in the Panel Config thread.

I was looking at your solution for the Real Air Piston Duke to make the VC buttons for GNS500 functional in the cockpit. Is there a way to do that for the Lancair?

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.