LTCSZ Posted July 16, 2018 Share Posted July 16, 2018 I seem to remember that there is a way to alter the function of the autopilot to allow manual control of headings while the auto-pilot maintains altitude...Maybe a change in the aircraft config file? Any assistance appreciated! Link to comment Share on other sites More sharing options...
mrzippy Posted July 16, 2018 Share Posted July 16, 2018 Could it be as simple as turning off the Heading Hold button while leaving Altitude Hold on? Still thinking about a new flightsim only computer! Link to comment Share on other sites More sharing options...
btrjet Posted July 16, 2018 Share Posted July 16, 2018 Try this. Check your aircraft.cfg file and under the Autopilot section check first that you have these two lines already in it: default_pitch_mode=0 default_bank_mode=0 Then add two more lines: use_no_default_pitch=1 use_no_default_bank=1 It's a long, long, long time since I amended my aircraft.cfg files but I think that's how it was done. Link to comment Share on other sites More sharing options...
StringBean Posted July 16, 2018 Share Posted July 16, 2018 Try this. Check your aircraft.cfg file and under the Autopilot section check first that you have these two lines already in it: default_pitch_mode=0 default_bank_mode=0 Then add two more lines: use_no_default_pitch=1 use_no_default_bank=1 It's a long, long, long time since I amended my aircraft.cfg files but I think that's how it was done. A bit of unneeded redundancy there. use_no_default_pitch=1 and use_no_default_bank=1 set default_pitch_mode=n and default_bank_mode=n to n=0 If you already have... default_pitch_mode=0 default_bank_mode=0 ...the other two lines are not needed. peace, the Bean WWOD---What Would Opa Do? Farewell, my freind (sp) Never argue with idiots. They drag you down to their level and beat you with experience Link to comment Share on other sites More sharing options...
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