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.

Gauge Design Question

Featured Replies

Hello,I am using the Friendly Panels GPS addon in conjunction with the Dreamfleet Boeing 727 addon. I have installed the Bendix KLN 90B GPS to the forward center pedestal of the 3D cockpit. However, during night the backgrond of the forward center pedestal appears black around the Bendix KLN 90B GPS. I already asked how to fix this in the Dreamfleet 727 support forums, but I sadly did not get any reply for month.My idea now is to simply create a gauge that does nothing more than to display a bitmap. I would do screenshots of the forward center pedestal and simply make a gauge of it which does nothing more than to show the bitmaps so that the area does not get black anymore during night.So my question is: how to create a gauge that does just display a bitmap? And which tool do I need for doing so?Many thanks in advance!I hope to get some help this time... :)

XML coding would be the simplest. You can just place the xml code into a text file, save as gaugename.xml into its own folder (placed inside the plane's PANEL folder) and then specify the gauge in the panel.cfg file as: foldername!gaugename, x, y, xsize, ysizeI assume that something like this will work, if background.bmp is your cockpit display. You can name the BMP file anything you like, BTW.

<Gauge Name="cockpit_display" Version="1.0"><Image Name="background.bmp"/></Gauge>

If you need a gauge element for this to work, then you could use:

<Gauge Name="cockpit_display" Version="1.0"><Image Name="background.bmp"/>  <Element>    <!-- dummy element -->      <Select>        <Value> (A:sim on ground, bool)	</Value>        </Select>   </Element></Gauge>

  • Moderator

Unfortunately, unless emissive backlighting is already coded into the 3d model, the screen will still be unlighted at night.

Fr. Bill    

AOPA Member: 07141481 AARP Member: 3209010556


     Avsim Board of Directors | Avsim Forums Moderator

Well, at first I have to send a warm thank you! The method described above (I took the first one) worked perfectly. This is exactly what I was looking for :smile:Also, I can confirm that emissive backlighting luckily seems to be coded into the panel.This is where I put the GPS panel onto the forward center pedestal:bad.jpgAnd this what I got at night without any further modification:521.jpgFinally, due to the method which tgibson suggested, I made 4 replicas of the forward center pedestal graphics and simply put them where they belong to, around the Friendly Panels GPS and RealityXP Weather radar. It was also a perfect opportunity to finally get rid of that altitude alert instrument graphic on top, which has no function, and replace it by a placard which shows the registry of the Condor livery which I am flying (sorry that I have to blame the Dreamfleet /Flight1 developers for it, but as usual the rest of the plane just is perfect ;) I fly it since 2007 with passion).É voilà:a1a.jpgFinally, at night it looks like it should:d20.jpgThanks a lot! Big%20Grin.gif

  • Moderator

I was just going to suggest doing the graphics copy/paste to cover up the rest of the non-transparent black...Now, see if there is possibly a lightmap you can tweak to provide actual "backlighting" for your upper pedestal, like the steam gauges are lighted...The name of such a lightmap is normally the same $name as the [VCockpitnn] entry uses, without the $ and with a _L or _LM suffix. For example$vcpanel_03 lightmap might be vcpanel_03_L.bmp or vcpanel_03_LM.bmp

Fr. Bill    

AOPA Member: 07141481 AARP Member: 3209010556


     Avsim Board of Directors | Avsim Forums Moderator

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.