5C130.ZIP > Readme.txt
 
Back to zip content
LOCKHEED C130 Hercules 2D panel by Philippe WALLAERT


Unzip all files into the aircraft panel folder 

EG: C:\Program Files\Microsoft Games\Microsoft Flight Simulator X\SimObjects\Airplanes\LOCKHEED_C130\panel

Main_Panel.bmp
Throttle.bmp
C130.CAB
Panel.cfg

Important notes concerning aircraft.cfg file :

1) AUTOTHROTTLE

This panel needs the activation of autothrottle.
Please check that it is activated correctly in the autopilot section of aircraft.cfg

EG:
[autopilot]
autopilot_available             = 1
flight_director_available       = 1
default_vertical_speed          = 1200.0
autothrottle_available          = 1		<------------
autothrottle_arming_required    = 0		<------------
autothrottle_max_rpm            = 95

2)Radios

The radio section must be configurated as follows

[Radios]
// Radio Type = availiable, standby frequency, has glide slope
Audio.1       = 1
Com.1         = 1, 1
Com.2         = 1, 1
Nav.1         = 1, 1, 1
Nav.2         = 1, 1, 0
Adf.1         = 1
Transponder.1 = 1
Marker.1      = 1

3) FUEL

This panel is designed for 2 tanks (left + right) what is the normal configuration for this aircraft.

Please check the fuel section

[fuel]
LeftMain  = 0.000, -10.000, 6.000, 4500.000, 0.000
RightMain = 0.000, 10.000, 6.000, 4500.000, 0.000

4) AUTOBRAKES

Please verify that the autobrake is activated:

[brakes]
parking_brake = 1
toe_brakes_scale = 1.06
auto_brakes=4		<------------------

Enjoy!