1
0
Fork 0
fgdata/Nasal
ehofman 8ee606eea8 Roy Vegard Ovesen:
Here are some updates to the KAP140 autopilot in the default c172. It now uses
ailerons and elevator instead of aileron-trim and elevator-trim. I've started
to "upgrade" it to the "two axis altitude preselect" version. Vertical speed
select rounds to nearest 100 fpm.

I've also modified the c172 electrical configuration to turn on the gps
instrument.

Perhaps the most important change is that the nasal script for the KAP140 has
moved from data/Nasal to the c172p aircraft subdir. So it is important that
you delete data/Nasal/kap140.nas. Having the kap140.nas script as a global
script was not a good solution. Now it is aircraft specific, and thus
included in the c172p-set.xml file. Ideally I would like it to be instrument
specific, so that it would be included whenever the KAP140*.xml instruments
where included on the panel.
2004-10-17 17:41:05 +00:00
..
autopilot.nas Fix typing bug where the autopilot wouldn't turn off. GUI buttons 2004-05-15 23:04:17 +00:00
controls.nas Lee Elliot: 2004-06-01 08:13:12 +00:00
fuel.nas Probably best to make sure the property is there (even though 2004-08-12 18:49:13 +00:00
globals.nas Bugfix to globals.fgcommand(). 2003-12-08 02:09:19 +00:00
gui.nas Really fun (and surprisingly easy) hack: a fuel and weight 2004-05-15 21:50:51 +00:00
props.nas GUI layout management and a few visual/eye-candy modifications. See 2004-05-12 15:37:17 +00:00
view.nas Nasal bindings for Saitek X45. 2003-12-23 17:31:08 +00:00