Andre92 Posted October 9, 2021 Report Posted October 9, 2021 Hello, I couldn't find a standard function in Fsuipc to sync the Autopilot heading to the actual heading (Heading Sync). So i made this little lua script. I took the conversion from true to magnetic from the provided sample plugin display vals.lua. Place this lua in your Fsuipc folder and assign it to a button. You will find it under lua Hdg_Sync in the assignments list. If there is a simpler or more elegant way to get this function working, please let me know. Kind regards, Andre HDG_Sync.lua 1
John Dowson Posted October 9, 2021 Report Posted October 9, 2021 Thanks for the contribution. However, isn't this what the Ap Hdg Hold control does (or Ap Hdg On)? The Ap Panel Heading Hold will hold to the AP setting.
Andre92 Posted October 9, 2021 Author Report Posted October 9, 2021 Yes, but it also activates the heading (hold) function of the AP/FD system. Some Aircraft have a Heading Sync function where only the Heading bug is aligned, but no Hdg mode is activated. (F.e. the TBM 930 or CRJ).
Pete Dowson Posted October 9, 2021 Report Posted October 9, 2021 2 hours ago, Andre92 said: Some Aircraft have a Heading Sync function where only the Heading bug is aligned, but no Hdg mode is activated True, but unless the A/P is engaged surely that only provides Flight Director assistance to the pilot (on aircraft equipped with FDs). Pete
Andre92 Posted October 9, 2021 Author Report Posted October 9, 2021 It’s simply a quick way to align the Heading bug and only has effect on AP / FD guidance if the hdg roll mode is active. This could be used when flying in nav mode and ATC instructs to maintain hdg. You press the hdg sync and then activate the hdg roll mode. Or when handflying rawdata, you can use it to quickly align the hdg bug with a simple press (f.e. after localizer intercept). Kind Regards, Andre
Pete Dowson Posted October 9, 2021 Report Posted October 9, 2021 Okay. Understood - thanks. (On the sort of aircraft I fly, the AP HDG HOLD does the same thing, cancelling NAV and enabling HDG mode instead). Pete
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now