December 14, 20214 yr Hey Folks, Had a request on how to successfully add the GPS 2020 to replace the default Carenado GPS unit in the C208B (Steam Gauges). First thing to do is to download the GPS 2020 unit, and the link below is to the current v12.4 in the AVSIM library. https://library.avsim.net/download.php?DLID=219150 Once downloaded open the zip archive and copy the GPS2020.cab into the P3D Gauges folder, that way it's going to be available for any aircraft. Next, and since the Panel.cfg will need editing, get youself a nice Text Editor like Notepad++, a Google search will help in finding. Now navigate to the C208B's Panel.cfg (\SimObjects\Airplanes\Carenado C208B Grand Caravan\panel\Panel.cfg) and make a copy backup, just in case editing gets out of hand you've a backup without needing to re-install the aircraft. I generally call my backups along the lines of Panel.cfg.orig but you can call it whatever you'd prefer. Open the Panel.cfg in fav text editor. The first entry should be... [Window Titles] Window00=GPS ~ Rest of [Window Titles] entries The next line set would be... //-------------------------------------------------------- [Window00] Background_color=0,0,0 size_mm=456,378 window_size_ratio=1.000 position=6 visible=1 ident=GPS_PANEL Type=Special window_size=0.31,0.45 zorder=0 gauge00=GPS2020!GPS2020, 0,0,456,378 //GPS2020 custom GPS gauge //-------------------------------------------------------- The basics are we are removing all the original entries for [Window00] and using ones defined for the GPS 2020 (the above entries). You could either comment the origional [Window00] entries using 2 forward slashes for each line, or just replace the section (since you've a backup anyway). Following on... We arrive at [Vcockpit03] where we replace the original gauge05= entry with our GPS 2020 entry. //-------------------------------------------------------- [Vcockpit03] Background_color=0,0,0 size_mm=512,512 visible=0 pixel_size=1024,1024 texture=$Panel_CARAV_3 gauge00=GCCB!torque, 289,228,112,112 gauge01=GCCB!prop_rpm, 289,116,108,108 gauge02=GCCB!itt, 288,2,109,109 gauge03=GCCB!ng, 401,116,106,106 gauge04=GCCB!psi_oil, 399,2,110,110gauge05=GPS2020!GPS2020, 2,161,278,145 //GPS2020 custom GPS gauge gauge06=GCCB!Radios2, 2,64,284,95 gauge07=GCCB_RADIOS!Radio_KR87_ADF, 2,382,270,67 gauge08=GCCB_RADIOS!RadioTrans, 2,313,276,67 gauge09=GCCB!Autopilot, 2,2,280,60 gauge10=GCCB!AOM, 1,450,272,59 gauge11=GCCB!AOM_Lights, 274,466,207,42 gauge12=GCCB!anti_ice_amps, 289,342,69,68 gauge13=GCCB!Fuel_Quantity_Right, 404,229,104,104 gauge14=GCCB!ng, 406, 344 ,100,100 gauge15=GCCB!Hours, 288,413,82,50 gauge16=GCCB!Toggle_GPS, 63,181,157,93 gauge17=Controls!Control_init_3DKnobs, 0,0,0,0 //Set the 3D knobs to off TBM 28/02/2021 Down to [Vcockpit04] where we comment out the Drag entry as shown below. //gauge07=GCCB!Drag, 60,60,0 This doesn't have anything to do with the GPS but it does stop being thrown through the windshield when the throttle is dropped back. Once the edits are completed save the Panel.cfg, and that's it, all having gone well you'll have a GPS 2020 unit installed. Now the GPS 2020 when it pops open (shift+1) is a pretty squarish type of unit, however the good thing about the unit is it's map display won't squish out of shape when it's in the dash, it just shows a bit less. Given the size I typically pop it up to use it directly and monitor via the dash. For those who are observant you'll have seen the extra gauge17= in [Vcockpit03] This is a little control gauge I've coded myself to flip the 3D knobs on/off by tying the gauge to an unused switch in the LHS VC panel. I'll look at writing up something to cover configuring the 3DKnob/switch control on the weekend. Until then I hope you find this little write up of use. Cheers Ryzen 5800X clocked to 4.7 Ghz (SMT off), 32 GB ram, Samsung 1 x 1 TB NVMe 970, 2 x 1 TB SSD 850 Pro raided, Asus Tuf 3080Ti P3D 4.5.14, Orbx Global, Vector and more, lotsa planes too. Catch my vids on Oz Sim Pilot, catch my screen pics @ Screenshots and Prepar3D
December 14, 20214 yr 8 hours ago, Rogen said: Until then I hope you find this little write up of use. Yes, indeed. Now it works. Thanks. OS=WIN11 Home, Sim=P3D5 5.3 (P3D4 and FSX for install reasons) Addons=ORBX, ASCA, AS, TOGA and tons of sceneries, aircraft MB=Gigabyte AORUS Z790 Elite AX, CPU=i13900K, Cooling=Be quiet! Pure Loop II FX GPU=KFA2 RTX3090 24 GB, RAM=64 GB DDR5-5600, HOTAS=Logitech G Saitek X52 Pro Visit my website for fixes and addons: https://sites.google.com/view/dans-p3d-mods
Archived
This topic is now archived and is closed to further replies.