Jump to content
Sign in to follow this  
Bill Griffith

Phenom 300 Course Needle adjust

Recommended Posts

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     

             

Share this post


Link to post
Share on other sites

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     

             

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

  • Tom Allensworth,
    Founder of AVSIM Online


  • Flight Simulation's Premier Resource!

    AVSIM is a free service to the flight simulation community. AVSIM is staffed completely by volunteers and all funds donated to AVSIM go directly back to supporting the community. Your donation here helps to pay our bandwidth costs, emergency funding, and other general costs that crop up from time to time. Thank you for your support!

    Click here for more information and to see all donations year to date.
×
×
  • Create New...