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.

Featured Replies

This gives the pilot the Radial to fly to a selected VOR 

(A:NAV1 Radial, Degrees)

Is it possible to display the radial and distance from a specific VOR or BCN, say 114.300Mhz,

"without" the pilot selecting the frequency in NAV1 or NAV2?

If yes, with what code?

 

Bassy

 

  • Moderator

None that I'm aware of...

Fr. Bill    

AOPA Member: 07141481 AARP Member: 3209010556


     Avsim Board of Directors | Avsim Forums Moderator
  • Author

OK Bill,

 

You certainly know what is wrong with the following code...

I see the "text"  when the plane is on radial 153 till 183, iso 220(3).

How come?

<Macro Name="NAV1">(A:NAV1 Radial, Degrees)</Macro>
	<Element>			
	       <Visible>@NAV1 150 >= @NAV1 220 < &&</Visible>
			<Element>
				<Position X="150" Y="595"/>
		   		   <Text X="1900" Y="35" Length="190" Fixed="no" Font="tahoma" FontSize="32" Adjust="Left" VerticalAdjust="center" Color="#FFFFFF" Bright="Yes">
				      <String>Welcome BASSY%</String>
				   </Text>
	                </Element>
	</Element> 

Bassy

 

 

 

 

  • Moderator

Well, to be frank I have no idea whatever.

 

Try using a range instead:

 

<Visible>150 221 @NAV1 rng</Visible>

Fr. Bill    

AOPA Member: 07141481 AARP Member: 3209010556


     Avsim Board of Directors | Avsim Forums Moderator
  • Author

Thanks but that did not change anything

Adding - dnor did the trick

<Macro Name="NAV1">(A:NAV1 Radial, Degrees) - dnor</Macro>

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.