Added Sperry autopilort to current Beta
I did this just because I wanted to see how it flies with the default sperry. All I did was to add the sperry compass and AHI to window 6 under the GPS. It really works nice for me, thought others might be interested. And yes I know this is a BETA model (and a really nice one) so this is just for those who might be interested.
Attached are a couple of files, one a jpg showing how it looks and some basic how to. The other is a text file that shows exactly what I did to get this working.
Phill
PS - did I mention how much I love this aircraft? Actually got to take the controls of one out of Dover AFB in the early 1960's.
I was unable to upload and attach a simple txt file so here are the instructions.
These are the three steps I took to add the default sperry to the VVC C-47 cockpit.
Once done, then shift-6 will bring it up (with the GPS).
Step 1 - Open the aircraft.cfg file with notepad...
Replace the [autopilot] section with the following...
[autopilot]
autopilot_available= 1
flight_director_available= 0
pitch_takeoff_ga=0.0
default_vertical_speed=700.000000
autothrottle_available=0
direction_indicator=1
attitude_indicator =1
max_pitch=10.000000
max_pitch_acceleration=1.000000
max_pitch_velocity_lo_alt=2.000000
max_pitch_velocity_hi_alt=1.500000
max_pitch_velocity_lo_alt_breakpoint=20000.000000
max_pitch_velocity_hi_alt_breakpoint=28000.000000
max_bank=25.000000
max_bank_acceleration=1.800000
max_bank_velocity=3.000000
max_throttle_rate=0.100000
nav_proportional_control=9.000000
nav_integrator_control=0.250000
nav_derivative_control=0.000000
nav_integrator_boundary=2.500000
nav_derivative_boundary=0.000000
gs_proportional_control=9.520000
gs_integrator_control=0.260000
gs_derivative_control=0.000000
gs_integrator_boundary=0.700000
gs_derivative_boundary=0.000000
yaw_damper_gain = 0.0
default_bank_mode=2 //Default to Heading Hold
Step 2 - Find the original default Douglas_DC3 airplane folder and open the panel subfolder...
copy the file Douglas_DC3.cab to the Douglas_C-47_V3.12_Beta/panel/ folder.
Step 3 - Inside the Douglas_C-47_V3.12_Beta/panel/ open panel cfg with notepad...
Scroll down to the GPS_PANEL [Window05] and replace with the following...
[Window05]
Background_color=0,0,0
size_mm=456,668
pixel_size=456,668
//size_mm=456,378
//pixel_size=456,378
//window_size_ratio=1.000
position=2
visible=0
ident=GPS_PANEL
window_size= 0.456, 0.660
window_pos= 0.000, 0.090
gauge00=fs9gps!gps_500, 0,0,456,378
gauge01=Douglas_DC3!sperry_autopilot_compass, 0,379,230, 280
gauge02=Douglas_DC3!sperry_autopilot_ahi, 230,379,230, 280