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.

Phenom 300 Course Needle adjust

Featured Replies

I have read some of the related topics and I found Bert's fix for the course needle rotation.  I added the missing 'dnor' entries but the course needle still only adjusts in one direction.

I have this in the AUTOPILOT_EMB300V4VC.xml file that is in the panel.gtn- EMB505.Gauge folder-

 

<!-- Autopilot knobs-->

<Update id="Autopilot_knobs">
    <Script>                
    
    
(L:H850XPCrs1WheelDN, number ) 0 >  if{
    1 (>L:BUFFER_BTN_DIM,number)
    
    (L:CUSTOM_AP_CRS1_KNOB, number) 6 - dnor
    (>L:CUSTOM_AP_CRS1_KNOB, number)
    (L:G1000_CDISource, enum) 1 ==
    if{  (A:NAV OBS:1,Degrees) --  dnor (>K:VOR1_SET) }
    (L:G1000_CDISource, enum) 2 ==
    if{  (A:NAV OBS:2,Degrees) --  dnor (>K:VOR2_SET) }
         0 (>L:G1000MFDCrsWheelDN, number )
    }        
    
    0 (>L:H850XPCrs1WheelDN, number )
}    
(L:H850XPCrs1WheelUP, number ) 0 >  if{
    1 (>L:BUFFER_BTN_DIM,number)

    (L:CUSTOM_AP_CRS1_KNOB, number) 6 + dnor
    (>L:CUSTOM_AP_CRS1_KNOB, number)
    (L:G1000_CDISource, enum) 1 ==
    if{ (A:NAV OBS:1,Degrees) ++  dnor (>K:VOR1_SET) }
    (L:G1000_CDISource, enum) 2 ==
    if{ (A:NAV OBS:2,Degrees) ++  dnor (>K:VOR2_SET) }
         0 (>L:G1000MFDCrsWheelUP, number )
    }
    
    0 (>L:H850XPCrs1WheelUP, number )

 

}
(L:H850XPCrs1WheelPUSH, number ) 0 >  if{
    1 (>L:BUFFER_BTN_FMC,number)

 

The 'down' rotation works. I imagine that I am missing something.  :wink:

 

Bill

 

 

Bill  N7IBG     

             

  • Author

Well, now I don't know if it working or not.  smile.png   I just did an ILS approach into LAX on 24L and the course needle worked.  When I'm in GPS it doesn't move.  I think that I should be able to set the needle to the course that I'm on, but no go.  wink.png

Bill  N7IBG     

             

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.