[simpits-tech] Falcon4 shared memory

Mark Doran simpits-tech@simpits.org
Thu, 5 Jun 2003 10:35:04 -0700


This is a multi-part message in MIME format.

------=_NextPart_000_0012_01C32B4E.20565C80
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: 7bit

In our cockpit work, we are now at the point of integration testing in
depth.  Switches and indicators are all wired, analog axis controls are
working, displays are wiggling, our first gauge needle is turning and
the EPIC/C++/VB code to make it all talk are in first pass form.  Which
brings us to making it all work *right*.

 

Question for the Falconites hereabouts: has anyone mapped out operation
of the shared memory area and the various data elements in it??

 

For example, it seems well known that the Master Caution lightbit
doesn't update if the button is not drawn on the screen at the time it's
state should change.  We also see "Engine Fire" and "Hyd/Oil-Press"
eyebrow lights update sometimes but not all the time.  Landing gear
light bits don't seem to update ever.  That sort of thing.

 

I know Erwin has a small list but there appear to be other things that
aren't listed there that we are running into.  Is there somewhere else I
should be looking for known issues??  We can work it our empirically of
course but if someone has already mapped these things out, it would sure
save a lot of time. ;-)

 

Cheers,

 

Mark.

  


------=_NextPart_000_0012_01C32B4E.20565C80
Content-Type: text/html;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>

<head>
<meta http-equiv=3DContent-Type content=3D"text/html; =
charset=3Dus-ascii">
<meta name=3DGenerator content=3D"Microsoft Word 10 (filtered)">
<title>RE: [simpits-tech] Ready for IFR [virus checked]</title>

<style>
<!--
 /* Font Definitions */
 @font-face
	{font-family:Wingdings;
	panose-1:5 0 0 0 0 0 0 0 0 0;}
@font-face
	{font-family:"MS Mincho";
	panose-1:2 2 6 9 4 2 5 8 3 4;}
@font-face
	{font-family:"Lucida Console";
	panose-1:2 11 6 9 4 5 4 2 2 4;}
@font-face
	{font-family:"\@MS Mincho";
	panose-1:2 2 6 9 4 2 5 8 3 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0in;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman";}
a:link, span.MsoHyperlink
	{color:blue;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{color:blue;
	text-decoration:underline;}
p
	{margin-right:0in;
	margin-left:0in;
	font-size:12.0pt;
	font-family:"Times New Roman";}
span.EmailStyle18
	{font-family:"Lucida Console";
	color:blue;
	font-weight:normal;
	font-style:normal;
	text-decoration:none none;}
@page Section1
	{size:8.5in 11.0in;
	margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
	{page:Section1;}
 /* List Definitions */
 ol
	{margin-bottom:0in;}
ul
	{margin-bottom:0in;}
-->
</style>

</head>

<body bgcolor=3Dwhite lang=3DEN-US link=3Dblue vlink=3Dblue>

<div class=3DSection1>

<p class=3DMsoNormal><font size=3D2 color=3Dblue face=3D"Lucida =
Console"><span
style=3D'font-size:10.0pt;font-family:"Lucida Console";color:blue'>In =
our cockpit
work, we are now at the point of integration testing in depth.&nbsp; =
Switches
and indicators are all wired, analog axis controls are working, displays =
are
wiggling, our first gauge needle is turning and the EPIC/C++/VB code to =
make it
all talk are in first pass form. &nbsp;Which brings us to making it all =
work *<b><span
style=3D'font-weight:bold'>right</span></b>*&#8230;</span></font></p>

<p class=3DMsoNormal><font size=3D2 color=3Dblue face=3D"Lucida =
Console"><span
style=3D'font-size:10.0pt;font-family:"Lucida =
Console";color:blue'>&nbsp;</span></font></p>

<p class=3DMsoNormal><font size=3D2 color=3Dblue face=3D"Lucida =
Console"><span
style=3D'font-size:10.0pt;font-family:"Lucida =
Console";color:blue'>Question for
the Falconites hereabouts: has anyone mapped out operation of the shared =
memory
area and the various data elements in it??</span></font></p>

<p class=3DMsoNormal><font size=3D2 color=3Dblue face=3D"Lucida =
Console"><span
style=3D'font-size:10.0pt;font-family:"Lucida =
Console";color:blue'>&nbsp;</span></font></p>

<p class=3DMsoNormal><font size=3D2 color=3Dblue face=3D"Lucida =
Console"><span
style=3D'font-size:10.0pt;font-family:"Lucida Console";color:blue'>For =
example,
it seems well known that the Master Caution lightbit doesn&#8217;t =
update if
the button is not drawn on the screen at the time it&#8217;s state =
should
change.&nbsp; We also see &#8220;Engine Fire&#8221; and =
&#8220;Hyd/Oil-Press&#8221;
eyebrow lights update sometimes but not all the time. &nbsp;Landing gear =
light
bits don&#8217;t seem to update ever.&nbsp; That sort of =
thing.</span></font></p>

<p class=3DMsoNormal><font size=3D2 color=3Dblue face=3D"Lucida =
Console"><span
style=3D'font-size:10.0pt;font-family:"Lucida =
Console";color:blue'>&nbsp;</span></font></p>

<p class=3DMsoNormal><font size=3D2 color=3Dblue face=3D"Lucida =
Console"><span
style=3D'font-size:10.0pt;font-family:"Lucida Console";color:blue'>I =
know Erwin
has a small list but there appear to be other things that aren&#8217;t =
listed there
that we are running into.&nbsp; Is there somewhere else I should be =
looking for
known issues?? &nbsp;We can work it our empirically of course but if =
someone
has already mapped these things out, it would sure save a lot of =
time&#8230;
;-)</span></font></p>

<p class=3DMsoNormal><font size=3D2 color=3Dblue face=3D"Lucida =
Console"><span
style=3D'font-size:10.0pt;font-family:"Lucida =
Console";color:blue'>&nbsp;</span></font></p>

<div>

<p class=3DMsoNormal><font size=3D2 color=3Dblue face=3D"Lucida =
Console"><span
style=3D'font-size:10.0pt;font-family:"Lucida =
Console";color:blue'>Cheers,</span></font></p>

<p class=3DMsoNormal><font size=3D3 color=3Dblue face=3D"Times New =
Roman"><span
style=3D'font-size:12.0pt;color:blue'>&nbsp;</span></font></p>

<p class=3DMsoNormal><font size=3D2 color=3Dblue face=3D"Lucida =
Console"><span
style=3D'font-size:10.0pt;font-family:"Lucida =
Console";color:blue'>Mark.</span></font></p>

<p class=3DMsoNormal><font size=3D3 color=3Dblue face=3D"Times New =
Roman"><span
style=3D'font-size:12.0pt;color:blue'>&nbsp;</span></font> </p>

</div>

</div>

</body>

</html>

------=_NextPart_000_0012_01C32B4E.20565C80--