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.

VOR Ident v Frequency

Featured Replies

Hi,Does anyone know of a way to display the ident of a VOR/ILS if tuned/known otherwise show the frequency? I can't find a way to check if the ident text is 'true'?Thanks in advance,

Paul,Don't know exactly what you want.You could use something like:%((signal strength enough))%{if}%((show ident text))%{else}%((show nav frequency))%{end}You can compare the ident with morse.Jan"Beatus Ille Procul Negotiis"

Jan

 

 

 

"Beatus ille qui procul negotiis..."

Hi Jan,What I want to do is show the ident when the NAV radio is tuned to an active frequency, otherwise show the frequency that is currently 'dialed'.Does that make more sense?Cheers!

Paul,In that case i think my idea will do.I'll try to write some code, have no books here (at work!)((A:Nav1 Signal,bool) (A:NAV1 SOUND,bool) and)%{if}%((A:Nav1 Ident,string))%!s!% {else)%((A:Nav1 Active Frequency,Mhz))%!6.2f!%{end}You should now read the frequency and when the VOR or ILS comes in range, signal and morse, the ident will show up.You can make it work!Hope it helps,Jan"Beatus Ille Procul Negotiis"

Jan

 

 

 

"Beatus ille qui procul negotiis..."

  • Author

You could also use (A:NAV1 HAS NAV, bool) or (A:NAV2 HAS NAV, bool) to check for reception and use the same code as above ( from Jan ) to display what you need/Regards,Roman(KGRB)

20AUG21_Avsim_Sig.png?dl=1  FS RTWR   SHRS F-111   JoinFS   Little Navmap 
 

 

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.