Search the archive:
YaBB - Yet another Bulletin Board
 
   
 
Page Index Toggle Pages: 1
Send Topic Print
how to disable some features of the autopilot. (Read 692 times)
Nov 2nd, 2012 at 4:48pm

jeff55   Offline
Colonel
Vive les week-ends !
France

Gender: male
Posts: 38
*****
 
Hello all,

sometime (or months) ago, I red a message describing how to disable the "fly by wire" available on the Airbus and other airplanes. Can someone tell me where to find such information, Each time I try to fly the A 321, it end by a crash because this plane can only be piloted by the autopilot, and it bother me a lot.

Another question, on the previous version of the FS (FS 2004) it was possible to disable the banking lock when the autopilot is on. The sintax was something like (in the aircraft.cfg) : Autobank on or off.

is it possible with FSX ?

Thank in advance,
 

jeff55
IP Logged
 
Reply #1 - Nov 2nd, 2012 at 10:23pm

dave3cu   Offline
Colonel
Procrastinate now, don't
put it off.
3CU, Northern Wisconsin, USA

Gender: male
Posts: 3077
*****
 
For your second question, yes it's the same as FS2004 for both bank and pitch.

default_bank_mode= This determines the default bank mode when the autopilot logic is turned on.
0 = None
1 = Wing Level Hold
2 = Heading Hold (current heading).
If no value is set, Wing Level Hold will be the default.

default_pitch_mode= This determines the default pitch mode when the autopilot logic is turned on.
0 = None
1 = Pitch Hold (current pitch angle)
2 = Altitude Hold (current altitude)
If no value is set, Pitch Hold will be the default.

or-

use_no_default_pitch=  Setting this flag to 1 will cause the default pitch mode to be "None". It will actually set the variable default_pitch_mode to zero, so that there is no default pitch mode when the autopilot logic is activated.
The preferred method is to set the default_pitch_mode directly. 

use_no_default_bank=  Setting this flag to 1 will cause the default bank mode to be "None". It will actually set the variable default_bank_mode to zero, so that there is no default bank mode when the autopilot logic is activated.
The preferred method is to set the default_bank_mode directly
   
 

At that time [1909] the chief engineer was almost always the chief test pilot as well. That had the fortunate result of eliminating poor engineering early in aviation.          Igor Sikorsky

I intend to live forever....so far, so good.         Steven Wright

You know....you can just rip up a to-do list.
IP Logged
 
Reply #2 - Nov 3rd, 2012 at 4:07pm

jeff55   Offline
Colonel
Vive les week-ends !
France

Gender: male
Posts: 38
*****
 
Thank you Dave3cu, I will check try that.
 

jeff55
IP Logged
 
Page Index Toggle Pages: 1
Send Topic Print