<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Project Magenta</title>
	<atom:link href="http://www.projectmagenta.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.projectmagenta.com</link>
	<description>High-End Flight Simulation Software</description>
	<lastBuildDate>Thu, 17 May 2012 01:53:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Airbus Interfacing</title>
		<link>http://www.projectmagenta.com/2012/04/airbus-interfacing/</link>
		<comments>http://www.projectmagenta.com/2012/04/airbus-interfacing/#comments</comments>
		<pubDate>Sun, 29 Apr 2012 17:40:47 +0000</pubDate>
		<dc:creator>Enrico Schiratti</dc:creator>
				<category><![CDATA[Project Magenta News]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.projectmagenta.com/?p=3894</guid>
		<description><![CDATA[Some Airbus Interfacing Notes: Thrust Lever The potentiometer value for the individual thrust levers 0-16383 are written to 0&#215;5914 WORD (2 bytes) Throttle 1 0&#215;5916 WORD (2 bytes) Throttle 2 0&#215;5918 WORD (2 bytes) Throttle 3 0x591A WORD (2 bytes) Throttle 4 Thrust Gate Positon(s) Separate Gates: Airbus Separate Gates 0&#215;5490 BYTE Gate Engine 1 0&#215;5491 BYTE Gate Engine 2 Thrust [...]]]></description>
			<content:encoded><![CDATA[<p>Some Airbus Interfacing Notes:</p>
<p><strong>Thrust Lever</strong></p>
<p>The potentiometer value for the individual thrust levers 0-16383 are written to</p>
<p>0&#215;5914 WORD (2 bytes) Throttle 1<br /> 0&#215;5916 WORD (2 bytes) Throttle 2<br /> 0&#215;5918 WORD (2 bytes) Throttle 3<br /> 0x591A WORD (2 bytes) Throttle 4</p>
<p>Thrust Gate Positon(s)</p>
<p>Separate Gates:</p>
<p><strong>Airbus Separate Gates</strong></p>
<p>0&#215;5490 BYTE Gate Engine 1</p>
<p>0&#215;5491 BYTE Gate Engine 2</p>
<p>Thrust Gate Value (0=Control Off, 1=MREV, 2=Rev Idle, 3=Idle, 4=CLB, 5=THR MCT, 6 = TOGA)</p>
<p>Value 10 Disables Current Setting, forces setting via Trust Lever 2<br /> Value 11 Disables Current Setting, forces setting via Trust Lever 4<br /> (the Values 10 and 11 can be used to switch back and forth to MREV and REV IDLE while using the lever position for the other settings)</p>
<p>Alternatively, only one position for all:</p>
<p>0x48F2 BYTE (1 byte)<br /> Thrust Gate Value (0=Control Off, 1=MREV, 2=Rev Idle, 3=Idle, 4=CLB, 5=THR MCT, 6 = TOGA)</p>
<p>Value 10 Disables Current Setting, forces setting via Trust Lever 2<br /> Value 11 Disables Current Setting, forces setting via Trust Lever 4<br /> (the Values 10 and 11 can be used to switch back and forth to MREV and REV IDLE while using the lever position for the other settings)</p>
<p><strong>Flaps</strong></p>
<p>0&#215;5911 BYTE  Airbus Flap Position, starting with 1 = UP (for Airbus 5 positions UP-1-2-3-FULL)</p>
<p>The FCU will then set the flaps according to the situation, i.e. if you write the value 2 for Flap 1 on the ground, it will set flaps <strong><br /> </strong><strong><br /> Spoiler</strong></p>
<p>0&#215;5910 BYTE (bit 1) Spoiler is in ARMED position <br />0&#215;5910 BYTE (bit 2) Spoiler is in DOWN position </p>
<p>0x591C WORD (2 bytes) for the Spoiler Potentiometer (0 &#8211; 16383)</p>
<p><strong>FCU</strong></p>
<p>If you are not using hardware that is directly interfaced to PM software such as the CPFlight FCU, please note the following:</p>
<p>For the commands, please use the FCU Throughpass Offset 0x4F2 with the individual values listed in the pmOffsets list. I.e. do not use K031 (value 31) for VS but use K059 (Value 59) for the VS PULL.</p>
<p>Airbus-Type Extensions<br /> ALS K049 (AB LS Button)<br /> ALS K149 (AB LS Button) (Copilot)<br /> ASTI K050 (AB STD/QNH push)<br /> ASTO K051 (AB STD/QNH pull -&gt; STD BARO 29.92 in)<br /> ASPI K052 (AB Speed Button push &#8211; managed speed mode)<br /> ASPO K053 (AB Speed Button pull)<br /> AHDI K054 (AB Heading Button push &#8211; managed heading mode)<br /> AHDO K055 (AB Heading Button pull)<br /> AALI K056 (AB Altitude Button push &#8211; managed altitude mode)<br /> AALO K057 (AB Altitude Button pull)<br /> AVSI K058 (AB VS Button push &#8211; managed altitude mode)<br /> AVSO K059 (AB VS Button pull)<br /> AEXP K060 (AB EXPED Button)<br /> ATFP K061 (AB TRKFPA Button)<br /> IN K062 (AB QNH INHG)<br /> HPA K063 (AB QNH HPA)<br /> VN1 K071 (AB VOR1OFF)</p>
<p><strong>MCDU</strong></p>
<p>Please note that you can switch to the Thales version via the MCDU MENU SETTINGS page.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.projectmagenta.com/2012/04/airbus-interfacing/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Partner Website Updates</title>
		<link>http://www.projectmagenta.com/2012/04/partner-website-updates/</link>
		<comments>http://www.projectmagenta.com/2012/04/partner-website-updates/#comments</comments>
		<pubDate>Thu, 12 Apr 2012 11:40:17 +0000</pubDate>
		<dc:creator>Enrico Schiratti</dc:creator>
				<category><![CDATA[ProCustomer and Partner News]]></category>
		<category><![CDATA[Project Magenta News]]></category>

		<guid isPermaLink="false">http://www.projectmagenta.com/?p=3824</guid>
		<description><![CDATA[In the last couple of months we have been focusing on our cooperation with two companies in particular: Cockpitsonic Solutions in Germany and  Flight Simulator Center in Italy. Both provide turn-key simulator systems for Entertainment as well as flight training (AATD, FNPT and FTD). A lot of new hardware has been developed and there is more to come. Right [...]]]></description>
			<content:encoded><![CDATA[<p>In the last couple of months we have been focusing on our cooperation with two companies in particular: <strong><a href="http://www.cockpitsonic-solutions.de">Cockpitsonic Solutions</a></strong> in Germany and  <strong><a href="http://www.flightsimulatorcenter.com">Flight Simulator Center</a> </strong>in Italy.</p>
<p>Both provide turn-key simulator systems for Entertainment as well as flight training (AATD, FNPT and FTD). A lot of new hardware has been developed and there is more to come.</p>
<p>Right now the top priority is to add type-specific features to the existing software and streamline the interaction with this new hardware (e.g. dynamic control loading, CAN Bus interfacing&#8230;  while still maintaining reverse compatibility to existing and working simulators.</p>
<p>Please visit both sites above, because they have recently been updated.</p>
<p><strong><a href="http://www.flightsimulatorcenter.com">Link to Flight Simulator Center Website</a></strong></p>
<p><strong><strong><a href="http://www.cockpitsonic-solutions.de">Link to Cockpitsonic Solutions Website</a></strong></strong></p>
<p><strong></strong> </p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.projectmagenta.com/2012/04/partner-website-updates/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Gran Canaria 737 Project</title>
		<link>http://www.projectmagenta.com/2011/11/gran-canaria-737-project/</link>
		<comments>http://www.projectmagenta.com/2011/11/gran-canaria-737-project/#comments</comments>
		<pubDate>Mon, 14 Nov 2011 18:25:00 +0000</pubDate>
		<dc:creator>Aaron Sanchez</dc:creator>
				<category><![CDATA[Sim Builders Blog]]></category>

		<guid isPermaLink="false">http://www.projectmagenta.com/?p=3478</guid>
		<description><![CDATA[Hi friends, I like to share with all you this video which show our sim (Project Magenta Based) with our new visual and some systems. The visual is a 8.5m curved screen with more or less 225º. I hope you enjoy!]]></description>
			<content:encoded><![CDATA[<p>Hi friends,</p>
<p>I like to share with all you this video which show our sim (Project Magenta Based) with our new visual and some systems. The visual is a 8.5m curved screen with more or less 225º. I hope you enjoy!</p>
<p><object width="500" height="281"><param name="movie" value="http://www.youtube.com/v/68gtAqjh-6U?version=3&#038;feature=oembed"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/68gtAqjh-6U?version=3&#038;feature=oembed" type="application/x-shockwave-flash" width="500" height="281" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.projectmagenta.com/2011/11/gran-canaria-737-project/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Forum vs. Tickets (Forum Post)</title>
		<link>http://www.projectmagenta.com/2011/08/forum-vs-tickets-forum-post/</link>
		<comments>http://www.projectmagenta.com/2011/08/forum-vs-tickets-forum-post/#comments</comments>
		<pubDate>Tue, 16 Aug 2011 18:15:02 +0000</pubDate>
		<dc:creator>Enrico Schiratti</dc:creator>
				<category><![CDATA[FAQ]]></category>
		<category><![CDATA[Project Magenta News]]></category>

		<guid isPermaLink="false">http://www.projectmagenta.com/?p=3152</guid>
		<description><![CDATA[Just as a note, I like the forum, there have been great examples where customers have helped each other. I would like to point out that as much as I would like to follow each and every post here, there is no structure whatsoever: I have to ask for more details, which sim hardware etc&#8230; [...]]]></description>
			<content:encoded><![CDATA[<div>
<p>Just as a note, I like the forum, there have been great examples where customers have helped each other.</p>
<p>I would like to point out that as much as I would like to follow each and every post here, there is no structure whatsoever: I have to ask for more details, which sim hardware etc&#8230; it slows down things for everyone. Also, I have to prioritize things and assign them to work groups. I can&#8217;t do this in the forum.</p>
<p>Although it is not as complete as I would like it to be, I am using the Ticket System as a reference for the &#8220;things to do&#8221; and please, if possible, use it as well to post and track their progress.</p>
<p>I notice how I am artificially keeping back some things because &#8220;oh there was also that post in the forum&#8221; and the perceived sense of urgency on my side seems to be greater here because it is public.</p>
<p>Also, if you have long overdue tickets in your list (click on Support to review them) please feel free to post reminders there.</p>
<p>I would like to underline that if you want to, you can post items you ticketed here as well, but please, to speed up things&#8230; ticket them.</p>
<p>Thank you!</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.projectmagenta.com/2011/08/forum-vs-tickets-forum-post/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Project Magenta and new PMDG and iFly releases</title>
		<link>http://www.projectmagenta.com/2011/08/3rdpartyaircraft/</link>
		<comments>http://www.projectmagenta.com/2011/08/3rdpartyaircraft/#comments</comments>
		<pubDate>Wed, 10 Aug 2011 14:07:26 +0000</pubDate>
		<dc:creator>Enrico Schiratti</dc:creator>
				<category><![CDATA[FAQ]]></category>
		<category><![CDATA[Project Magenta News]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.projectmagenta.com/?p=3134</guid>
		<description><![CDATA[&#160;     With the recent releases of two amazing new products several people are rightly asking about compatibility between that software and Project Magenta. In the past add-ons with their own flight management and aircrafts simulations (which go well beyond the capabilities of FS) could easily be used with third party software by removing [...]]]></description>
			<content:encoded><![CDATA[<p>&nbsp;</p>
<p> <a href="http://www.projectmagenta.com/wp-content/uploads/2011/08/fsc737.jpg"><img class="aligncenter size-thumbnail wp-image-3136" title="fsc737" src="http://www.projectmagenta.com/wp-content/uploads/2011/08/fsc737-150x150.jpg" alt="" width="150" height="150" /></a></p>
<p> <a href="http://www.projectmagenta.com/wp-content/uploads/2011/08/ifly737.jpg"><img class="aligncenter size-thumbnail wp-image-3137" title="ifly737" src="http://www.projectmagenta.com/wp-content/uploads/2011/08/ifly737-150x150.jpg" alt="" width="150" height="150" /></a></p>
<p>With the recent releases of two amazing new products several people are rightly asking about compatibility between that software and Project Magenta.</p>
<p>In the past add-ons with their own flight management and aircrafts simulations (which go well beyond the capabilities of FS) could easily be used with third party software by removing or replacing the panels, as those were the ones used for the additional features. This way cockpit builders were able to use the parts they wanted, i.e. the <strong>flight model</strong> and the<strong> outside view</strong> of their aircraft within FS, and the rest of the Project Magenta Software in their networked computers with their dedicated hardware. Typically these add-ons are used in a normal one-computer setuo.</p>
<p>Due to new copyright protection systems included in the fresh generations of some products, the flight model and 3D model of the aircraft is now interlinked with the rest of the add-on, which makes it difficult, if not illegal, to &#8220;break out&#8221; these parts from the rest of their product.</p>
<p>As Project Magenta we can&#8217;t make any efforts to break this protection, and we will have to see what alternative solutions can be offered by ourselves or others. Please check our forum for a more in-depth discussion about this.</p>
<p><strong>iFly</strong> <a href="http://www.iflysimsoft.com/">http://www.iflysimsoft.com/</a><br />
<strong>PMDG</strong> <a href="http://www.precisionmanuals.com/">http://www.precisionmanuals.com/</a></p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.projectmagenta.com/2011/08/3rdpartyaircraft/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>VATSIM 10 Year Celebration</title>
		<link>http://www.projectmagenta.com/2011/07/vatsim-10-year-celebration/</link>
		<comments>http://www.projectmagenta.com/2011/07/vatsim-10-year-celebration/#comments</comments>
		<pubDate>Tue, 26 Jul 2011 07:07:20 +0000</pubDate>
		<dc:creator>Enrico Schiratti</dc:creator>
				<category><![CDATA[Project Magenta News]]></category>
		<category><![CDATA[Sim Builders Blog]]></category>

		<guid isPermaLink="false">http://www.projectmagenta.com/?p=3097</guid>
		<description><![CDATA[www.vatsimn.net Dear VATSIM, Has it really been ten years? Hundreds of thousands of hours provided by volunteer air traffic controllers servicing pilots, adding a new dimension to the potential of PC based flight simulation? This is an amazing achievement and a great act of dedication, organization and evolution that has taken place for the benefit [...]]]></description>
			<content:encoded><![CDATA[<p><a title="VATSIM 10 Year Celebration" href="http://www.vatsim.net" target="_blank"><img class="aligncenter size-full wp-image-3098" title="vatsim" src="http://www.projectmagenta.com/wp-content/uploads/2011/07/vatsim.png" alt="" width="240" height="84" /></a></p>
<p><span style="font-size: x-small;">
<p style="text-align: center;"><a href="http://www.vatsimn.net">www.vatsimn.net</a></p>
<p>
<p>
<p>Dear VATSIM,</p>
<p>Has it really been ten years? Hundreds of thousands of hours provided by volunteer air traffic controllers servicing pilots, adding a new dimension to the potential of PC based flight simulation? This is an amazing achievement and a great act of dedication, organization and evolution that has taken place for the benefit of everyone involved. Congratulations!</p>
<p>Being one of those who dreamt of these possibilities and tried to do something like this from the very early days, I feel very close to this community and its members. It is time to celebrate, and my understanding is that there is a long list of events that will keep the level of enthusiasm high, publicize VATSIM to those who do not know about it and make those who strayed come back for more!</p>
<p>Many thanks to all of you, it is hard work and fun, or fun and hard work, but what an impressive result and very well worth it! So blow out the candles and make a wish, keep going strong and we&#8217;ll all get to a hundred!</p>
<p>Best Regards</p>
<p><span style="font-size: x-small;"> </span>Enrico Schiratti<br />Project Magenta</p>
<p><a href="http://www.vatsim.net" target="_blank"><img class="aligncenter size-full wp-image-3099" title="vatsim10" src="http://www.projectmagenta.com/wp-content/uploads/2011/07/vatsim10.png" alt="" width="115" height="100" /></a></p>
</p>
</p>
<p></span></p>
<p>
<p> </p>
</p>
<p>
<p> </p>
</p>
<p> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.projectmagenta.com/2011/07/vatsim-10-year-celebration/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Website Uploads</title>
		<link>http://www.projectmagenta.com/2011/07/website-uploads/</link>
		<comments>http://www.projectmagenta.com/2011/07/website-uploads/#comments</comments>
		<pubDate>Sat, 23 Jul 2011 07:48:18 +0000</pubDate>
		<dc:creator>Enrico Schiratti</dc:creator>
				<category><![CDATA[Project Magenta News]]></category>

		<guid isPermaLink="false">http://www.projectmagenta.com/?p=3091</guid>
		<description><![CDATA[A new version of pmStartup and Heritage Aircraft Config Files has been added to the downloads section. Please check the Forum for more details.  ]]></description>
			<content:encoded><![CDATA[<p>A new version of pmStartup and Heritage Aircraft Config Files has been added to the downloads section.</p>
<p>Please check the Forum for more details.</p>
<p> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.projectmagenta.com/2011/07/website-uploads/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>OpenGL and Project Magenta</title>
		<link>http://www.projectmagenta.com/2011/06/opengl/</link>
		<comments>http://www.projectmagenta.com/2011/06/opengl/#comments</comments>
		<pubDate>Fri, 10 Jun 2011 07:41:36 +0000</pubDate>
		<dc:creator>Enrico Schiratti</dc:creator>
				<category><![CDATA[FAQ]]></category>
		<category><![CDATA[Project Magenta News]]></category>

		<guid isPermaLink="false">http://www.projectmagenta.com/?p=2951</guid>
		<description><![CDATA[It isn&#8217;t just the outside visuals that are impressive in a simulated cockpit, the vast majority of the time a pilot is looking at rendered instruments, flight management computer screens and synoptics. On top of being fully functional, they have to be smooth and visually identical to their real aircraft counterparts. Project Magenta has been [...]]]></description>
			<content:encoded><![CDATA[<p>It isn&#8217;t just the outside visuals that are impressive in a simulated cockpit, the vast majority of the time a pilot is looking at rendered instruments, flight management computer screens and synoptics. On top of being fully functional, they have to be smooth and visually identical to their real aircraft counterparts.</p>
<p>Project Magenta has been developing flight simulation avionics and systems for more than ten years and OpenGL is a core quality and selling point. Several thousand of installations with Project Magenta are being used by flight training professionals, the aviation industry as well as hobby cockpit builders.</p>
<p>The following products use OpenGL:</p>
<ul>
<li>all Glass Cockpit Software</li>
<li>Flight Management Computer screens</li>
<li>pmSystems</li>
<li>Instructor Station</li>
<li>General Aviation avionics</li>
</ul>
<p>Having become the industry&#8217;s foundation in our own sector heavily relies heavily on using the industry&#8217;s foundation of high performance graphics.</p>
<p><a href="www.opengl.org" target="_blank"><img class="aligncenter size-full wp-image-2952" title="opengl-4-logo" src="http://www.projectmagenta.com/wp-content/uploads/2011/06/opengl-4-logo.gif" alt="" width="165" height="51" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.projectmagenta.com/2011/06/opengl/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>File Sharing with Vista and Windows 7</title>
		<link>http://www.projectmagenta.com/2011/06/file-sharing-with-vista-and-windows-7/</link>
		<comments>http://www.projectmagenta.com/2011/06/file-sharing-with-vista-and-windows-7/#comments</comments>
		<pubDate>Thu, 09 Jun 2011 16:36:23 +0000</pubDate>
		<dc:creator>Enrico Schiratti</dc:creator>
				<category><![CDATA[FAQ]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.projectmagenta.com/?p=2943</guid>
		<description><![CDATA[Much in the spirit of the post about the User Account Control for Win7, file sharing in mixed networks can also become a headache. This process will make the network a little less secure but it works well because a password isn’t used and everyone is allowed access. 1. First, know what the Computer name [...]]]></description>
			<content:encoded><![CDATA[<p>Much in the spirit of the post about the User Account Control for Win7, file sharing in mixed networks can also become a headache.</p>
<p>This process will make the network a little less secure but it works well because a password isn’t used and everyone is allowed access.</p>
<p><strong>1. First, know what the Computer name is and what Workgroup it belongs to. </strong></p>
<p>The Workgroup name needs to be the same on all PC’s that are being networked; no matter the OS on each system. This is already setup, even if only by default, in the setup process while installing each OS.</p>
<p>Verify what the Windows 7 computer and workgroup names are by going to Control Panel &gt; System and Security &gt; System &gt; and read information under “Computer name, domain, and workgroup settings” (The third category down).</p>
<p>If the names need to be changed go to Change settings in that category or Advanced System Settings in left pane. Then, Computer Name Tab &gt; Change, type the Computer Name and Workgroup Name. &gt; OK. Make the computer name meaningful to aid recognition. The computer should restart.</p>
<p><strong>2. Second, adjust Win7 settings to allow for sharing with older OS on other networked systems.</strong></p>
<p>Now go to Control Panel &gt; Network and Internet &gt; Network and Sharing Center &gt; Change Advanced Sharing Settings (side panel). Make sure Network Discovery, File and Printer Sharing, and Public Folder Sharing are all set to “on” and Password Protected Sharing is set to “off”.</p>
<p>Note: I recommend leaving Media sharing set to “on” and under Windows HomeGroup connections select “Allow Windows HomeGroup to manage homegroup connections (recommended)”.</p>
<p><strong>3. Third, choose which folders to share on the network and adjust properties to do so.</strong></p>
<p>To share a specific Windows 7 folder or additional drives on the system, right-click it &gt; Properties &gt; Sharing Tab &gt; Advanced Sharing &gt; tick box for Share this folder &gt; Apply &gt; OK &gt; Close. You only need to share the highest level folder, not every sub-folder. Two little people should appear on the icons of the folders that are shared.</p>
<p><strong>4. Now, you MUST follow this step or the folders will not be shared despite previous steps followed!!!</strong></p>
<p>Because Password Protected Sharing turned off, the security permissions have to be changed on the folder(s) to allow Everyone access. Right-click the shared folder &gt; Properties &gt; Security Tab &gt; Edit &gt; Add and type “Everyone” (not the quotes) into the box and select OK. Tick the boxes next to the permissions you want to allow (e.g. Read or Write, etc.) then Apply &gt; OK. Some messages may appear: “An error occurred while applying…” This is not unusual and can be ignored by clicking Continue.</p>
<p>5. Windows firewall is normally set to allow file and printer sharing but if you have a third-party firewall make sure file and printer sharing are enabled so that each machine can talk to the other(s). Do not disable the Windows firewall if it’s the only one running.</p>
<p>Now you can run pmFileCheck and verify whether these folders are visible to all programs (at least FS, WideFS and the FMC must be running for this test)</p>
<p>(adapted from <a href="http://social.technet.microsoft.com/Forums/en-US/w7itpronetworking/thread/033c418b-1096-4df7-bfad-fd3d431f3cd5/" target="_blank">this post </a>)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.projectmagenta.com/2011/06/file-sharing-with-vista-and-windows-7/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Throttle Hardware and Cutoff Switches</title>
		<link>http://www.projectmagenta.com/2011/06/cutoff/</link>
		<comments>http://www.projectmagenta.com/2011/06/cutoff/#comments</comments>
		<pubDate>Thu, 09 Jun 2011 07:26:22 +0000</pubDate>
		<dc:creator>Enrico Schiratti</dc:creator>
				<category><![CDATA[FAQ]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.projectmagenta.com/?p=2921</guid>
		<description><![CDATA[In the past few days I have been working on trying to reproduce a problem that had been reported, when during engine startup the N2 value was doing strange back and forth movements (rising and dropping) when the engine start was being initiated for either engine. This is with pmSystems running and throttle hardware connected. [...]]]></description>
			<content:encoded><![CDATA[<p>In the past few days I have been working on trying to reproduce a problem that had been reported, when during engine startup the N2 value was doing strange back and forth movements (rising and dropping) when the engine start was being initiated for either engine.</p>
<p>This is with pmSystems running and throttle hardware connected.</p>
<p>It took me some time to realize that this was due to the definition of the FS cutoff switches vs. the pmSystems cutoff switches.</p>
<p>As a premise, FS uses these offsets to set the fuel cutoff valve</p>
<blockquote><p>0890 2 fsCutoff1 //word 0 &#8211; 16383<br />
0928 2 fsCutoff2 //word 0 &#8211; 16383</p></blockquote>
<p>This will start the engines (if the starter is activated) no matter what, especially in FS2004. It does not reflect any bleed pressure and other conditions.</p>
<p>When you use pmSystems, it is this program which sets those variables (or offsets if you wish) and it makes things conditional. So you would need to use the following bits to set the switches:</p>
<blockquote><p>561A .0 Cutoff1 //(aka cutoffL in the 737)<br />
561A .1 Cutoff2 //(aka cutoffR in the 737)</p></blockquote>
<p>In the pseudocode (simplifying pmSystems) it looks like this:</p>
<blockquote><p>if Cutoff1<br />
     if all_conditions_are_met<br />
          fsCutoff1 = 16383<br />
     else<br />
          fsCutoff1 = 0<br />
     endif<br />
endif</p></blockquote>
<p>Thus, your throttle hardware should have the option (in the driver) to write to another offset than the default FS (e.g. fsCutoff1) offset, otherwise there will be a conflict between what pmSystems thinks the position of the fuel cutoff switch is and what the throttle hardware position is.</p>
<p>So *without* pmSystems your hardware has to write to the fsCutoff1 offset.</p>
<p>With pmSystems running, it has to write to Cutoff1, and then pmSystems writes to fsCutoff1.</p>
<p>Thomas Richter pointed out that in addition to this you can also set the following option in pmSystems:</p>
<p>Press [Esc] for the Menu, select User Options and check &#8220;Cutoff Lever has a Pot and NOT a switch&#8221;</p>
<p>Then pmSystems doesn&#8217;t take control of fsCutoff but still displays the switches and the  FUEL/SPAR VALVES correctly depending on fsCutoff value.</p>
<p>This logic is in the Cutoff section of the B737 file, it starts with &#8220;if Poti = 0&#8230; if cutoffl&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.projectmagenta.com/2011/06/cutoff/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

