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.

GPS Knobs on Carenado V35 VC

Featured Replies

I have integrated the Reality XP GTN 650 into the VC of the Carenado V35 Bonanza. Everything works fine including pop ups, but there are two knobs left over from the default Carenado GNS 430 which I can't get rid of. I have tried to look for the textures and I found them but not the underlying 3D object. I tried commenting out everything that I couldn't identify in the panel.cfg file but the are still there. Any ideas of where to look so I can get rid of them?

uc?export=download&id=1CgOclbVy7uSZ-jZJF

As best I recall, you can turn off the "3d knobs" in the shift+4 popup window..

Edited by Bert Pieke

Bert

  • Author
8 hours ago, Bert Pieke said:

As best I recall, you can turn off the "3d knobs" in the shift+4 popup window..

That worked! Thanks

  • Author

@Bert Pieke Do you know if there is a way to make the change permanent? Seems like every time I load the plane goes back to 3D Knobs On.

 

Thanks

If you add this xml gauge, it will turn it off for you..

<Gauge Name="Control_init" Version="1.0">

<!-- No 3d Knobs -->
   
<Element>
     <Select>
      <Value>
          (L:Init,bool) 1 != if{
            1 (>L:3DKNOBSBOOL,bool)   
            1 (>L:Init,bool)
                             }      
      </Value>      
     </Select>
   </Element>
</Gauge>

Bert

  • Author

@Bert Pieke saved it in a file called no3DKnb.xml in the gauges directory. Then called it 

//--------------------------------------------------------
[Vcockpit04]
Background_color=0,0,0 
size_mm=512,512
visible=0
pixel_size=1024,1024
texture=$Panel_bon_4

gauge00=rxpGTN!GTN_650_1, 6,125,500,266
gauge01=BVT5!vs,  262,394,236,106
gauge02=BVT5!DME_screen,  3,396,256,100
gauge03=BVT5!Panel_annuanciator,  266,37,243,90
//gauge04=BVT5!Toggle_GPS,  116,160,275,169
gauge05=BVT5!Auto_taxi_onoff,  0,0,30,24
gauge06=no3DKnb,0,0,1,1

What am I missing?

1. Add a new folder to your gauges directory and give it a name... CustomV35

2. Move the xml file to the CustomV35 folder

3. Call it:

gauge06=CustomV35!no3DKnb,0,0,1,1

 

Bert

  • Author

That worked perfectly. Thanks!

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.