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.

Problem With Non-rotating Element

Featured Replies

Every thing in my code works except where I put two rotating element at the same axis point. One element is for the next waypoint bearing, A:GPS WP bearing. The other element is for the magnetic heading, A:Plane heading degrees magnetic. The next waypoint indicator appears at the correct heading at startup but it will not rotate. It makes no difference which element is the top element. I tried placing a spacer, non-moving element, between them but it did not help. If the compass indicator is removed, the next waypoint indicator works. I have tried every thing I can think of to make it work. Does anyone have an idea on how to make this to work. Here is the BAD CODE section of my work: (A:GPS WP bearing, Radians)(A:Plane heading degrees magnetic, radians) /-/%((A:Gps wp bearing, degrees))%!3d!%*%

Hi,May be you can use this for rotation of the GPS WP bearing indicator:(A:GPS WP TRUE REQ HDG,radians) (A:GPS GROUND TRUE HEADING,radians) -Works ok in my HUD.Jan"Beatus Ille Procul Negotiis"

Jan

 

 

 

"Beatus ille qui procul negotiis..."

  • 2 weeks later...

Here is the code that made both of the elements work. These elements are the same size and share the same axis point (position) and have similar axis. I worked on this, off and on, for a month. I am surprised that no one else had an answer for me! (A:Plane heading degrees magnetic, radians) /-/(A:GPS WP BEARING, RADIANS)%((A:Gps wp bearing, degrees))%!3d!%*%

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.