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.

HUD again

Featured Replies

Hello all,Jan,Jon,In my continuous work on the ultimate HUD I got stuck again.I want to have an altitude rolling ladder but the thing doesn't move.What is wrong in this element?% 90n% 85n% 80n% 75n% 70n% 65n% 60n% 55n% 50n% 45n% 40n% 35n% 30n% 25n% 20n% 15n% 10n% 5n% 0n(A:Kohlsman setting hg,inHg)(A:Indicated Altitude,feet) 10000 /Thanks for your help.Bassy

Hi,May be you need more between the values.Or divide the 2 shifts in 2 elements:....(A:Kohlsman setting hg,inHg)(A:Indicated Altitude,feet) 10000 /or....(A:Kohlsman setting hg,inHg)(A:Indicated Altitude,feet) 10000 /Jan"Beatus Ille Procul Negotiis"

Jan

 

 

 

"Beatus ille qui procul negotiis..."

Thanks Jan,But neither of them work.I try some other things...Bassy

This is the working code of my HUD:0n9n8n7n6n5n4n3n2n1n0n(A:Indicated Altitude, feet) 100000 + 1000 % 100 / flr s0 (A:Indicated Altitude, feet) 100000 + 100 % s1 80 >= if{ l1 100 % 80 - 20 / } els{ 0 } l0 + Hope you can extract something useful,Jan"Beatus Ille Procul Negotiis"

Jan

 

 

 

"Beatus ille qui procul negotiis..."

Does work but very slowly.Think I go back to bmp'sThanks Jan

  • 4 years later...
  • Moderator

Resurrected post to recover the necroed XML script - Bill (N4GIX)

This is the working code of my HUD:
<Element Name="Altitude Hundreds"> <FormattedText X="20" Y="220"  Bright="Yes" Font="Arial" FontSize="20" LineSpacing="20" Color="%( (L:hud bright,number) 0x7f + 0x100 * )%"  Adjust="center"> <Axis X="-297" Y="10"/><String>0n9n8n7n6n5n4n3n2n1n0n</String></FormattedText><Shift><Value>(A:Indicated Altitude, feet) 100000 + 1000 % 100 / flr s0 (A:Indicated Altitude, feet) 100000 + 100 % s1 80 >= if{ l1 100 % 80 - 20 / } els{ 0 } l0 + </Value><Nonlinearity><Item Value="0" X="0" Y="-200"/><Item Value="10" X="0" Y="0"/></Nonlinearity></Shift><Clip Top="372" Bottom="396"/></Element>

Hope you can extract something useful,Jan"Beatus Ille Procul Negotiis"

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.