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.

GNS430/530 freeze when "direct to" or loading flightplan P3D v2.5

Featured Replies

Hi everybody.

 

i just uninstalled the 1.08.0005 and installed the 1.08.0015 in my p3d v2.5, because i had some problems with this verion, hoping that they are fixed now.

But now i have new issues.

 

Installation was fine. no problems.

 

i put the GNS into my carenado C340.

When i tested first it freezed when i tried to load an activate a flightplan.

I mean the Gauge freezes, not the sim.

So i wanted to test only with a direct to a waypoint.

But in this case the gauge freezes as well.

in the moment i clicked on "activate" it freezes.

 

installed the gns as admin and did everything as described.

 

below there is my panel.cfg (commented out the original GPS Gauge)

 

Hope you can help me.

 

good night

 

Rico

[Window Titles]
Window00=GPS
Window01=Manual
Window02=Control Windows
Window03=INFO
Window04=Autopilot




//--------------------------------------------------------
[Window00]
Background_color=0,0,0 
size_mm=491,256
window_size_ratio=1.000  
position=0
visible=0
ident=794
window_size= 0.340, 0.336
window_pos= 0.010, 0.645
zorder=0

//gauge00=CarenadoG430!GNS430_nc1,  0,0,491,256
gauge00=MPI_GNS!GNS430,  0,0,491,256,1:2:225
gauge01=C340!Toggle_GPS,  111,37,274,163


//--------------------------------------------------------
[Window01]
Background_color=0,0,0 
size_mm=700,700
window_size_ratio=1.000  
position=0
visible=0
ident=793
window_size= 0.401, 0.535
window_pos= 0.590, 0.020
zorder=5

gauge00=C340Manual!manual,  0,0,700,700


//--------------------------------------------------------
[Window02]
Background_color=0,0,0 
size_mm=351,123
window_size_ratio=1.000  
position=0
visible=0
ident=796
window_size= 0.231, 0.108
window_pos= 0.010, 0.240
zorder=5

gauge00=C340!Control_windows,  0,0,351,123


//--------------------------------------------------------
[Window03]
file=info.bmp 
size_mm=345,157
window_size_ratio=1.000  
position=0
visible=1
ident=142
window_size= 0.290, 0.176
window_pos= 0.010, 0.020



//--------------------------------------------------------
[Window04]
Background_color=0,0,0 
size_mm=573,286
window_size_ratio=1.000  
position=0
visible=0
ident=143
window_size= 0.250, 0.166
window_pos= 0.010, 0.370

gauge00=C340!Autopilot,  0,0,573,286


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

gauge00=C340!Panel_annunciator,  3,114,286,106
gauge01=C340!DME_Screen,  3,1,286,111
gauge02=C3401!Clock,  367,367,143,143
gauge03=C340!autopilot,  3,222,206,102
gauge04=C340!Annunciator_Panel,  291,1,218,364
gauge05=C340!AOM,  0,430,365,79
gauge06=C340!Prop Sync,  321,368,20,20
gauge07=C340!Annunciator_Test,  344,368,20,20
gauge08=C340!Low_thrust_lights,  2,391,362,36
gauge09=C340!RPM_Lights_right,  211,223,77,35
gauge10=C340!Prop_sync_light,  211,262,36,36
gauge11=C340!Fuel_tank_light,  251,261,37,37
gauge12=C340!Gear_clr_light,  5,328,104,58
gauge13=C340!Gear_transition,  113,329,93,57
gauge14=C340!RPM_Lights_left,  211,  302 ,77,35
gauge15=C340!elt_light,  299,368,20,20


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

gauge00=WX_Gauge340!WXGauge,  0,1,510,321
gauge01=C340PRESS!C340_PRESS,  3,326,24,25
gauge02=C340PRESS2!C340PRESS2,  36,323,28
gauge03=C340!Cabin_Altitude_goal,  309,324,200,85
gauge04=C340!Auto_taxi_onoff,  124,333,20,20


//--------------------------------------------------------
[Vcockpit03]
Background_color=0,0,0 
size_mm=512,512
visible=0
pixel_size=1024,1024
texture=$Panel_c340_3

//gauge00=CarenadoG430!GNS430_nc1,  2,160,326,173
//gauge01=CarenadoG430!GNS430_nc2,  2,335,326,173
gauge00=MPI_GNS!GNS430,  2,160,326,173,1:1:-1
gauge01=MPI_GNS!GNS430,  2,335,326,173,2:1:-1
gauge02=C3403!Radiotrans,  2,78,331
gauge03=C340!RadarAltitude,  330,330,178,178
gauge04=C3402!FuelFlow,  341,160,168,168
gauge05=RadioADF!RadioAdf,  3,2,299
gauge06=C340!GEM6,  346,0,161,158
gauge07=C340!Toggle_GPS,  72,181,182,113



[Color]
Day=255,255,255
Night=223,215,182
Luminous=255,255,255

[Default View]
X=0
Y=0
SIZE_X=8191
SIZE_Y=3743


  • Commercial Member

Window IDENT doesn't match with the value you're telling the gauge to use. Might want to read up on what that set of numbers in the 5th parameter are for. Understanding them will make your life a whole lot easier when you go to add these to other aircraft.

 

http://www.mindstaraviation.com/GNS_Retrofit.html

Ed Wilson

Mindstar Aviation
My Playland - I69

  • Author

Thanks for reply.

 

Ok. you're right. i forgot this to edit :-) this was the issue that the gauge couldn't powered up in the GPS window. This works now after editing the 5th parameter for the popup gauge to 794. the other ones i didn't edit, because in VC it should be -1.

But the Main Problem still exists. The Gauge freezes when activating a flight plan or a direct to waypoint.

 

Ciao Rico

  • Commercial Member

Well, it doesn't behave that way for anyone else... and that's not me being dismissive... it's just a known position that the code itself works ok. Now we have to figure out what is happening on your system.

 

1 - Are you using saved flights to load the aircraft?

2 - Do you have a subscription to RealNav?

3 - If you load a new flight, can you build a flight plan and fly it?

Ed Wilson

Mindstar Aviation
My Playland - I69

  • Author

Hi Ed.

 

(1) No i do not use saved flights. I create a new one every time

(2) I have a subscription, and an actual database. tried out with the microsoft database but there is the same issue.

(3) I could build a flight plan. that is no problem, but as soon as i activate the flightplan, the GNS Unit freezes

 

Ciao Rico

  • Author

Okay i will do so :-)

 

thanks.

Create an account or sign in to comment

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.