1
0
Fork 0
Commit graph

29 commits

Author SHA1 Message Date
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
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
ehofman
85cb214a18 Frederic Bouvier:
this one missed the release  The right aileron animation of the
c172p is inverted.
2004-03-30 08:32:42 +00:00
ehofman
d8adde1657 Use relative paths for the animations rather than absolute paths 2004-01-23 20:10:03 +00:00
ehofman
5d230c227b Use the new controlls property layout for external lights 2004-01-17 10:33:18 +00:00
david
f3134efbc7 Lose the 2D mag compass, and use a new, 3D one instead.
Warning: this may look like crap without a plib patch.
2003-10-05 20:13:46 +00:00
ehofman
8b726485c4 paul mccann:
I added some more hotspots to Davids c172p since he already had done all the animation. Also I tried making the throttle and mixture knobs into hotspots even when they are moving adding extra hotspots for them.  Also you can click on the trim wheel to trim now.

I added a directory for the labels for the white toggle switches, but there is probably better way to do the labels then I came up with.  There is a short readme file which gives the path for the new directory.
2003-09-22 08:26:32 +00:00
curt
93b035b0b0 Paul Mcann:
I added some hot spots to the default c172p-3d.
2003-09-15 15:40:26 +00:00
ehofman
413f9b3f5f Some more small controls updates 2003-04-02 08:45:35 +00:00
david
8118e6a482 Fix to use renamed /control properties. 2003-04-01 15:46:50 +00:00
david
c3cddade91 Yank out the autopilot and add a DME instead. 2003-01-18 22:05:17 +00:00
david
28d36f2685 Higher precision for vertex locations. 2002-12-06 12:16:57 +00:00
david
06d40db457 Removed alpha component (and switch labels) from 3D panel. That fixes
the bleed-through problem -- it occurs only when the texture has an
alpha component.  It's not a good, long-term solution, though.
2002-11-19 03:36:37 +00:00
david
2a346c9e3c Repositioned and improved left and right nav lights; added white rear
nav light; enlarged beacon.
2002-11-17 11:24:48 +00:00
david
e2f795a0b9 Added electronics switches to the panel. They cannot (yet) be
activated with the mouse, but they do respond to the following
properties:

/controls/lights/taxi
/controls/lights/landing
/controls/pitot-heat
/controls/lights/navigation
/controls/lights/beacon
/controls/lights/strobes
2002-11-16 16:03:57 +00:00
david
4283451d92 Additional texturing on seats, yoke, trim wheel, carb heat knob,
throttle, and mixture knob.
2002-11-16 02:28:40 +00:00
david
103595d38a The model now has several animated (but untextured) 3D controls:
- yokes
- carb heat
- throttle
- mixture
- flap switch
- trim wheel

Moved the pilot seat back slightly.

Use LOD more aggressively, so that all the interior detail is skipped
when the viewer is distant.
2002-11-13 16:49:30 +00:00
david
3ce07eb94c Added untextured (but animated) control yokes. 2002-11-13 02:43:47 +00:00
david
6465aea9c7 More modifications to the 172p:
- added untextured seats
- moved the panel back to the proper position
- changed viewpoint and field of view
2002-11-11 21:52:40 +00:00
david
8f98338e21 Improve curve of instrument panel.
Add VHF antennas to top of fuselage.

Better propeller disks when spinning fast.

Took green tint out of pitot tube.
2002-11-11 02:51:16 +00:00
david
cab674876f Added beacon and navigation lights. 2002-11-06 16:01:53 +00:00
david
ae27863994 Fix prop and window alpha order (again). 2002-11-02 20:13:07 +00:00
david
04679b7f29 Rounded wings more where the air vents will go.
Expanded chamber of pitot tube.
2002-09-30 14:04:58 +00:00
david
0e673b222b Fixed reversed aileron animation. 2002-09-30 14:04:15 +00:00
david
e466df8964 Removed unused textures. 2002-09-20 17:41:02 +00:00
david
5711fe3949 Improvements to aircraft interior. 2002-09-14 16:25:00 +00:00
david
0fa583feba Updated with animations, more detail, and new panel. 2002-09-08 19:14:27 +00:00
david
ad929fcc6e Some more improvements to the 172p model. 2002-09-04 21:33:52 +00:00
david
3c14bbfedb In-progress C172p stuff. Nothing exciting yet. 2002-08-05 18:17:29 +00:00