Page 1 of 1

Changing the plane's GPS

PostPosted: Fri Apr 22, 2005 10:24 am
by ajadams
A couple of the (old) planes I like to fly have the Garmin 295 as the GPS navigation system.  
What do I change so these planes will use the Garmin 500 instead?

Re: Changing the plane's GPS

PostPosted: Fri Apr 22, 2005 10:26 am
by Tom_M
Change the gauge type in the GPS section of the panel.cfg to this:

gauge00=fs9gps!gps_500,            0,0

:D

Re: Changing the plane's GPS

PostPosted: Fri Apr 22, 2005 10:52 am
by wji
See also ENLARGE THE GPS

Rem the panel.cfg lines by using a forward slash /

[Window02]
// size_mm=545,354
size_mm=653,424 //added 031304
window_size=0.5,0.3625
// size_mm=545,354
// window_size=0.5,0.5000 //added 031304
// window_size=0.5,0.3625
// window_size=0.5
position=2
BACKGROUND_COLOR=0,0,0
VISIBLE=0
ident=GPS_PANEL

// gauge00=fs9gps!gps_500,            0,0
gauge00=fs9gps!gps_295,            0,0
Bill