Jump to content
Sign in to follow this  
RXP

Official Panel Configuration Thread

Recommended Posts

In order to help everyone, I'm starting this thread for you to share your panel.cfg modifications. 

In order to make it simpler to browse as a repository, please make sure to only post final results, ready to be consumed by others. 

Thank you in advance for sharing with the community!

NB: For panel mod questions, please create a new topic instead!


Jean-Luc | reality-xp.com
This message from Reality XP is protected by a disclaimer: reality-xp.com/aboutrealityxp/email.html

Let your voice be heard and help us make a difference for you: Vote !
Open up communications with Reality-XP (Microsoft Flight Simulator Forums)

Share this post


Link to post
Share on other sites

RealAir Duke Turbine_V2

NEW gauge19=rxpGNS2!GPS_500_1, -59,613,566,417

VC gauge buttons don't work thou. Perhaps someone can figure it out.

OLD: gauge19=fs9gps!RAS_gps_500, 1, 607, 502, 416

http://LUl7aQz.jpg

 

  • Upvote 1

 

 

Share this post


Link to post
Share on other sites

Copied from my earlier post.

Here are the modified (new) values for Alabeo C177 highlighted in yellow. All 3D buttons work perfectly too.
[Vcockpit01]
Background_color=0,0,0
size_mm=512,512
visible=0
pixel_size=513,513
texture=$Panel_1
gauge00=rxpGNS2!GNS_530_1, -10,-5,533,387 
The original values: 0, 0,520,378

https://www.avsim.com/forums/topic/518697-vc-panel-integration-sizing-issue/

  • Upvote 2

 

 

Share this post


Link to post
Share on other sites

I've integrated and tested the GNS 530W V2 in the A2A Simulations GA fleet (C172R, C182T, PA-24-250 and PA-28-180 - i.e. those products which have 3-D model support for the GNS 530).

In FSX and FSX-SE, A2A's "Aircraft Configurator" can be used to select the RXP option (this is for the old RXP GNS gauges) and the "panel.cfg" will then need to be edited as below. In P3Dv3/v4, this option isn't available in the configurator (the old gauges weren't supported in P3D). However, the "panel" folder for each aircraft should still contain the relevant *.cfg file (e.g. "panel_RXP_530.cfg") which can be copied and renamed to just "panel.cfg", overwriting the file that's already there.

Then edit these two sections as follows for the new gauge with its slightly different dimensions:

    [Window13]
    //window_pos=0.739583,0.000000 (existing entry)
    //window_size=0.260417,0.333333 (existing entry)
    window_pos=0.690000,0.000000
    window_size=0.310000,0.360000
    visible=0
    ident=15531
    nomenu=1
    zorder=99

    //gauge00=rxpGNS!GNS_530_1, 0, 0,100,100 (existing entry)    
    gauge00=rxpGNS2!GNS_530_1, 0, 0,100,100  

and

    [Vcockpit02]
    Background_color=0,0,0 
    size_mm=512,512
    visible=1
    pixel_size=640,640
    texture=$gps

    //gauge00=rxpGNS!GNS_530_1, 1,191,456,320 (existing entry)
    gauge00=rxpGNS2!GNS_530_1, 8,192,442,314

Note that the "window_size" entry was used to mimic the real unit's dimension (159mm x 117mm) on my 24" (1600 x 1200) monitor.

I've done some testing with A2A's custom KAP 140 autopilot simulation, and it seems to follow lateral and vertical guidance in GPS mode without any problems. Nav idents on the audio panel are working too.

Here's how it looks in the A2A Cherokee! :smile:

Cheers,

Nick

P.S. I don't have the GNS 430, but similar principals will apply.

 

 

 

  • Upvote 2

Nick M - A2A Simulations

Share this post


Link to post
Share on other sites

Alabeo 207 Skywagon

GNS 530

New coordinates in yellow.

popup can be installed using gauge assistant.

[Vcockpit01]
Background_color=0,0,0
size_mm=512,512
visible=0
pixel_size=513,513
texture=$Panel_1

gauge00=rxpGNS2!GNS_530_1, -10,-7,532,391

 

  • Upvote 1

 

 

Share this post


Link to post
Share on other sites

Alabeo 404 Titan

GNS 430

New coordinates in yellow.

[Window01]
Background_color=0,0,0
size_mm=500,266
visible=0
ident=10010
window_size= 0.317, 0.300
window_pos= 0.525, 0.715
no_luminous=1
zorder=7


gauge00=rxpGNS2!GNS_430_1, 0,0,500,230
//gauge00=CarenadoG430_3D_PAC404!GNS430_nc1,  0,0,500,266
gauge01=PAC404!ToggleCAR430,     64, 0,384, 32

 

[Vcockpit01]

Background_color=0,0,0
size_mm=512,512
visible=0
pixel_size=513,513
texture=$Panel_1

gauge00=rxpGNS2!GNS_430_1, -28,2,540,235
//gauge00=CarenadoG430_3D_PAC404!GNS430_nc1,  0,  0,512,256
gauge01=PAC404!ToggleCAR430,     64,0, 256, 32

 

  • Upvote 1

 

 

Share this post


Link to post
Share on other sites

Alabeo PA32 Saratoga II TC

Dual unit setup GNS 530 over 430.

New coordinates in yellow.

popups can be installed using gauge assistant.

[Vcockpit01]
Background_color=0,0,0
size_mm=512,512
visible=0
pixel_size=512,512
texture=$Panel_1

gauge00=rxpGNS2!GNS_530_1, -7,-7,528,388
//gauge00=GPS_530_3D_PA32TC!GPS_530_3D,    0,  0, 512, 372
gauge01=PA32TC!ToggleCAR530,     64,0, 256, 32

//--------------------------------------------------------
[Vcockpit02]
Background_color=0,0,0
size_mm=512,512
visible=0
pixel_size=512,512
texture=$Panel_2

gauge00=rxpGNS2!GNS_430_2, -12, 6,520,239
//gauge00=GPS_430_3D_PA32TC!GNS430_nc2,  0,0,512,258
gauge01=PA32TC!ToggleCAR430,       0,0,512,30
gauge02=ALSound_PA32TC!CarSound,       0,0,  1,   1
gauge03=PA32TC!SYS_SMOKE, 0,0,1,1

  • Upvote 1

 

 

Share this post


Link to post
Share on other sites

Carenado A36 BONANZA P3D

Dual unit GNS 430 setup

For popup window there is a slight overlap of the units.

New coordinates in yellow.

[Window00]
Background_color=49,49,49
size_mm=500,540
window_size_ratio=1.000 
position=0
visible=0
ident=794
window_size= 0.320, 0.444
window_pos= 0.020, 0.505
zorder=0

gauge00=rxpGNS2!GNS_430_1, 0, 0,500,266
gauge01=rxpGNS2!GNS_430_2, 0,270,500,266
gauge02=BA36!Toggle_GPS,  115,38,274,164
gauge03=BA36!Toggle_GPS,  114,291,278,164

//--------------------------------------------------------
[Vcockpit02]
Background_color=0,0,0
size_mm=512,512
visible=0
pixel_size=1024,1024
texture=$Panel_bon_4_N

gauge00=rxpGNS2!GNS_430_1,  165,71,339,158
gauge01=rxpGNS2!GNS_430_2,  165,251,339,158
//gauge00=CarenadoG430_3D_A36!GNS430_nc1,  2,0,500,266
//gauge01=CarenadoG430_3D_A36!GNS430_nc2,  3,252,500,266
gauge02=BA36!gem,  8,354,154,154

  • Upvote 1

 

 

Share this post


Link to post
Share on other sites

For the Alabeo 177 Cardinal I seemed to get a little better fit than the one BillS511 posted. I have a major disability called obsessive compulsive disorder, anything that doesn't line up perfect I can't live with it, lol. Awesome work bill in posting these coordinates! I'm wondering if perhaps an option in the menu system couldn't plug right into real time resizing instead of having to refresh the simobject to see any changes?

Alabeo 177

[Vcockpit01]
Background_color=0,0,0
size_mm=512,512
visible=0
pixel_size=513,513
texture=$Panel_1
gauge00=rxpGNS2!GNS_530_1, 2,-1,510,370
 

  • Upvote 1

Andrew Walker

Share this post


Link to post
Share on other sites

Carenado PC12

Dual unit GNS 530 setup

// Initially Carenado only opened one unit in popup. [Window01]  Added 2nd unit to allow for configuration; crossfill etc.

//--------------------------------------------------------
[Window01]
Background_color=8,8,8
size_mm=520,755
visible=0
ident=10020
window_size= 0.310,  0.745
window_pos=  0.650,  0.060
no_luminous=1
zorder=7


gauge00=rxpGNS2!GNS_530_1,   0,0,520,378
gauge01=PC12CAR!ToggleCAR530, 64,0,384, 32
gauge02=rxpGNS2!GNS_530_2,   0,378,520,378

//--------------------------------------------------------
[Vcockpit01]
Background_color=0,0,0
size_mm=1024,1024
visible=0
pixel_size=1024,1024
texture=$Panel_1


gauge00=GAUGEPC12EADI!Gauge_EFIS50_EADIVC,     0,  0,512,480
gauge01=GAUGEPC12EHSI!Gauge_EFIS50_EHSIVC,     0,481,512,480
gauge02=PC12CAR!ToggleEFIS,        0,  0,512,480
gauge03=rxpGNS2!GNS_530_1, 516,0,510,372
gauge04=rxpGNS2!GNS_530_2, 503,370,534,384
gauge05=PC12CAR!ToggleCAR530, 512,  0, 510, 32
gauge06=GAUGEPC12!Gauge_UPDATE,       0,  0,  1,  1
gauge07=CarSound_PC12!CarSound,  0,0,5,5
gauge08=PC12_EX500!EX500, 0,0,1,1
gauge09=PC12_Cabin_alt!C340_PRESS,         0,0,1,1

  • Like 1
  • Upvote 2

 

 

Share this post


Link to post
Share on other sites
20 minutes ago, Jocko Flocko said:

anything that doesn't line up perfect I can't live with it

LOL I know, it's that little sliver of the bezel that shows. It's 2am here. Listening to Pink Floyd to keep me awake.:laugh:

Did I just now noticed your sig image? Cool

Edited by bills511
  • Upvote 1

 

 

Share this post


Link to post
Share on other sites

CARENADO CT210M Centurion II :

[Vcockpit01]
Background_color=0,0,0
size_mm=256,256
visible=0
pixel_size=1024,1024
texture=$C530_GPS

gauge00=rxpGNS2!GNS_530_1, 0, 0,256,187



This one is kind of "odd" because after running the legacy RXP installer that comes with the aircraft it leaves no 3D buttons from the default Carenado GPS unit behind. Only the volume/on off, volume/id and the two large main control knobs, nor does it add anything different except leaving a black space. This is only for a single RXP 530 v2 unit along with the default Carenado 430 on the bottom.

RXP.jpg
 


Andrew Walker

Share this post


Link to post
Share on other sites
1 hour ago, Jocko Flocko said:

CARENADO CT210M Centurion II :

[Vcockpit01]
Background_color=0,0,0
size_mm=256,256
visible=0
pixel_size=1024,1024
texture=$C530_GPS

gauge00=rxpGNS2!GNS_530_1, 0, 0,256,187



This one is kind of "odd" because after running the legacy RXP installer that comes with the aircraft it leaves no 3D buttons from the default Carenado GPS unit behind. Only the volume/on off, volume/id and the two large main control knobs, nor does it add anything different except leaving a black space. This is only for a single RXP 530 v2 unit along with the default Carenado 430 on the bottom.
 

I didn't use the Carenado gauge installer. Just added the appropriate gauge coordinates. All buttons functioning.

CARENADO CT210M Centurion II :

Dual unit RXP 530 and 430 setup

[Vcockpit01]
Background_color=0,0,0
size_mm=256,256
visible=0
pixel_size=1024,1024
texture=$C340_GPS

gauge00=rxpGNS2!GNS_530_1, 0, 0,256,187
gauge01=rxpGNS2!GNS_430_2, 0,186,134,71
gauge02=CCTC!Toggle_GPS,  143,188,101,65

  • Upvote 1

 

 

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...