DHC-6 Просмотр ZIP-архива

DHC-6/aircraft/DHC6_Vistaliner_9/Panel_Docs/ILH_TCAS_doc/README.htm

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.02 Transitional//EN">
<html>
<head>
  <meta http-equiv="content-type"
 content="text/html; charset=ISO-8859-1">
  <title>TCAS II v7 IVSI and Transponder</title>
</head>
<body>
<h1 style="text-align: center;">IVSI with TCAS II v7.0<br>
</h1>
<div style="text-align: center;">
<div style="text-align: center;"><img src="pics/sample-multi.gif" alt=""
 style="width: 151px; height: 148px;"><br>
<br>
<img src="pics/xpdr.gif" alt="" style="width: 227px; height: 87px;"><br>
</div>
</div>
<div style="text-align: center;"><span style="font-weight: bold;"><br>
version </span><span style="font-weight: bold;">4.0.2 for PAD<br>
02 Feb 2006<br style="font-weight: bold;">
</span><br style="font-weight: bold;">
<span style="font-weight: bold;">Lee Hetherington
<[email protected]></span></div>
<hr
 style="width: 100%; height: 2px; margin-left: auto; margin-right: auto;">
<h3>Introduction</h3>
This gauge now contains a full-fledged implementation of TCAS II
version 7.0 (aka change 7.0 aka MOPS 7.0) logic, as specified by <a
 href="http://www.rtca.org/onlinecart/product.cfm?id=112">RTCA document
DO-185A</a> plus its amendments approved by <a
 href="http://adsb.tc.faa.gov/SC-147.htm">SC-147A</a>.  Literally
all <span style="font-style: italic;"></span>features of the logic are
implemented with the exception of TCAS/TCAS resolution advisory (RA)
negotiation and Mode S ground stations.  In fact, I have gone to
great lengths to verify the correctness of this logic by testing
against 250 actual TCAS logic encounters and verifying correctness
second by second and state by state versus <a
 href="http://adsb.tc.faa.gov/SC-147.htm">MOD 2 TSIM</a>.  It is
believed this is the most advanced TCAS II version 7.0 logic simulation
in Flight Simulator.  The logic is packaged into a DLL that can be
used by other panel developers with written permission.<span
 style="font-weight: bold;"><br>
<br>
</span>In FS2002, this gauge requires <a
 href="http://www.schiratti.com/dowson.html">FSUIPC</a> for traffic
data.  In FS2004, either FSUIPC or TrafficInfo.dll can be
used.  This package contains a freeware license for FSUIPC 3.x and
should operate properly without you having to register FSUIPC<span
 style="font-weight: bold;">.<br>
</span><br>
Finally, the transponder has been integrated with Squawkbox 3 (alpha),
enabling the control of squawk standby, squawk ident, squawn code, and
indication of ATC radar by the flickering of the ident light.<span
 style="font-weight: bold;"></span><span style="font-weight: bold;">
<br>
</span><span style="font-weight: bold;"></span>
<hr style="width: 100%; height: 2px;">
<h3>Installation in 767PIC in FS2002</h3>
<ol>
  <li>Copy the file <span style="font-style: italic;">TCAS2v7.dll</span>
to the main FS folder.  If you already have a TCAS2v7.dll in your
main FS folder, it is recommended that you compare the versions and
keep the newest.  (You can do this with Windows Explorer, clicking
right and choosing Properties.  Then select the Version
tab.)  TCAS2v7.dll contains the TCAS II version 7 logic.</li>
  <li><span style="font-style: italic;"></span>Copy the file <span
 style="font-style: italic;">TCAS2v7.ini</span> to the main FS folder.<br>
  </li>
  <li>Copy the file <span style="font-style: italic;">ILH_TCAS.gau</span>
to the Gauges subfolder within the main FS folder.  This GAU file
contains the IVSI, transponder, and (hidden) logic gauges.</li>
  <li>Go the the <span style="font-style: italic;">FS\Aircraft\767 PIC
Wilco Publishing\Panel</span> and make a backup copy of your current <span
 style="font-style: italic;">Panel.cfg</span> file.  <span
 style="font-weight: bold;">This is
important in case your editing goes poorly.</span></li>
  <li>If you are still using an unchanged, original panel.cfg from
767PIC, you can copy the file <span style="font-style: italic;">ILH_TCAS_767PIC_Panel.cfg</span>
included in this package to <span style="font-style: italic;">Panel.cfg</span>. 
However, if you have edited this file in any way, you can manually
install the gauges as follows:</li>
  <ol>
    <li>Open <span style="font-style: italic;">Panel.cfg</span> in a
text editor such as Notepad.</li>
    <li>To install the IVSI gauge, under the <span
 style="font-style: italic;">Main Panel [Window 01]</span> section,
find and replace the line that reads<br>
      <pre>gauge14=B767Wvsi, 556, 406, 136<br></pre>
with<br>
      <pre>//gauge14=B767Wvsi, 556, 406, 136<br>gauge14=ILH_TCAS!IVSI, 545, 391, 158, 158,<br></pre>
Please note the final comma.  It is useful to add this here so
that you can later add gauge parameters.  Such parameters will be
described below in the Gauge Options section.</li>
    <li>To install the hidden logic gauge (required), under the <span
 style="font-style: italic;">Main Panel [Window 01]</span> section,
find the last gauge line and note its number (e.g., 29).  Add the
following line, setting the gauge number to one higher (e.g., 30):<br>
      <pre>gauge30=ILH_TCAS!Logic, 0, 0, 1, 1,<br><br></pre>
    </li>
    <li>To install the transponder gauge, under the <span
 style="font-style: italic;">pedestal [Window04]</span> section, find
and replace the line that reads<br>
      <pre>gauge06=B767Wxpdr, 205, 586<br></pre>
with<br>
      <pre>//gauge06=B767Wxpdr, 205, 586<br>gauge06=ILH_TCAS!Transponder, 204, 586, 228, 89,</pre>
    </li>
  </ol>
</ol>
<br>
<hr style="width: 100%; height: 2px;">
<h3>Installation in FS2004</h3>
Note that as of the time this document was written, 767PIC is not
supported in FS2004.  However, the IVSI and Transponder gauges can
be used in other aircraft in FS2004.  The general installation is
similar to above.  You need to have a hidden <span
 style="font-style: italic;">ILH_TCAS!Logic</span> gauge installed on
the main panel.  With FS2004 comes the option to use Microsoft's <span
 style="font-style: italic;">TrafficInfo.dll</span> for traffic
gathering as opposed to FSUIPC.  At this point, I am not sure what
the relative advantages are, but the option is there.  In order to
use TrafficInfo, you must install <span style="font-style: italic;">TrafficInfo.dll</span>
into the <span style="font-style: italic;">Modules</span> subfolder of
FS2004.  You also need to add <span style="font-style: italic;">trafficinfo:yes</span>
parameter to the <span style="font-style: italic;">ILH_TCAS!Logic </span>gauge
line.  More on parameters below.<br>
<br>
Note: installing <span style="font-style: italic;">TrafficInfo.dll</span>
into FS2002 will crash FS2002 upon startup.<br>
<br>
<hr style="width: 100%; height: 2px;">
<h3>IVSI Usage</h3>
The IVSI has four hidden click spots that are sensitive to both left <span
 style="font-style: italic;">and</span> right mouse clicks:<br>
<br>
<div style="text-align: center;"><img
 style="width: 151px; height: 148px;" alt=""
 src="pics/ivsi-click-spots.gif"><br>
</div>
<ol>
  <li>cycles the TCAS mode selector between the modes TEST, STBY
(standby: not displayed), XPDR (transponder only: not displayed), TA,
and RA;</li>
  <li>cycles the TCAS forward range between 6, 12, 18, 24, and 40nm;</li>
  <li>cycles the TCAS "other" vertical range control between BLW
(below), N (normal: hidden), and ABV (above); and</li>
  <li>toggles the TCAS altitude display between relative (blank, +/-
two-digit altitudes) and absolute (own flight level, three digit flight
levels).</li>
</ol>
All of these can also be controlled using the transponder.<br>
<br>
Note that when below approximately 1000' AGL, even when the TCAS mode
selector is positioned for RA, the IVSI will display TA.  The
reason is
that below this altitude, RAs are suppressed, and TCAS operates in TA
Only mode.<br>
<br>
<hr style="width: 100%; height: 2px;">
<h3>Transponder Usage</h3>
The following displays the click spots for the transponder gauge:<br>
<br>
<div style="text-align: center;"><img src="pics/xpdr-click-spots.gif"
 alt="" style="width: 227px; height: 87px;"><br>
<br>
<div style="text-align: left;">Like the IVSI click spots, these are all
sensitive to both left and right mouse clicks.  Left cycles one
direction, and right the other direction.  The right
ABOVE/N/BELOW, right ABS/REL, and ATC FAIL functions are not
implemented.<br>
<h4>Squawkbox 3<br>
</h4>
The transponder has been integrated with Squawkbox 3 (alpha).  The
MODE controls SB3's squawk vs. squawk standby.  The IDENT
button/light serves two purposes: squawk ident if you push it and
periodic flashing to indicate the presence of ATC in range.<br>
</div>
</div>
<br>
<hr style="width: 100%; height: 2px;">
<h3>Verifying Installation</h3>
To verify proper installation fire up Flight Simulator and choose
aircraft whose panel.cfg you modified.  If the installation
succeeded, you should see<br>
<br>
<div style="text-align: center;"><img src="pics/tcas-off.gif" alt=""
 style="width: 151px; height: 148px;"><br>
</div>
<br>
and if it failed you should see TCAS flagged<br>
<br>
<div style="text-align: center;"><img src="pics/tcas-flagged.gif" alt=""
 style="width: 151px; height: 148px;"><br>
</div>
<br>
You can then enter TEST mode.  For a successful self test, you
should see<br>
<br>
<div style="text-align: center;"><img src="pics/test-succeed.gif" alt=""
 style="width: 151px; height: 148px;"><br>
</div>
<br>
with the aural alert "TCAS System Test OK."  If the test fails with<br>
<br>
<div style="text-align: center;"><img src="pics/test-fail-logic.gif"
 alt="" style="width: 151px; height: 148px;"><br>
</div>
<br>
it means you have not properly installed the <span
 style="font-style: italic;">ILH_TCAS!Logic</span> gauge within your
panel.cfg, and in this case you will not get an aural alert of any kind
(because that is contained within the <span style="font-style: italic;">ILH_TCAS!Logic</span>
gauge).  If the test fails with<br>
<br>
<div style="text-align: center;"><img src="pics/test-fail-fsuipc.gif"
 alt="" style="width: 151px; height: 148px;" align="middle">  
or   <img src="pics/test-fail-trafficinfo.gif" alt=""
 style="width: 151px; height: 148px;" align="middle"><br>
</div>
<br>
it means a connection to FSUIPC or TrafficInfo, respectively, could not
be established and you should hear the aural alert "TCAS System Test
Fail."  This means that <span style="font-style: italic;">FSUIPC.dll</span>
or <span style="font-style: italic;">TrafficInfo.dll</span> were not
properly installed.<br>
<br>
<hr style="width: 100%; height: 2px;">
<h3>IVSI TCAS Symbology</h3>
<h4>Altitudes</h4>
Traffic is displayed with one of four symbols, a two-digit relative
altitude (e.g., +03 or -07) or a three-digit flight level (e.g., 250),
and an arrow indicating a vertical rate of at least +/- 500fpm. 
The altitude is indicated in units of 100ft, with a + indicating above
ourself and a - indicating below for relative altitudes.  The
altitude tag, relative or absolute, will be positioned above the symbol
if the intruder is above own altitude or below the symbol if the
intruder is below own altitude.<br>
<br>
<div style="text-align: center;"><img src="pics/sample-rel.gif" alt=""
 style="width: 151px; height: 148px;"><br>
Relative Altitudes<br>
<br>
<img src="pics/sample-abs.gif" alt=""
 style="width: 151px; height: 148px;"><br>
Absolute Altitudes (Flight Levels)<br>
</div>
<br>
<h4>Resolution Advisory (RA)<br>
</h4>
A red square indicates a Threat and is accompanied by an aural warning
and red/green vertical speed constraints along the VSI scale for a
Resolution Advisory (RA):<br>
<br>
<div style="text-align: center;"><img src="pics/sample-ra.gif" alt=""
 style="width: 151px; height: 148px;"><br>
Resolution Advisory (RA): "Climb, Climb"<br>
</div>
<br>
You must be in RA mode to get an RA.  Any time an intruder is
labelled a Threat, a vertical speed command will be present.  All
RAs include at least one red "don't fly" band.  If an RA is
corrective, meaning current vertical speed is in a red band at time of
issuance, then there will also be a green "do fly" band.  It is
expected that within 5 seconds for an initial RA (or 2.5 seconds for a
strength increase or reversal) that a 0.25g vertical speed change will
be enacted to fly out of the red band.  Note that strength of an
RA can increase or decrease throughout an encounter.  An RA
concludes with a "Clear of Conflict" aural alert.<br>
<h4>Traffic Advisory (TA)<br>
</h4>
A yellow circle indicates a Potential Threat and is accompanied by the
aural warning "Traffic, Traffic" for a Traffic Advisory (TA):<br>
<br>
<div style="text-align: center;"><img src="pics/sample-ta.gif" alt=""
 style="width: 151px; height: 148px;"><br>
Traffic Advisory (TA): "Traffic, Traffic"<br>
</div>
<br>
A TA generally precedes an RA by 15-20 seconds.  If an RA or TA is
already active and a new TA appears, the aural warning will be a single
"Traffic."<br>
<br>
<h4>Proximate Traffic</h4>
A blue or white solid diamond indicates Proximate Traffic that is
within 6nm and +/- 1200ft vertically and is not an RA or TA:<br>
<br>
<div style="text-align: center;"><img src="pics/sample-pa.gif" alt=""
 style="width: 151px; height: 148px;"><br>
Proximate Traffic<br>
</div>
<br>
<h4>Other Traffic<br>
</h4>
A blue or white hollow diamond indicates Other Traffic that is within a
settable vertical range of own aircraft:<br>
<br>
<div style="text-align: center;"><img src="pics/sample-other.gif" alt=""
 style="width: 151px; height: 148px;"><br>
Other Traffic<br>
</div>
<br>
See the option "other" below for this setting, and the setting of
ABOVE/N/BELOW on the transponder gauge for exceptions to this
range.  Note that for the duration of an RA, all Other Traffic is
removed from the screen so as to remove clutter during a potentially
critical encounter.<br>
<br>
The blue/white color for Proximate and Other Traffic vs. own airplane
is settable via gauge options, as described below.<br>
<h4>Off-screen RA and TA Traffic<br>
</h4>
Note that Potential Threat and Threat traffic that would otherwise be
off-screen is drawn right at the edge so it can be seen.  In this
case, the range is incorrectly displayed, but the bearing is correct:<br>
<br>
<div style="text-align: center;"><img src="pics/sample-offscreen-6.gif"
 alt="" style="width: 151px; height: 148px;">     
<img src="pics/sample-offscreen-12.gif" alt=""
 style="width: 151px; height: 148px;"><br>
</div>
<br>
Also note that the traffic is displayed with heading and not track up.<br>
<h4>Ground Traffic</h4>
Based on the fact that most transponders are turned to standby while an
aircraft is on the ground, I have tried to filter out ground traffic
from the display.  For AI traffic, I do not access the separate
ground
traffic table.  For Multiplayer and Squawkbox traffic, I filter
out
traffic that is within a threshold (default 100ft, see <span
 style="font-style: italic;">ground:</span>
parameter below) of own aircraft's ground level and who's groundspeed
is less than 30kts.  This heuristic seems to work fairly
well.  Believe
me, you don't want your display cluttered with ground traffic.<br>
<br>
<hr style="width: 100%; height: 2px;">
<h3>TCAS II version 7.0 Advisory Thresholds<br>
</h3>
Please note that ranges for a TA or RA are not fixed.  TCAS
fundamentally
operates on the concept of time to closest point of approach (<small>TAU</small>),
which is estimated by range divided by rate of closure.  There is
a distance threshold (<small>DMOD</small>) factored in for low closure
rate encounters (e.g., overtaking another aircraft).  Both the <small>TAU<big>
and <small>DMOD<big> thresholds are dependent on own altitude.  <small>TAU<big>
ranges from 20-45s for TAs and 15-35s for RAs.  <small>DMOD<big>
ranges from 0.3-1.3nm for TAs and 0.2-1.1nm for RAs.  What this
all
means is that with low closure rates and low altitudes, you could be
flying as close as
0.3nm from another aircraft and receive no TA or RA.<br>
<br>
The following tables detail the various range and altitude thresholds
for RAs and TAs.  <small>ZT<big> is the altitude threshold at
closest point of approach.  <small>TAU<big> is the time
threshold.  <small>DMOD<big>
is the distance threshold for low-closure-rate encounters.  <small>AL<big>
is the minimum goal separation altitude for an RA.</big></small></big></small></big></small></big></small><br>
<br>
</big></small></big></small></big></small></big></small>
<table cellpadding="2" cellspacing="2" border="1"
 style="width: 80%; text-align: left; margin-left: auto; margin-right: auto;">
  <tbody>
    <tr>
      <td colspan="1" rowspan="2"
 style="text-align: center; vertical-align: bottom; white-space: nowrap;"><span
 style="font-style: italic;">altitude</span><br>
      </td>
      <td colspan="4" rowspan="1"
 style="vertical-align: top; text-align: center; white-space: nowrap;"><span
 style="font-style: italic;"><span style="font-weight: bold;">RA
Thresholds</span></span><br>
      </td>
    </tr>
    <tr>
      <td
 style="vertical-align: top; text-align: center; font-style: italic; white-space: nowrap;">ZT<br>
      </td>
      <td
 style="vertical-align: top; text-align: center; font-style: italic; white-space: nowrap;">TAU<br>
      </td>
      <td
 style="vertical-align: top; text-align: center; font-style: italic; white-space: nowrap;">DMOD<br>
      </td>
      <td
 style="vertical-align: top; text-align: center; font-style: italic; white-space: nowrap;">AL<br>
      </td>
    </tr>
    <tr>
      <td
 style="vertical-align: top; text-align: center; white-space: nowrap;"><
2200
radio<br>
      </td>
      <td
 style="vertical-align: top; text-align: center; white-space: nowrap;">600ft<br>
      </td>
      <td
 style="vertical-align: top; text-align: center; white-space: nowrap;">15sec<br>
      </td>
      <td
 style="vertical-align: top; text-align: center; white-space: nowrap;">0.20nm<br>
      </td>
      <td
 style="vertical-align: top; text-align: center; white-space: nowrap;">300ft<br>
      </td>
    </tr>
    <tr>
      <td
 style="vertical-align: top; text-align: center; white-space: nowrap;">2200-5000<br>
      </td>
      <td
 style="vertical-align: top; text-align: center; white-space: nowrap;">600ft<br>
      </td>
      <td
 style="vertical-align: top; text-align: center; white-space: nowrap;">15sec<br>
      </td>
      <td
 style="vertical-align: top; text-align: center; white-space: nowrap;">0.20nm<br>
      </td>
      <td
 style="vertical-align: top; text-align: center; white-space: nowrap;">300ft<br>
      </td>
    </tr>
    <tr>
      <td
 style="vertical-align: top; text-align: center; white-space: nowrap;">5000-10000<br>
      </td>
      <td
 style="vertical-align: top; text-align: center; white-space: nowrap;">600ft<br>
      </td>
      <td
 style="vertical-align: top; text-align: center; white-space: nowrap;">20sec<br>
      </td>
      <td
 style="vertical-align: top; text-align: center; white-space: nowrap;">0.35nm<br>
      </td>
      <td
 style="vertical-align: top; text-align: center; white-space: nowrap;">350ft<br>
      </td>
    </tr>
    <tr>
      <td
 style="vertical-align: top; text-align: center; white-space: nowrap;">10000-20000<br>
      </td>
      <td
 style="vertical-align: top; text-align: center; white-space: nowrap;">600ft<br>
      </td>
      <td
 style="vertical-align: top; text-align: center; white-space: nowrap;">25sec<br>
      </td>
      <td
 style="vertical-align: top; text-align: center; white-space: nowrap;">0.55nm<br>
      </td>
      <td
 style="vertical-align: top; text-align: center; white-space: nowrap;">400ft<br>
      </td>
    </tr>
    <tr>
      <td
 style="vertical-align: top; text-align: center; white-space: nowrap;">20000-42000<br>
      </td>
      <td
 style="vertical-align: top; text-align: center; white-space: nowrap;">700ft<br>
      </td>
      <td
 style="vertical-align: top; text-align: center; white-space: nowrap;">30sec<br>
      </td>
      <td
 style="vertical-align: top; text-align: center; white-space: nowrap;">0.85nm<br>
      </td>
      <td
 style="vertical-align: top; text-align: center; white-space: nowrap;">600ft<br>
      </td>
    </tr>
    <tr>
      <td
 style="vertical-align: top; text-align: center; white-space: nowrap;">>
42000<br>
      </td>
      <td
 style="vertical-align: top; text-align: center; white-space: nowrap;">800ft<br>
      </td>
      <td
 style="vertical-align: top; text-align: center; white-space: nowrap;">35sec<br>
      </td>
      <td
 style="vertical-align: top; text-align: center; white-space: nowrap;">1.10nm<br>
      </td>
      <td
 style="vertical-align: top; text-align: center; white-space: nowrap;">700ft<br>
      </td>
    </tr>
  </tbody>
</table>
<br>
<table cellpadding="2" cellspacing="2" border="1"
 style="width: 80%; text-align: left; margin-left: auto; margin-right: auto;">
  <tbody>
    <tr align="center">
      <td
 style="text-align: center; vertical-align: bottom; white-space: nowrap;"
 rowspan="2" colspan="1"><span
 style="font-style: italic; font-weight: bold;"></span><br
 style="font-style: italic;">
      <span style="font-style: italic;">altitude</span><br>
      </td>
      <td rowspan="1" colspan="3"
 style="vertical-align: top; white-space: nowrap;"><span
 style="font-style: italic; font-weight: bold;">TA
Thresholds</span></td>
    </tr>
    <tr>
      <td
 style="vertical-align: top; text-align: center; font-style: italic; white-space: nowrap;">ZT<br>
      </td>
      <td
 style="vertical-align: top; text-align: center; font-style: italic; white-space: nowrap;">TAU<br>
      </td>
      <td
 style="vertical-align: top; text-align: center; font-style: italic; white-space: nowrap;">DMOD<br>
      </td>
    </tr>
    <tr>
      <td
 style="vertical-align: top; text-align: center; white-space: nowrap;"><
2200
radio<br>
      </td>
      <td
 style="vertical-align: top; text-align: center; white-space: nowrap;">850ft<br>
      </td>
      <td
 style="vertical-align: top; text-align: center; white-space: nowrap;">20sec<br>
      </td>
      <td
 style="vertical-align: top; text-align: center; white-space: nowrap;">0.30nm<br>
      </td>
    </tr>
    <tr>
      <td
 style="vertical-align: top; text-align: center; white-space: nowrap;">2200-5000<br>
      </td>
      <td
 style="vertical-align: top; text-align: center; white-space: nowrap;">850ft<br>
      </td>
      <td
 style="vertical-align: top; text-align: center; white-space: nowrap;">25sec<br>
      </td>
      <td
 style="vertical-align: top; text-align: center; white-space: nowrap;">0.33nm<br>
      </td>
    </tr>
    <tr>
      <td
 style="vertical-align: top; text-align: center; white-space: nowrap;">5000-10000<br>
      </td>
      <td
 style="vertical-align: top; text-align: center; white-space: nowrap;">850ft<br>
      </td>
      <td
 style="vertical-align: top; text-align: center; white-space: nowrap;">30sec<br>
      </td>
      <td
 style="vertical-align: top; text-align: center; white-space: nowrap;">0.48nm<br>
      </td>
    </tr>
    <tr>
      <td
 style="vertical-align: top; text-align: center; white-space: nowrap;">10000-20000<br>
      </td>
      <td
 style="vertical-align: top; text-align: center; white-space: nowrap;">850ft<br>
      </td>
      <td
 style="vertical-align: top; text-align: center; white-space: nowrap;">40sec<br>
      </td>
      <td
 style="vertical-align: top; text-align: center; white-space: nowrap;">0.75nm<br>
      </td>
    </tr>
    <tr>
      <td
 style="vertical-align: top; text-align: center; white-space: nowrap;">20000-42000<br>
      </td>
      <td
 style="vertical-align: top; text-align: center; white-space: nowrap;">850ft<br>
      </td>
      <td
 style="vertical-align: top; text-align: center; white-space: nowrap;">45sec<br>
      </td>
      <td
 style="vertical-align: top; text-align: center; white-space: nowrap;">1.00nm<br>
      </td>
    </tr>
    <tr>
      <td
 style="vertical-align: top; text-align: center; white-space: nowrap;">>
42000<br>
      </td>
      <td
 style="vertical-align: top; text-align: center; white-space: nowrap;">1200ft<br>
      </td>
      <td
 style="vertical-align: top; text-align: center; white-space: nowrap;">48sec<br>
      </td>
      <td
 style="vertical-align: top; text-align: center; white-space: nowrap;">1.30nm<br>
      </td>
    </tr>
  </tbody>
</table>
<br>
Note that the <span style="font-style: italic;">altitude</span>
thresholds above actually have hysteresis.  This means that the
precise value of a given threshold is different when climbing vs.
descending in order to reduce sensitivity changes when flying right at
a threshold (e.g., 10000) with small altitude fluctuations.<br>
<br>
Note that RAs are suppressed below about 1000 feet radio altitude, and
all aural
alerts are suppressed below 500 feet.  TAs will be visually
displayed below this altitude and even on the ground.  When RAs
are suppressed due to ground proximity, the IVSI will display mode "TA"
even if the selected mode is "TA/RA". <br>
<br>
<hr style="width: 100%; height: 2px;">
<h3>767PIC Specifics</h3>
These gauges provide proper integration with 767PIC's power busses and
intertial reference units (IRUs).  The IVSI gauge will get its
power from the left main bus, as do the EADI, EHSI, and upper
EICAS.  If for any reason the left main bus does not have power,
the IVSI gauge will be completely blank.  The IVSI gauge will only
be able to display the VSI needle if the IRU selected on the captain's
instrument source selector is aligned.  If it is not aligned, the
VSI needle will not be displayed and an amber V/S "flag" will be
displayed in the lower left of the IVSI/TCAS gauge.  TCAS will
continue to function, although if in RA mode, you will see an amber RA
"flag" since RA vertical commands would not be possible without V/S
data.  Note that several folks have told me that V/S data
continues to work if the selected IRU is in ATT mode, unlike the
original PIC VSI gauge, and I have implemented this functionality.<br>
<br>
<hr style="width: 100%; height: 2px;">
<h3>Online Traffic (Multiplayer and Squawkbox)</h3>
In order to see Multiplayer (MP) and Squawkbox (SB) traffic in FS2002,
you will have to use AIBridge from Jóse Oliveira.  Some
have had luck with AIBridge 2.x, but some have had to go back to
1.0.  AIBridge reads MP aircraft positions and relays them to
FSUIPC, allowing my TCAS to retrieve them.<br>
<br>
In FS2004, with SB you will need to use SBRelay to link SB's MP with
FS2004's MP session.  You can then use the TrafficInfo interface
of <span style="font-style: italic;">ILH_TCAS!Logic</span> to access
the MP traffic.  Alternatively, you can run AIBridge 3.x to relay
this traffic to FSUIPC.<br>
<br>
I caution you that SB2 traffic seems to be rather jumpy due to low
update rate and incorrect velocities.  For this reason, the <span
 style="font-style: italic;">ILH_TCAS!Logic </span>gauge performs
alpha-beta-gamma smoothing of intruder altitudes, latitudes, and
longitudes in an attempt to smooth out the jumpiness.  It isn't
perfect, but it helps.  The jumpiness is visible on the IVSI
display, and it does effect the reliability of TAs and RAs.  I
wish there was more I could do, but the old saying "garbage in, garbage
out" springs to mind.  "Garbage" is too harsh, as TCAS generally
works OK.<br>
<br>
The upcoming SB3 should improve this situation appreciably.  I
keep hearing that its traffic is much smoother.  SB3 injects
traffic directly into FSUIPC separately from the MP session.  This
should work around any MP maximum player limits as well.  I have
no personal experience with SB3 as of the time of this writing.<br>
<br>
<hr style="width: 100%; height: 2px;">
<h3>Gauge Parameters</h3>
The following gauge parameters are available and are specified in the <span
 style="font-style: italic;">Panel.cfg</span> file.  Note that
parameters are separated from eachother by one or more spaces.  Do
not use commas as they confuse the FS parser.  Do not insert
spaces around the colons.<br>
<br>
<span style="font-style: italic;"></span>
<table cellpadding="2" cellspacing="2" border="1"
 style="width: 80%; text-align: left; margin-left: auto; margin-right: auto;">
  <tbody>
    <tr>
      <td
 style="vertical-align: top; font-style: italic; text-align: center; white-space: nowrap;">parameter<br>
      </td>
      <td
 style="vertical-align: top; font-style: italic; text-align: center; white-space: nowrap;">default<br>
      </td>
      <td
 style="vertical-align: top; font-style: italic; text-align: center; white-space: nowrap;">description<br>
      </td>
    </tr>
    <tr>
      <td style="vertical-align: top;">trafficinfo:<span
 style="font-style: italic;">yes|no</span><br>
      </td>
      <td style="vertical-align: top; text-align: center;">no<br>
      </td>
      <td style="vertical-align: top;">Whether to use TrafficInfo for
traffic.  Otherwise, traffic is obtained from FSUIPC.<br>
      </td>
    </tr>
    <tr>
      <td style="vertical-align: top;">volume:<span
 style="font-style: italic;">N</span><br>
      </td>
      <td style="vertical-align: top; text-align: center;">-300<br>
      </td>
      <td style="vertical-align: top;">Set the volume of TCAS
alerts.  0 and -100 are louder, and -500 is softer.<br>
      </td>
    </tr>
  </tbody>
</table>
<div style="text-align: center;"><span style="font-style: italic;">ILH_TCAS!Logic</span>
gauge parameters<br>
<div style="text-align: center;"><br>
</div>
<table cellpadding="2" cellspacing="2" border="1"
 style="width: 80%; text-align: left; margin-left: auto; margin-right: auto;">
  <tbody>
    <tr>
      <td
 style="vertical-align: top; text-align: center; white-space: nowrap; font-style: italic;">parameter<br>
      </td>
      <td
 style="vertical-align: top; font-style: italic; text-align: center; white-space: nowrap;">default<br>
      </td>
      <td
 style="vertical-align: top; text-align: center; white-space: nowrap; font-style: italic;">description<br>
      </td>
    </tr>
    <tr>
      <td style="vertical-align: top;">blueplane:<span
 style="font-style: italic;">yes|no</span><br>
      </td>
      <td
 style="vertical-align: top; text-align: center; white-space: nowrap;">yes<br>
      </td>
      <td style="vertical-align: top;">Whether own aircraft should be
blue.  If it is blue, then other and proximate traffic will be
white.<br>
      </td>
    </tr>
    <tr>
      <td style="vertical-align: top;">other:<span
 style="font-style: italic;">N</span><br>
      </td>
      <td
 style="vertical-align: top; text-align: center; white-space: nowrap;">999<br>
      </td>
      <td style="vertical-align: top;">Vertical range in hundreds of
feet for displaying other traffic.  With the default value, all
other traffic will be displayed, although if using a relative altitude
display the values will be clipped at +/- 99.<br>
      <br>
A more realistic value is 45 or 27.<br>
      </td>
    </tr>
    <tr>
      <td style="vertical-align: top;">fontscale:<span
 style="font-style: italic;">N</span><br>
      </td>
      <td
 style="vertical-align: top; text-align: center; white-space: nowrap;">1.0<br>
      </td>
      <td style="vertical-align: top;">Scale factor for TCAS altitude
font.  Depending on your display and eyesight, you can adjust this
(e.g., 0.9 or 1.1).<br>
      </td>
    </tr>
    <tr>
      <td style="vertical-align: top;">pic:<span
 style="font-style: italic;">yes|no</span><br>
      </td>
      <td
 style="vertical-align: top; text-align: center; white-space: nowrap;">yes<br>
      </td>
      <td style="vertical-align: top;">Whether to try and access 767PIC
internal values for panel lighting state, IRU state, and power
state.  Leaving this on outside of 767PIC is probably not a
problem.<br>
      </td>
    </tr>
  </tbody>
</table>
<div style="text-align: center;"><span style="font-style: italic;">ILH_TCAS!IVSI</span>
gauge parameters<br>
<br>
<table cellpadding="2" cellspacing="2" border="1"
 style="width: 80%; text-align: left; margin-left: auto; margin-right: auto;">
  <tbody>
    <tr>
      <td
 style="vertical-align: top; text-align: center; white-space: nowrap; font-style: italic;">parameter<br>
      </td>
      <td
 style="vertical-align: top; text-align: center; white-space: nowrap; font-style: italic;">default<br>
      </td>
      <td
 style="vertical-align: top; text-align: center; white-space: nowrap; font-style: italic;">description<br>
      </td>
    </tr>
    <tr>
      <td style="vertical-align: top;">pic:<span
 style="font-style: italic;">yes|no</span></td>
      <td style="vertical-align: top;">yes</td>
      <td style="vertical-align: top;">Whether to try and access 767PIC
internal values for panel lighting
state, IRU state, and power state.  Leaving this on outside of
767PIC
is probably not a problem.</td>
    </tr>
  </tbody>
</table>
<span style="font-style: italic;">ILH_TCAS!Transponder</span> gauge
parameters<br>
</div>
<div style="text-align: left;"><br>
The following are sample <span style="font-style: italic;">Panel.cfg</span>
lines with some parameters, showing how they must be formatted:<br>
<pre style="margin-left: 40px;">gaugeXX=ILH_TCAS!Logic, 0, 0, 1, 1, trafficinfo:yes volume:-200<br>gaugeYY=ILH_TCAS!IVSI, 545, 391, 158, 158, fontscale:1.1 other:45<br><br></pre>
</div>
<div style="text-align: left;">
<hr style="width: 100%; height: 2px;">
<h3>Logic Parameters</h3>
The file FS\TCAS2v7.ini contains parameters for the TCAS logic (where
FS is Flight Simulator's main folder).  You likely don't need to
edit anything in this file.<br>
<br>
<table cellpadding="2" cellspacing="2" border="1"
 style="width: 80%; text-align: left; margin-left: auto; margin-right: auto;">
  <tbody>
    <tr>
      <td style="vertical-align: top;">[Filtering]<br>
      </td>
      <td style="vertical-align: top;"><br>
      </td>
    </tr>
    <tr>
      <td style="vertical-align: top;">Range=100<br>
      </td>
      <td style="vertical-align: top;">Range [feet] below which
intruders are filtered.  Default 100.<br>
      </td>
    </tr>
    <tr>
      <td style="vertical-align: top;">Altitude=100<br>
      </td>
      <td style="vertical-align: top;">Altitude [feet] relative to
ground altitude below own aircraft below which intruders are considered
on the ground.  Default 100.<br>
      </td>
    </tr>
    <tr>
      <td style="vertical-align: top;">Speed=30<br>
      </td>
      <td style="vertical-align: top;">Groundspeed [kts] below which
intruders are considered on the ground.  Default 30.<br>
      </td>
    </tr>
    <tr>
      <td style="vertical-align: top;">[Smoothing]<br>
      </td>
      <td style="vertical-align: top;"><br>
      </td>
    </tr>
    <tr>
      <td style="vertical-align: top;">Enabled=1<br>
      </td>
      <td style="vertical-align: top;">Enabled (=1) or disabled
(=0).  Default 1.  This must be enabled for groundspeed-based
filtering above to be in effect.<br>
      </td>
    </tr>
    <tr>
      <td style="vertical-align: top;">MaxCoast=20<br>
      </td>
      <td style="vertical-align: top;">Maximum seconds of no position
update before an intruder's track is discarded.  The default of 20
seems to work OK with the sometimes infrequent position updates seen
with Squawkbox 2 plus SBRelay and/or AIBridge.<br>
      </td>
    </tr>
    <tr>
      <td style="vertical-align: top;">Alpha=0.4<br>
      </td>
      <td style="vertical-align: top;">Smoothing parameter. 
Useful values are between 0.4 and 1.0, with 1.0 meaning no smoothing.<br>
      </td>
    </tr>
  </tbody>
</table>
<br>
An intruder is filtered out if it is below the altitude threshold <span
 style="font-style: italic;">and</span> its groundspeed is below the
speed threshold.  To eliminate ground-based filtering, you could
use Altitude=-100000 and Speed=-1 (no intruder could satisfy either of
those thresholds).<br>
<br>
If you remove this TCAS2v7.ini file, it will be recreated with default
values the next time the TCAS logic is utilized.<br>
<br>
The smoothing can be particularly useful with online traffic (e.g.,
Squawkbox or Multiplayer, utilizing AIBridge and/or SBRelay).<br>
<br>
Note that as of the time of this writing, PMDG's 737-800/900 upgrade
package is not capable of utlizing the smoothing, because it is using a
different internal logic interface.<br>
<br>
<hr style="width: 100%; height: 2px;"><br>
<h3>Advanced (for Panel Designers)</h3>
Support is available for multiple IVSI displays sharing a single logic
gauge.  The gauges<br>
<ul>
  <li><span style="font-style: italic;">ILH_TCAS!IVSI</span>,<br>
  </li>
  <li><span style="font-style: italic;">ILH_TCAS!IVSI2</span>, and<br>
  </li>
  <li><span style="font-style: italic;"><span
 style="font-style: italic;">ILH_TCAS!IVSI3</span></span></li>
</ul>
are available and all share the same frame bitmap.  Their mode and
range
settings will remain in sync at all times.<br>
<br>
The following gauges are similar, except there is no frame:<br>
<ul>
  <li><span style="font-style: italic;">ILH_TCAS!IVSIb</span>,</li>
  <li><span style="font-style: italic;">ILH_TCAS!IVSI2b</span>, and</li>
  <li><span style="font-style: italic;">ILH_TCAS!IVSI3b</span>.</li>
</ul>
The IVSI modes and range are controllable via Flight Simulator <span
 style="font-style: italic;">named variables</span> in case you want to
write your own control gauge<span style="font-style: italic;">.</span> 
The followind named variables are supported:<br>
<ul>
  <li><span style="font-style: italic;">ILH_TCAS!IVSI.power</span>,
BOOL32, whether power is on.</li>
  <li><span style="font-style: italic;">ILH_TCAS!IVSI.lit</span>,
BOOL32, whether to display the lit frame bitmap.</li>
  <li><span style="font-style: italic;">ILH_TCAS!IVSI.vsi_flag</span>,
BOOL32, whether to flag the V/S indicator.</li>
  <li><span style="font-style: italic;">ILH_TCAS!IVSI.range_index</span>,
UINT32 (0..4), TCAS range (6,12,18,24,40nm).</li>
  <li><span style="font-style: italic;">ILH_TCAS!IVSI.mode_index</span>,
UINT32 (0..4), mode (TEST, STBY, XPDR, TA, TA/RA).</li>
  <li><span style="font-style: italic;">ILH_TCAS!IVSI.above_below</span>,
UINT32 (0..2), ABV/N/BLW.</li>
  <li><span style="font-style: italic;">ILH_TCAS!IVSI.absolute_relative</span>,
UINT32 (0..1), ABS/REL.</li>
  <li><span style="font-style: italic;">ILH_TCAS!IVSI.redraw</span>,
BOOL32, whether to redraw immediately.  Set this whenever you
change anything above.<br>
  </li>
  <li><span style="font-style: italic;">ILH_TCAS!Transponder.power</span>,
BOOL32, whether power is on.</li>
  <li><span style="font-style: italic;">ILH_TCAS!Transponder.lit</span>,
BOOL32, whether to display the lit bitmap.</li>
</ul>
Important: You must specify the option <span
 style="font-style: italic;">pic:no</span> in the Panel.cfg gauge
options for these named variables to work properly.<br>
<br>
The TCAS II version 7.0 logic, as implemented in <span
 style="font-style: italic;">TCAS2v7.dll</span>, is available for use
within custom TCAS displays.  Email me for more details. 
It's first use outside of my own gauges is in PMDG's 737-800/900 panel
upgrade.<br>
<br>
<hr style="width: 100%; height: 2px;">
<h3>TCAS II Version 7.0 Logic Validation</h3>
During development, at all times I strove to pass real-world TCAS logic
validation tests.  The tests are publically available as part of <a
 href="http://adsb.tc.faa.gov/SC-147.htm">MOD 2 TSIM</a>.  The
logic contained within <span style="font-style: italic;">TCAS2v7.dll</span>
was able to pass all 250 test encounters that do not involve TCAS/TCAS
negotiation or Mode S Ground Station communications, neither of which
are appropriate within Flight Simulator (at this point).  Care was
taken to ensure that all of the internal logic states are matched
against TSIM state by state and second by second.  The logic can
produce all types of RAs including corrective, preventive, crossing,
reversal, multi-aircraft composite, etc.  It is capable of
producing all of the aural alerts as well:<br>
<ul>
  <li>Climb, Climb</li>
  <li>Descend, Descend</li>
  <li>Climb, Crossing Climb -- Climb, Crossing Climb</li>
  <li>Descend, Crossing Descend -- Descend, Crossing Descend</li>
  <li>Adjust Vertical Speed, Adjust</li>
  <li>Climb, Climb NOW -- Climb, Climb NOW</li>
  <li>Descend, Descend NOW -- Descend, Descend NOW</li>
  <li>Increase Climb, Increase Climb</li>
  <li>Increase Descent, Increase Descent</li>
  <li>Maintain Vertical Speed, Maintain</li>
  <li>Maintain Vertical Speed, Crossing, Maintain</li>
  <li>Monitor Vertical Speed</li>
  <li>Clear of Conflict</li>
  <li>Traffic, Traffic</li>
  <li>Traffic</li>
  <li>TCAS System Test OK</li>
  <li>TCAS System Test Fail<br>
  </li>
</ul>
<hr style="width: 100%; height: 2px;">
<h3>Legal</h3>
This package is a freeware product and a labor of love and may <span
 style="font-weight: bold;">not </span>be
included in any commercial package or website without written
permission. These gauges are an add-on to Wilco Publishing's 767PIC and
is not
endorsed, part of, or related to Wilco Publishing in any way.<br>
<br>
<span style="font-style: italic;">If you decide to use any part of this
package, whether it is for
freeware use or commercial, you must obtain prior written permission
from me, the author.  This includes altering the bitmaps for use
with other panels.</span><br>
<br>
Should there be any damage done to your
system after using this package, I and all parties involved will not be
held responsible.<br>
<br>
<hr style="width: 100%; height: 2px;">
<h3>Acknowledgements</h3>
For the first version of this gauge, I received help from many
sources.  Nick Jacobs of Dreamfleet gave me several pointers on
general gauge programming that proved invaluable.  Mark McGrath,
Ryan O'Malley, and John Selph provided me with TCAS documentation that
was very helpful in developing my threat classification and display
code.  Claude Troncy provided guidance on a technique to read the
main panel lighting status through an offset into 767PIC's APS.dll for
the 1.2 patch.  I have since figured out many other offsets for
the 1.2 and 1.3 patches.  Ian Riddell provided much technical help
and even provided a photograph that was the basis for the transponder
bitmaps.<br>
<br>
For this version of the gauge, Lefteris Kalamaras of PMDG provided the
motivation to finish up my full-fledged TCAS II version 7.0 logic so
they could make use of it within their 737-800/900 panel.  Without
the motivation, I doubt it would be finished at this point. 
Lefteris and PMDG
also provided me with the real-world TCAS aural alerts.  Thanks!<br>
</div>
</div>
<br>
<div style="text-align: center;">
<hr style="width: 100%; height: 2px;">Copyright © 2006 I. Lee
Hetherington, All Rights Reserved.<br>
</div>
</body>
</html>

55915-DHC-6.zip

Имя файла Дата Размер
DHC-6/aircraft/ 20.01.2013 20:18
DHC-6/aircraft/DHC6_Vistaliner_9/ 20.01.2013 20:19
DHC-6/aircraft/DHC6_Vistaliner_9/aircraft.cfg 20.01.2013 18:54 13 KB
DHC-6/aircraft/DHC6_Vistaliner_9/DHC6_CHECK.htm 31.12.2005 13:01 57 KB
DHC-6/aircraft/DHC6_Vistaliner_9/DHC6Vstd_REF.htm 24.06.2006 22:57 15 KB
DHC-6/aircraft/DHC6_Vistaliner_9/DHC6W_FS9.air 20.01.2013 18:33 15 KB
DHC-6/aircraft/DHC6_Vistaliner_9/effects/ 20.01.2013 20:18
DHC-6/aircraft/DHC6_Vistaliner_9/effects/fx_PADwater.fx 09.11.2005 03:53 1 KB
DHC-6/aircraft/DHC6_Vistaliner_9/effects/fx_vclightwhite.fx 01.09.2005 14:44 1 KB
DHC-6/aircraft/DHC6_Vistaliner_9/INSTALLATION-READ_ME.txt 20.01.2013 19:52 1018 B
DHC-6/aircraft/DHC6_Vistaliner_9/model/ 20.01.2013 20:18
DHC-6/aircraft/DHC6_Vistaliner_9/model/dh6VistaCarib_ver11.mdl 27.03.2006 22:24 2 MB
DHC-6/aircraft/DHC6_Vistaliner_9/model/model.cfg 24.06.2006 16:05 36 B
DHC-6/aircraft/DHC6_Vistaliner_9/modules/ 20.01.2013 20:18
DHC-6/aircraft/DHC6_Vistaliner_9/modules/TrafficInfo.dll 21.03.2004 20:52 8 KB
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/ 20.01.2013 20:18
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/300GB_pnl.bmp 24.06.2006 14:10 2 MB
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/cad_bkavionics.gau 29.07.2002 22:53 576 KB
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/CAD_garminavionics.gau 12.07.2002 21:05 404 KB
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/CAD_garminavionics1.gau 12.07.2002 22:05 404 KB
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/CAD_garminavionics2.gau 12.07.2002 22:05 404 KB
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/cad_kln902brored.gau 19.07.2002 03:19 144 KB
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/cad_kln903brored.gau 19.07.2002 03:19 144 KB
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/cad_kln90brored.gau 19.07.2002 02:19 144 KB
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/CollinsDME1.gau 12.02.2003 15:29 88 KB
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/d6engpnl.bmp 05.10.2002 02:05 737 KB
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/D6OVERHD.bmp 11.11.2003 07:48 783 KB
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/Davtron.gau 27.08.2003 11:53 92 KB
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/Davtron_d6.gau 29.05.2005 15:22 100 KB
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/DH6_clock.gau 23.11.2005 01:12 132 KB
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/DH6_ENG.gau 16.03.2004 22:42 1 MB
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/dh6_signs.gau 25.11.1999 16:36 26 KB
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/dh6_vor2.gau 07.12.2004 04:16 242 KB
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/dhc6_adf.gau 05.08.2005 08:03 242 KB
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/DHC6_Altim.gau 18.12.2005 21:56 209 KB
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/dhc6_altimeter.gau 19.03.2004 14:19 209 KB
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/dhc6_att.gau 09.10.2005 09:02 324 KB
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/dhc6_att2.gau 12.10.2005 20:50 324 KB
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/dhc6_att2_0001.GAU 20.01.2013 16:19 324 KB
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/dhc6_attitude.gau 19.03.2004 14:08 324 KB
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/dhc6_ball.gau 14.01.2006 13:14 107 KB
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/dhc6_clock.gau 28.10.2005 01:48 132 KB
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/Dhc6_ClockNS.gau 17.03.2006 21:45 132 KB
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/DHC6_dir.gau 19.12.2005 07:13 238 KB
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/Dhc6_HSI.gau 19.03.2004 14:31 333 KB
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/Dhc6_Instruments.gau 22.07.2003 13:04 3 MB
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/Dhc6_KNI_415.gau 26.05.2004 15:51 138 KB
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/dhc6_oat.gau 04.10.2005 14:12 133 KB
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/dhc6_Suction.gau 29.09.2005 11:14 100 KB
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/dhc6_Suction_0001.GAU 20.01.2013 16:19 100 KB
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/dhc6_sw.cab 14.09.2005 11:55 47 KB
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/dhc6_sw1.cab 13.03.2006 03:25 211 KB
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/dhc6_sw2.cab 30.12.2005 10:34 687 KB
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/Dhc6_Turn.gau 28.10.2005 02:39 111 KB
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/dhc6_turn_&_bank.gau 12.10.2005 20:35 107 KB
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/dhc6_turn_&_bank2.GAU 11.01.2006 21:23 107 KB
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/dhc6_turn_&_bank2_0001.GAU 11.01.2006 21:23 107 KB
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/dhc6_turn_&_bank2_0002.GAU 20.01.2013 16:19 107 KB
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/DHC6Eng.gau 26.12.2005 02:19 1 MB
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/DHC6-Engine.gau 21.07.2003 13:34 1 MB
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/DHC6HYD1.gau 20.10.2005 06:24 128 KB
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/DHC6HYD2.gau 20.10.2005 06:24 128 KB
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/DHC6-Instruments.gau 22.07.2003 13:04 3 MB
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/dhc6turn.gau 18.04.2001 01:21 107 KB
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/dme.bmp 21.12.2005 01:55 129 KB
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/DME1.gau 30.01.2003 16:50 72 KB
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/DME2.gau 30.01.2003 16:49 72 KB
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/firetest.bmp 27.08.2003 15:43 426 KB
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/frame3.bmp 25.09.2003 16:54 155 KB
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/GH_Sound.gau 15.04.2005 23:31 80 KB
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/GPWS_Sound.gau 03.01.2005 18:26 76 KB
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/hsi.bmp 25.08.2003 14:15 87 KB
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/pad_adf.gau 20.03.2004 15:46 242 KB
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/pad_avi.gau 13.06.2003 00:36 456 KB
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/PAD_ILH_TCAS.gau 12.02.2006 17:45 696 KB
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/pad_inst.gau 03.02.2003 21:46 2 MB
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/PAD_jump_sw.cab 13.03.2006 04:37 20 KB
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/pad_k415.gau 07.11.2003 11:17 230 KB
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/pad_k415_0001.GAU 20.01.2013 16:19 230 KB
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/pad_xpdr.gau 13.12.2002 01:17 110 KB
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/Panel.cfg 25.06.2006 01:36 23 KB
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/rcb_sound.gau 03.11.2003 01:50 36 KB
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/rcb-gauges/ 20.01.2013 20:18
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/rcb-gauges/GPWS2_Background.bmp 10.02.2005 00:59 1 KB
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/rcb-gauges/GPWS2_CRJ9.xml 29.07.2005 18:47 30 KB
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/rcb-gauges/GPWS2_DASH8.xml 29.07.2005 18:43 30 KB
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/rcb-gauges/GPWS2_Default.xml 10.02.2005 03:23 31 KB
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/rcb-gauges/GPWS2_DHC6.xml 24.07.2005 08:36 31 KB
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/rcb-gauges/GPWS2_E190.xml 29.07.2005 18:48 30 KB
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/rcb-gauges/GPWS2_ModeS1.bmp 07.02.2005 16:48 174 B
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/rcb-gauges/GPWS2_ModeS2.bmp 07.02.2005 16:52 174 B
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/rcb-gauges/GPWS2_ModeS3.bmp 07.02.2005 16:51 174 B
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/rcb-gauges/GPWS2_ModeS4.bmp 09.02.2005 23:55 174 B
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/rcb-gauges/GPWS2_ModeS5.bmp 07.02.2005 16:55 174 B
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/rcb-gauges/GPWS2_SwitchAmber.bmp 08.02.2005 20:26 214 B
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/rcb-gauges/GPWS2_SwitchGreen.bmp 08.02.2005 20:25 214 B
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/rcb-gauges/GPWS2_SwitchOff.bmp 09.02.2005 23:59 214 B
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/rcb-gauges/GPWS2_SwitchRed.bmp 08.02.2005 20:24 214 B
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/rcb-gauges/README rcbgp-20.txt 10.02.2005 23:06 13 KB
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/rcb-gauges/UPGRADE FROM GPWS V1.0 to V2.0.txt 10.02.2005 23:28 1 KB
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/RKG_fuelstat.gau 10.07.2002 16:58 602 KB
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/tcas_frame.bmp 14.10.2005 02:45 234 KB
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/Twot_ADF.gau 25.10.2003 03:16 242 KB
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/twot_vor1.gau 20.03.2004 20:52 244 KB
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/twot_vor2.gau 20.03.2004 20:53 242 KB
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/twotAP_alt_new.gau 22.06.2003 02:01 37 KB
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/twotAP_hdg.gau 22.06.2003 02:01 36 KB
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/twotAP_vsi.gau 22.06.2003 02:01 37 KB
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/twotflap.gau 23.07.2001 14:49 18 KB
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/Twot-oat.gau 13.07.2001 08:43 133 KB
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/twotyoke.bmp 15.08.2005 20:18 769 KB
DHC-6/aircraft/DHC6_Vistaliner_9/panel.300SGW/WRADAR2.gau 08.04.1998 20:09 769 KB
DHC-6/aircraft/DHC6_Vistaliner_9/Panel_Docs/ 20.01.2013 20:18
DHC-6/aircraft/DHC6_Vistaliner_9/Panel_Docs/DavtronM803.doc 26.08.2002 17:56 57 KB
DHC-6/aircraft/DHC6_Vistaliner_9/Panel_Docs/Gauge Credits.txt 24.06.2006 22:43 3 KB
DHC-6/aircraft/DHC6_Vistaliner_9/Panel_Docs/GPWS_HELP.jpg 20.03.2006 00:02 173 KB
DHC-6/aircraft/DHC6_Vistaliner_9/Panel_Docs/Hotspots.jpg 24.06.2006 23:13 146 KB
DHC-6/aircraft/DHC6_Vistaliner_9/Panel_Docs/ILH_TCAS_doc/ 20.01.2013 20:18
DHC-6/aircraft/DHC6_Vistaliner_9/Panel_Docs/ILH_TCAS_doc/pics/ 20.01.2013 20:19
DHC-6/aircraft/DHC6_Vistaliner_9/Panel_Docs/ILH_TCAS_doc/pics/ivsi-click-spots.gif 21.03.2004 15:02 7 KB
DHC-6/aircraft/DHC6_Vistaliner_9/Panel_Docs/ILH_TCAS_doc/pics/sample-abs.gif 21.03.2004 15:02 6 KB
DHC-6/aircraft/DHC6_Vistaliner_9/Panel_Docs/ILH_TCAS_doc/pics/sample-multi.gif 10.03.2006 13:01 10 KB
DHC-6/aircraft/DHC6_Vistaliner_9/Panel_Docs/ILH_TCAS_doc/pics/sample-offscreen-12.gif 21.03.2004 15:02 6 KB
DHC-6/aircraft/DHC6_Vistaliner_9/Panel_Docs/ILH_TCAS_doc/pics/sample-offscreen-6.gif 21.03.2004 15:02 5 KB
DHC-6/aircraft/DHC6_Vistaliner_9/Panel_Docs/ILH_TCAS_doc/pics/sample-other.gif 21.03.2004 15:02 6 KB
DHC-6/aircraft/DHC6_Vistaliner_9/Panel_Docs/ILH_TCAS_doc/pics/sample-pa.gif 21.03.2004 15:02 6 KB
DHC-6/aircraft/DHC6_Vistaliner_9/Panel_Docs/ILH_TCAS_doc/pics/sample-ra.gif 21.03.2004 15:02 8 KB
DHC-6/aircraft/DHC6_Vistaliner_9/Panel_Docs/ILH_TCAS_doc/pics/sample-rel.gif 21.03.2004 15:02 6 KB
DHC-6/aircraft/DHC6_Vistaliner_9/Panel_Docs/ILH_TCAS_doc/pics/sample-ta.gif 21.03.2004 15:02 6 KB
DHC-6/aircraft/DHC6_Vistaliner_9/Panel_Docs/ILH_TCAS_doc/pics/tcas-flagged.gif 21.03.2004 15:02 5 KB
DHC-6/aircraft/DHC6_Vistaliner_9/Panel_Docs/ILH_TCAS_doc/pics/tcas-off.gif 21.03.2004 15:02 5 KB
DHC-6/aircraft/DHC6_Vistaliner_9/Panel_Docs/ILH_TCAS_doc/pics/test-fail-fsuipc.gif 21.03.2004 15:02 5 KB
DHC-6/aircraft/DHC6_Vistaliner_9/Panel_Docs/ILH_TCAS_doc/pics/test-fail-logic.gif 21.03.2004 15:02 6 KB
DHC-6/aircraft/DHC6_Vistaliner_9/Panel_Docs/ILH_TCAS_doc/pics/test-fail-trafficinfo.gif 21.03.2004 15:02 6 KB
DHC-6/aircraft/DHC6_Vistaliner_9/Panel_Docs/ILH_TCAS_doc/pics/test-succeed.gif 01.05.2004 02:22 7 KB
DHC-6/aircraft/DHC6_Vistaliner_9/Panel_Docs/ILH_TCAS_doc/pics/xpdr.gif 10.03.2006 12:51 14 KB
DHC-6/aircraft/DHC6_Vistaliner_9/Panel_Docs/ILH_TCAS_doc/pics/xpdr-click-spots.gif 23.05.2004 20:15 14 KB
DHC-6/aircraft/DHC6_Vistaliner_9/Panel_Docs/ILH_TCAS_doc/README.htm 10.03.2006 13:03 43 KB
DHC-6/aircraft/DHC6_Vistaliner_9/Panel_Docs/Popups.jpg 24.06.2006 22:36 169 KB
DHC-6/aircraft/DHC6_Vistaliner_9/Panel_Docs/README rcbgh-32.txt 12.11.2003 19:30 37 KB
DHC-6/aircraft/DHC6_Vistaliner_9/Panel_Docs/README Taxispeed.txt 23.03.2003 23:13 5 KB
DHC-6/aircraft/DHC6_Vistaliner_9/Panel_Docs/RKG_Fuelstat_readme.txt 02.08.2002 03:59 13 KB
DHC-6/aircraft/DHC6_Vistaliner_9/Panel_Docs/TCAS_Readme.txt 27.09.2003 04:16 10 KB
DHC-6/aircraft/DHC6_Vistaliner_9/Panel_Docs/VC.jpg 24.06.2006 22:39 117 KB
DHC-6/aircraft/DHC6_Vistaliner_9/sound/ 20.01.2013 20:19
DHC-6/aircraft/DHC6_Vistaliner_9/sound/Kan11.wav 02.02.2001 16:21 365 KB
DHC-6/aircraft/DHC6_Vistaliner_9/sound/Kan12.wav 02.02.2001 13:06 335 KB
DHC-6/aircraft/DHC6_Vistaliner_9/sound/Kan13.wav 02.02.2001 16:19 409 KB
DHC-6/aircraft/DHC6_Vistaliner_9/sound/Kan14.wav 02.02.2001 16:23 366 KB
DHC-6/aircraft/DHC6_Vistaliner_9/sound/Kan1shut.wav 17.09.1999 00:36 214 KB
DHC-6/aircraft/DHC6_Vistaliner_9/sound/Kan1strt.wav 17.09.1999 00:36 154 KB
DHC-6/aircraft/DHC6_Vistaliner_9/sound/Kan2shut.wav 16.06.2000 12:40 195 KB
DHC-6/aircraft/DHC6_Vistaliner_9/sound/Kan2strt.wav 16.06.2000 12:44 65 KB
DHC-6/aircraft/DHC6_Vistaliner_9/sound/kap1a.wav 18.04.2001 01:19 61 KB
DHC-6/aircraft/DHC6_Vistaliner_9/sound/kap1b.wav 18.04.2001 01:19 63 KB
DHC-6/aircraft/DHC6_Vistaliner_9/sound/kap1c.wav 18.04.2001 01:19 35 KB
DHC-6/aircraft/DHC6_Vistaliner_9/sound/kap1d.wav 18.04.2001 01:19 35 KB
DHC-6/aircraft/DHC6_Vistaliner_9/sound/kap2a.wav 18.04.2001 01:19 68 KB
DHC-6/aircraft/DHC6_Vistaliner_9/sound/kap2b.wav 18.04.2001 01:19 73 KB
DHC-6/aircraft/DHC6_Vistaliner_9/sound/kapr.wav 18.04.2001 01:19 37 KB
DHC-6/aircraft/DHC6_Vistaliner_9/sound/kbn1shut.wav 17.09.1999 00:36 208 KB
DHC-6/aircraft/DHC6_Vistaliner_9/sound/kbn1strt.wav 17.09.1999 00:36 158 KB
DHC-6/aircraft/DHC6_Vistaliner_9/sound/kbn2shut.wav 16.06.2000 12:41 195 KB
DHC-6/aircraft/DHC6_Vistaliner_9/sound/kbn2strt.wav 16.06.2000 12:44 65 KB
DHC-6/aircraft/DHC6_Vistaliner_9/sound/kbp1a.wav 18.04.2001 01:19 65 KB
DHC-6/aircraft/DHC6_Vistaliner_9/sound/kbp1b.wav 18.04.2001 01:19 61 KB
DHC-6/aircraft/DHC6_Vistaliner_9/sound/kbp1c.wav 18.04.2001 01:19 33 KB
DHC-6/aircraft/DHC6_Vistaliner_9/sound/kbp1d.wav 18.04.2001 01:19 33 KB
DHC-6/aircraft/DHC6_Vistaliner_9/sound/kbp2a.wav 18.04.2001 01:19 65 KB
DHC-6/aircraft/DHC6_Vistaliner_9/sound/kbp2b.wav 18.04.2001 01:19 74 KB
DHC-6/aircraft/DHC6_Vistaliner_9/sound/kbpr.wav 18.04.2001 01:19 24 KB
DHC-6/aircraft/DHC6_Vistaliner_9/sound/sound.cfg 13.12.2005 21:02 18 KB
DHC-6/aircraft/DHC6_Vistaliner_9/sound/twot_apd.wav 18.04.2001 01:19 14 KB
DHC-6/aircraft/DHC6_Vistaliner_9/sound/twot_door_close.wav 09.04.2003 19:06 132 KB
DHC-6/aircraft/DHC6_Vistaliner_9/sound/twot_door_open.wav 09.04.2003 19:06 946 KB
DHC-6/aircraft/DHC6_Vistaliner_9/sound/twot_flap.wav 16.08.2001 01:43 274 KB
DHC-6/aircraft/DHC6_Vistaliner_9/sound/twot_ovr.wav 20.02.2003 23:00 22 KB
DHC-6/aircraft/DHC6_Vistaliner_9/sound/twot_stall.wav 18.04.2001 01:21 105 KB
DHC-6/aircraft/DHC6_Vistaliner_9/sound/twot_wind.wav 18.06.2000 15:05 517 KB
DHC-6/aircraft/DHC6_Vistaliner_9/sound/Xkan11.wav 02.02.2001 13:09 340 KB
DHC-6/aircraft/DHC6_Vistaliner_9/sound/Xkan12.wav 02.02.2001 12:08 335 KB
DHC-6/aircraft/DHC6_Vistaliner_9/sound/Xkan13.wav 02.02.2001 12:11 496 KB
DHC-6/aircraft/DHC6_Vistaliner_9/sound/Xkan14.wav 18.06.2000 21:03 469 KB
DHC-6/aircraft/DHC6_Vistaliner_9/sound/xkan1shut.wav 17.09.1999 00:36 208 KB
DHC-6/aircraft/DHC6_Vistaliner_9/sound/xkan1strt.wav 17.09.1999 00:36 153 KB
DHC-6/aircraft/DHC6_Vistaliner_9/sound/xkan2shut.wav 16.06.2000 12:42 195 KB
DHC-6/aircraft/DHC6_Vistaliner_9/sound/xkan2strt.wav 17.06.2000 00:51 65 KB
DHC-6/aircraft/DHC6_Vistaliner_9/sound/xkap1a.wav 18.04.2001 01:19 61 KB
DHC-6/aircraft/DHC6_Vistaliner_9/sound/xkap1b.wav 18.04.2001 01:19 63 KB
DHC-6/aircraft/DHC6_Vistaliner_9/sound/xkap1c.wav 18.04.2001 01:19 35 KB
DHC-6/aircraft/DHC6_Vistaliner_9/sound/xkap1d.wav 18.04.2001 01:19 35 KB
DHC-6/aircraft/DHC6_Vistaliner_9/sound/xkap2a.wav 18.04.2001 01:19 68 KB
DHC-6/aircraft/DHC6_Vistaliner_9/sound/xkap2b.wav 18.04.2001 01:19 73 KB
DHC-6/aircraft/DHC6_Vistaliner_9/sound/xkapr.wav 18.04.2001 01:19 37 KB
DHC-6/aircraft/DHC6_Vistaliner_9/sound/xkbn1shut.wav 17.09.1999 00:36 190 KB
DHC-6/aircraft/DHC6_Vistaliner_9/sound/xkbn1strt.wav 17.09.1999 00:36 160 KB
DHC-6/aircraft/DHC6_Vistaliner_9/sound/xkbn2shut.wav 16.06.2000 12:43 195 KB
DHC-6/aircraft/DHC6_Vistaliner_9/sound/xkbn2strt.wav 17.06.2000 00:50 65 KB
DHC-6/aircraft/DHC6_Vistaliner_9/sound/xkbp1a.wav 18.04.2001 01:19 65 KB
DHC-6/aircraft/DHC6_Vistaliner_9/sound/xkbp1b.wav 18.04.2001 01:19 61 KB
DHC-6/aircraft/DHC6_Vistaliner_9/sound/xkbp1c.wav 18.04.2001 01:19 33 KB
DHC-6/aircraft/DHC6_Vistaliner_9/sound/xkbp1d.wav 18.04.2001 01:19 33 KB
DHC-6/aircraft/DHC6_Vistaliner_9/sound/xkbp2a.wav 18.04.2001 01:19 65 KB
DHC-6/aircraft/DHC6_Vistaliner_9/sound/xkbp2b.wav 18.04.2001 01:19 74 KB
DHC-6/aircraft/DHC6_Vistaliner_9/sound/xkbpr.wav 18.04.2001 01:19 36 KB
DHC-6/aircraft/DHC6_Vistaliner_9/TCAS2v7.dll 21.11.2004 16:54 160 KB
DHC-6/aircraft/DHC6_Vistaliner_9/TCAS2v7.ini 05.02.2005 12:44 122 B
DHC-6/aircraft/DHC6_Vistaliner_9/texture.LCPeru/ 20.01.2013 20:19
DHC-6/aircraft/DHC6_Vistaliner_9/texture.LCPeru/chrome.bmp 25.06.2006 03:14 64 KB
DHC-6/aircraft/DHC6_Vistaliner_9/texture.LCPeru/details.bmp 25.06.2006 03:14 512 KB
DHC-6/aircraft/DHC6_Vistaliner_9/texture.LCPeru/elevator.bmp 20.01.2013 18:14 256 KB
DHC-6/aircraft/DHC6_Vistaliner_9/texture.LCPeru/interiors.bmp 25.06.2006 03:14 512 KB
DHC-6/aircraft/DHC6_Vistaliner_9/texture.LCPeru/misc.bmp 25.06.2006 03:14 512 KB
DHC-6/aircraft/DHC6_Vistaliner_9/texture.LCPeru/others.bmp 25.06.2006 03:14 512 KB
DHC-6/aircraft/DHC6_Vistaliner_9/texture.LCPeru/pilots.bmp 06.10.2005 00:19 257 KB
DHC-6/aircraft/DHC6_Vistaliner_9/texture.LCPeru/pilots_L.bmp 06.10.2005 21:30 257 KB
DHC-6/aircraft/DHC6_Vistaliner_9/texture.LCPeru/prop.bmp 21.03.2006 00:07 341 KB
DHC-6/aircraft/DHC6_Vistaliner_9/texture.LCPeru/pspbrwse.jbf 20.01.2013 19:18 53 KB
DHC-6/aircraft/DHC6_Vistaliner_9/texture.LCPeru/Twin_engine.bmp 20.01.2013 18:23 1 MB
DHC-6/aircraft/DHC6_Vistaliner_9/texture.LCPeru/Twin_enginelanding.bmp 20.01.2013 18:23 1 MB
DHC-6/aircraft/DHC6_Vistaliner_9/texture.LCPeru/Twin_enginelanding_L.bmp 25.06.2006 03:14 1 MB
DHC-6/aircraft/DHC6_Vistaliner_9/texture.LCPeru/twinwings.bmp 20.01.2013 18:14 1 MB
DHC-6/aircraft/DHC6_Vistaliner_9/texture.LCPeru/VCpan.bmp 25.06.2006 03:14 1 MB
DHC-6/aircraft/DHC6_Vistaliner_9/texture.LCPeru/Vista_LFuse.bmp 20.01.2013 17:49 1 MB
DHC-6/aircraft/DHC6_Vistaliner_9/texture.LCPeru/Vista_RFuse.bmp 20.01.2013 17:49 1 MB
DHC-6/aircraft/DHC6_Vistaliner_9/texture.LCPeru/VistaCabSeats.bmp 25.06.2006 03:14 256 KB
DHC-6/aircraft/DHC6_Vistaliner_9/texture.LCPeru/wheeltwin.bmp 06.12.2005 01:28 256 KB
DHC-6/aircraft/DHC6_Vistaliner_9/texture.LFC/ 20.01.2013 20:19
DHC-6/aircraft/DHC6_Vistaliner_9/texture.LFC/chrome.bmp 25.06.2006 03:14 64 KB
DHC-6/aircraft/DHC6_Vistaliner_9/texture.LFC/details.bmp 25.06.2006 03:14 512 KB
DHC-6/aircraft/DHC6_Vistaliner_9/texture.LFC/elevator.bmp 24.06.2006 03:40 256 KB
DHC-6/aircraft/DHC6_Vistaliner_9/texture.LFC/interiors.bmp 25.06.2006 03:14 512 KB
DHC-6/aircraft/DHC6_Vistaliner_9/texture.LFC/misc.bmp 25.06.2006 03:14 512 KB
DHC-6/aircraft/DHC6_Vistaliner_9/texture.LFC/others.bmp 25.06.2006 03:14 512 KB
DHC-6/aircraft/DHC6_Vistaliner_9/texture.LFC/pilots.bmp 06.10.2005 00:19 257 KB
DHC-6/aircraft/DHC6_Vistaliner_9/texture.LFC/pilots_L.bmp 06.10.2005 21:30 257 KB
DHC-6/aircraft/DHC6_Vistaliner_9/texture.LFC/prop.bmp 21.03.2006 00:07 341 KB
DHC-6/aircraft/DHC6_Vistaliner_9/texture.LFC/Twin_engine.bmp 25.06.2006 03:14 1 MB
DHC-6/aircraft/DHC6_Vistaliner_9/texture.LFC/Twin_enginelanding.bmp 25.06.2006 03:14 1 MB
DHC-6/aircraft/DHC6_Vistaliner_9/texture.LFC/Twin_enginelanding_L.bmp 25.06.2006 03:14 1 MB
DHC-6/aircraft/DHC6_Vistaliner_9/texture.LFC/twinwings.bmp 25.06.2006 03:14 1 MB
DHC-6/aircraft/DHC6_Vistaliner_9/texture.LFC/VCpan.bmp 25.06.2006 03:14 1 MB
DHC-6/aircraft/DHC6_Vistaliner_9/texture.LFC/Vista_LFuse.bmp 25.06.2006 03:14 1 MB
DHC-6/aircraft/DHC6_Vistaliner_9/texture.LFC/Vista_RFuse.bmp 25.06.2006 03:14 1 MB
DHC-6/aircraft/DHC6_Vistaliner_9/texture.LFC/VistaCabSeats.bmp 25.06.2006 03:14 256 KB
DHC-6/aircraft/DHC6_Vistaliner_9/texture.LFC/wheeltwin.bmp 06.12.2005 01:28 256 KB
DHC-6/aircraft/DHC6_Vistaliner_9/texture.scenicusa/ 20.01.2013 20:19
DHC-6/aircraft/DHC6_Vistaliner_9/texture.scenicusa/chrome.bmp 13.10.2005 18:53 64 KB
DHC-6/aircraft/DHC6_Vistaliner_9/texture.scenicusa/details.bmp 29.12.2005 22:14 512 KB
DHC-6/aircraft/DHC6_Vistaliner_9/texture.scenicusa/elevator.bmp 29.09.2005 21:43 256 KB
DHC-6/aircraft/DHC6_Vistaliner_9/texture.scenicusa/interiors.bmp 08.01.2006 18:04 512 KB
DHC-6/aircraft/DHC6_Vistaliner_9/texture.scenicusa/misc.bmp 04.12.2005 19:28 512 KB
DHC-6/aircraft/DHC6_Vistaliner_9/texture.scenicusa/others.bmp 26.12.2005 09:53 512 KB
DHC-6/aircraft/DHC6_Vistaliner_9/texture.scenicusa/pilots.bmp 05.10.2005 22:19 257 KB
DHC-6/aircraft/DHC6_Vistaliner_9/texture.scenicusa/pilots_L.bmp 06.10.2005 19:30 257 KB
DHC-6/aircraft/DHC6_Vistaliner_9/texture.scenicusa/Thumbs.db 01.12.2005 12:57 124 KB
DHC-6/aircraft/DHC6_Vistaliner_9/texture.scenicusa/Twin_engine.bmp 07.12.2005 00:24 1 MB
DHC-6/aircraft/DHC6_Vistaliner_9/texture.scenicusa/Twin_enginelanding.bmp 07.12.2005 00:24 1 MB
DHC-6/aircraft/DHC6_Vistaliner_9/texture.scenicusa/Twin_enginelanding_L.bmp 27.10.2005 19:53 1 MB
DHC-6/aircraft/DHC6_Vistaliner_9/texture.scenicusa/twinwings.bmp 07.12.2005 00:03 1 MB
DHC-6/aircraft/DHC6_Vistaliner_9/texture.scenicusa/VCpan.bmp 27.12.2005 06:18 1 MB
DHC-6/aircraft/DHC6_Vistaliner_9/texture.scenicusa/Vista_LFuse.bmp 07.12.2005 00:04 1 MB
DHC-6/aircraft/DHC6_Vistaliner_9/texture.scenicusa/Vista_RFuse.bmp 07.12.2005 00:04 1 MB
DHC-6/aircraft/DHC6_Vistaliner_9/texture.scenicusa/VistaCabSeats.bmp 10.12.2005 19:32 128 KB
DHC-6/aircraft/DHC6_Vistaliner_9/texture.scenicusa/wheeltwin.bmp 05.12.2005 23:28 256 KB
DHC-6/effects/ 25.08.2012 02:04
DHC-6/effects/fx_PADbeaconh.fx 02.09.2006 06:24 5 KB
DHC-6/effects/fx_PADwater2.fx 30.07.2006 15:27 2 KB
DHC-6/effects/fx_turbo_exhaust.fx 28.01.2009 04:18 1 KB
DHC-6/sound/ 19.06.2010 21:43
DHC-6/sound/Groundhandling/ 08.10.2009 23:18
DHC-6/sound/Groundhandling/GH01_Conversation1.wav 26.10.2003 20:17 189 KB
DHC-6/sound/Groundhandling/GH02_Conversation2.wav 30.10.2003 02:07 76 KB
DHC-6/sound/Groundhandling/GH03_Conversation3.wav 04.11.2003 15:21 55 KB
DHC-6/sound/Groundhandling/GH04_Conversation4.wav 30.10.2003 02:21 182 KB
DHC-6/sound/Groundhandling/GH05_Conversation5.wav 30.10.2003 02:14 135 KB
DHC-6/sound/Groundhandling/GH06_SoftClick.wav 07.03.2005 07:40 551 B
DHC-6/sound/Groundhandling/GH07_Error.wav 26.10.2003 20:03 9 KB
DHC-6/sound/Groundhandling/GH08_PushbackRoll.wav 12.05.2005 01:11 45 KB
DHC-6/sound/Groundhandling/GH09_Warning.wav 26.10.2003 20:33 10 KB
DHC-6/sound/Groundhandling/GH10_Attention.wav 29.10.2003 18:35 47 KB
DHC-6/sound/Groundhandling/GH11_Brakes.wav 06.11.2003 15:50 30 KB
DHC-6/sound/Groundhandling/Sound.ini 23.05.2005 18:54 905 B
DHC-6/sound/Groundhandling5/ 08.10.2009 23:18
avsim_su.diz 13.02.2015 02:26 406 B
Итого: 75 MB
Кажется это наиболее полная модель данного самолета. Добавлен TCAS и голосовое сопровождение при отклонениях в полете. Вот только если на панели управления TCAS поставить переключатель в положение TEST, то он обратно уже не возвращается. А так нормальная модель, можно заходить в СМУ. Кажется он слишком прытко взлетает, но это поправимо.
→ Size: 21 MB
→ Date: 11 years ago (12.02.2015 23:31)
→ Author:
→ Uploaded by: fuligan (uploaded 15 files )
→ Approved by moderator: 6ec597fe134ae800d9f1aa9294096c91
→ License: Freeware - Free version, Unlimited Distribution
→ Downloaded: 797 time(s)