Autopilot-Wing Leveler-Outside Gauges
-
- Posts: 1
- Joined: Mon May 29, 2017 8:45 pm
Autopilot-Wing Leveler-Outside Gauges
I use an "outside set" of instruments to fly in spot view. On almost all models, the autopilot gauge works fine. And when you turn it on, the wing leveler (usually) is automatically activated. I am not able to turn off the Wing Leveler when the AP is on. CTRL-V has no affect. Also, the autopilot altitude setting button will not stay "on". In the aircraft.cfg, there is: Autopilot=1 so that should activate an autopilot. Perhaps your programming doesn't allow for a third party guage such as this? The autopilot gauge is the top center.
Thank you
Doug Linn/RTMM
Thank you
Doug Linn/RTMM
- Attachments
-
- outside-instruments.jpg (48.27 KiB) Viewed 781 times
-
- Posts: 32
- Joined: Sat May 27, 2017 3:16 pm
Re: Autopilot-Wing Leveler-Outside Gauges
I can help with one of your points... If the heading hold mode is not selected, the ALT hold will not activate. My use of the AP has been to climb and bank to the desired values (AP off), stabilize flight, set the HDG bug, set the altitude I wish to maintain, power up the AP, select HDG mode and finally, select ALT mode. I've used a few autopilots in real life and they all seem to have their 'personalities'. The Microsoft/Bendix model is not how they all work.
-
- Posts: 1023
- Joined: Mon Sep 06, 2010 3:47 pm
Re: Autopilot-Wing Leveler-Outside Gauges
Why use default gauges? It is highly probably that the BK AP is interfering with the KAP140 we use in the VC. Also, our GNS530 while based on the same platform support as the default G500, it is far superior and flexible.jdlinn wrote:I use an "outside set" of instruments to fly in spot view.
I've added this to my panel.mv530_430_wx\panel.cfg file:
Code: Select all
Window01=GPS
//--------------------------------------------------------
[Window01]
Background_color=0,0,0
size_mm=1280,650
window_size_ratio=1.000
position=2
visible=0
ident=GPS_PANEL
window_size= 0.710, 0.552
window_pos= 0.290, 0.480
gauge00=Milviz_GPS!FBS_GNS430_2d, 640,0,640,268
gauge01=C310_XMLGauges!KR 87 ADF, 640,268,640,134
gauge02=Milviz_GPS!FBS_GNS530_1d, 0,0,640,468
gauge03=C310_XMLGauges!FBS_KAP140, 640,402,640,163
gauge04=C310_XMLGauges!FBS_GTX330, 0,468,640,170
-
- Posts: 442
- Joined: Mon Dec 20, 2010 4:30 pm
Re: Autopilot-Wing Leveler-Outside Gauges
Note that autopilot functions need to have been enabled in the aircraft.cfg as well.