1
0
Fork 0
fgdata/Nasal
curt 0dda4feaa0 Roy Vegard Ovesen:
Here is the KAP140 Two Axis Autopilot.

Aircraft/Instruments/KAP140TwoAxis.xml
Is of course the instrument config file.

Aircraft/Instruments/Textures/KAP140.rgb
The texture.

Nasal/kap140.nas
Most of the work is done here. Without Nasal I don't see how I could implement
the NAV-ARM modes and the flashing annunciators.

Aircraft/c172p/Systems/KAP140.xml
The autopilot PID controllers configuration file. Maybe this file should be in
a more accessible directory and not hidden deep inside c172p!?

I've also attached the changes to the default C172 to include this autopilot
in the 3d-cockpit panel and the 2d vfr panel. Or at least I hope that I've
managed to include all that is needed.
2004-04-16 21:59:51 +00:00
..
controls.nas Better docs for slewProperty() 2004-02-10 18:12:09 +00:00
fuel.nas Oops. A last minute change broke piston engines. The "phantom" fuel 2004-03-27 18:26:55 +00:00
globals.nas Bugfix to globals.fgcommand(). 2003-12-08 02:09:19 +00:00
gui.nas New Nasal code, with lots of input binding handlers in controls.nas. 2003-12-22 20:05:18 +00:00
kap140.nas Roy Vegard Ovesen: 2004-04-16 21:59:51 +00:00
props.nas New fuel management code. Only works with YASim currently. It's a benign 2004-03-27 04:07:56 +00:00
view.nas Nasal bindings for Saitek X45. 2003-12-23 17:31:08 +00:00