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.

Integration with RXP 430

Featured Replies

If you own the Reality XP 430W, you may have noticed that the GPSkeeps sending warning messages to "Set the correct Course".The Aspen PDF automatically adjusts the course display for you,but it does not internally adjust the OBS knob. And, you cannotadjust it manually either...Here is the fix, if it bothers you enough:In the EFD1000_PDF.xml file add a little Update section(I put mine right after the Init section, at the beginning)

<Update id="Auto set OBS knob">  <Script> (L:CDISCase, number) 1 == if{  (A:NAV OBS:1, degrees) (>L:Selected OBS1, number)  (L:Selected OBS1, number) (A:GPS WP DESIRED TRACK, degrees) - 2 >= if{ (>K:VOR1_OBI_DEC) }  (A:GPS WP DESIRED TRACK, degrees) (L:Selected OBS1, number) - 2 >= if{ (>K:VOR1_OBI_INC) } }</Script></Update>

Bert

Doesn't the AutoCourse=On feature of the RXP take care of that, Bert? It does here, or am I mixing things up now? unsure.png

  • Author

Maybe it does... in which case my fix is not requiredsad.pngEdited:OK, you are right! Thanks! Setting AutoCourse=On in the rxpgns.ini filesolves it - and is a much easier way to handle it...

Bert

I definetely need that fix, thanks Bert!Well...I'll have to recheck this at home but I'm pretty sure that the course gets set but I keep getting the message from the gns...?

David

  • Author

Setting AutoCourse=On will keep the GNS messages from appearing.Carenado should add this setting to their RXP exe module.. smile.pngThe Aspen unit will independently show the desired course, regardless.

Bert

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.