<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Main_Page</title><link>https://sourceforge.net/p/xpiocards/wiki/Main_Page/</link><description>Recent changes to Main_Page</description><atom:link href="https://sourceforge.net/p/xpiocards/wiki/Main_Page/feed" rel="self"/><language>en</language><lastBuildDate>Wed, 18 Dec 2019 21:47:32 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/xpiocards/wiki/Main_Page/feed" rel="self" type="application/rss+xml"/><item><title>Main_Page modified by Reto Stockli</title><link>https://sourceforge.net/p/xpiocards/wiki/Main_Page/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v46
+++ v47
@@ -1,74 +1 @@
-[TOC]
-
-# XPIOCARDS
-
-## About
-
-This is the home of the XPIOCARDS project. I have started it since I had the crazy idea to build a Boeing 737 home cockpit entirely based on Linux and mostly Open Source software. See some progress [here](http://bluemarble.ch/wordpress/2017/12/18/boeing-737-800-home-cockpit/) on my home page. 
-
-XPIOCARDS enables to connect cockpit hardware from [OpenCockpits](http://www.opencockpits.com) to the [X-Plane](http://www.x-plane.com) flight simulator for users working on LINUX and OSX. The Spanish hardware project called [OpenCockpits](http://www.opencockpits.com) provides pretty cool I/O hardware fully assembled at a reasonable cost. However, their software is only intended for Microsoft Windows users running MSFS. 
-
-There are three subprojects of XPIOCARDS. xpserver, xpclient, usbiocards and opengc. 
-
-### xpserver
-
-This is a open source X-Plane plugin for sharing X-Plane data. The aim of xpserver is to communicate X-Plane flight data via TCP/IP to a client application. xpserver is compatible and can handle the plugin datarefs from [Benedikt Stratmann's famous BOEING 737-800 aircraft](http://eadt.eu/index.php), or it can alternatively be used with any other X-Plane aircraft. It can also handle custom datarefs. The data exchange protocol supports all X-Plane datatypes, it is an open standard and it enables clients to subscribe and unsubscribe to X-Plane datarefs.
-
-### xpclient
-
-This is a sample client application demonstrating how to subscribe to X-Plane datarefs and how to receive from and send data to X-Plane.
-
-### usbiocards
-
-usbiocards is a client to xpserver. It connects to the [OpenCockpits](http://www.opencockpits.com) hardware on Unix systems and handles the USB data transfer to the OpenCockpits Mastercard via the USB Expansion card. 
-
-**The following OpenCockpits Cards are supported:**
-- USB Expansion Card
-- USBServos
-- USBKeys
-- DCMotors-Plus
-
-**NEW: Leo Bodnar's [BU0836X](http://www.leobodnar.com/products/BU0836X/) card is also supported.**
-
-### opengc
-
-We are continuing the development of OpenGC based on a version of [OpenGC](http://opengc.sourceforge.net/) (Open Glass Cockpit) running as a client to xpserver. It currently displays the BOEING 737 EFIS and PFD panels. 
-
-### general
-
-All codes distributed here require some basic unix shell and C programming practice in order to operate them. 
-
-## Status
-
-Hans Jansen has joined the xpiocards development team. He is working on the usbiocards project and has set up our SVN repository. 
-
-usbiocards, xpserver and xpclient are released on sourceforge. The original OpenGC code has been modified to connect to X-Plane with the xpserver plugin on both Linux and OSX. It is under heavy development by me right now, but potential users can have a snapshot in the files repository linked below. The original developer of OpenGC is not responsive and his website has not been updated since 2006. I therefore re-publish my updated version of OpenGC here that started from a mix of Damion Shelton's OpenGC 0.55 and 0.57 versions. All my code has been outfitted with a gnu autoconf/automake configuration wrapper, and the cmake dependency of OpenGC has been removed. 
-
-## Code
-
-xpiocards (including its subprojects xpserver, xpclient usbiocards and opengc can be downloaded [here](http://sourceforge.net/projects/xpiocards/files/). 
-
-We further have created an SVN repository with recent updates [here](https://sourceforge.net/p/xpiocards/code/HEAD/tree/). 
-
-## Documentation
-
-Both, usbiocards and xpserver and xpclient source packages linked above contain a README file and INSTALLATION instructions. Unfortunately, at this point no further documentation is available. A visual representation of the required software and hardware setup can be seen in this schematic diagram here. Note: in the drawing below xpiocards should be xpserver (was renamed recently). 
-
-[[img src=Xpiocards_schematic.jpg]]
-
-## 
-
-## Future
-
-Feedback from users will help to further develop this code. The TCP/IP server application and X-Plane plugin xpserver is pretty much finished, with exception of some optimizations and error handling needed. usbiocards is not finished at all. Other OpenCockpits hardware will be supported in the future (relais card, stepper motors etc. 
-
-## Contact
-
-[Reto Stöckli](https://sourceforge.net/users/stockli), Bern, Switzerland.
-
-## Links
-
-[X-Plane Flight Simulator](http://www.x-plane.com)  
-[Benedikt Stratmann's BOEING 737](http://eadt.eu/)  
-[OpenCockpits Hardware](http://www.opencockpits.com)  
-[OpenGC Glass Cockpit](http://opengc.sourceforge.net/)
+This repository was moved to: [https://github.com/retostockli/xpcockpit](https://github.com/retostockli/xpcockpit)
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Reto Stockli</dc:creator><pubDate>Wed, 18 Dec 2019 21:47:32 -0000</pubDate><guid>https://sourceforge.net4663f3e079c26eb7cd56e39ba8a903d3881b0287</guid></item><item><title>Main_Page modified by Reto Stockli</title><link>https://sourceforge.net/p/xpiocards/wiki/Main_Page/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v45
+++ v46
@@ -48,7 +48,7 @@

 xpiocards (including its subprojects xpserver, xpclient usbiocards and opengc can be downloaded [here](http://sourceforge.net/projects/xpiocards/files/). 

-We further have created an SVN repository with recent updates [here](https://xpiocards.svn.sourceforge.net/svnroot/xpiocards/). 
+We further have created an SVN repository with recent updates [here](https://sourceforge.net/p/xpiocards/code/HEAD/tree/). 

 ## Documentation

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Reto Stockli</dc:creator><pubDate>Fri, 15 Nov 2019 21:12:46 -0000</pubDate><guid>https://sourceforge.net205bae73e27a0a32799c11a3b9939693ebade48c</guid></item><item><title>Main_Page modified by Reto Stockli</title><link>https://sourceforge.net/p/xpiocards/wiki/Main_Page/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v44
+++ v45
@@ -4,7 +4,9 @@

 ## About

-This is the home of the XPIOCARDS project. It enables to connect cockpit hardware from [OpenCockpits](http://www.opencockpits.com) to the [X-Plane](http://www.x-plane.com) flight simulator for users working on LINUX and OSX. The Spanish hardware project called [OpenCockpits](http://www.opencockpits.com) provides pretty cool I/O hardware fully assembled at a reasonable cost. However, their software is only intended for Microsoft Windows users running MSFS. 
+This is the home of the XPIOCARDS project. I have started it since I had the crazy idea to build a Boeing 737 home cockpit entirely based on Linux and mostly Open Source software. See some progress [here](http://bluemarble.ch/wordpress/2017/12/18/boeing-737-800-home-cockpit/) on my home page. 
+
+XPIOCARDS enables to connect cockpit hardware from [OpenCockpits](http://www.opencockpits.com) to the [X-Plane](http://www.x-plane.com) flight simulator for users working on LINUX and OSX. The Spanish hardware project called [OpenCockpits](http://www.opencockpits.com) provides pretty cool I/O hardware fully assembled at a reasonable cost. However, their software is only intended for Microsoft Windows users running MSFS. 

 There are three subprojects of XPIOCARDS. xpserver, xpclient, usbiocards and opengc. 

@@ -62,7 +64,7 @@

 ## Contact

-[Reto Stöckli](https://sourceforge.net/users/stockli), Bern, Switzerland. 
+[Reto Stöckli](https://sourceforge.net/users/stockli), Bern, Switzerland.

 ## Links

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Reto Stockli</dc:creator><pubDate>Mon, 18 Dec 2017 21:46:19 -0000</pubDate><guid>https://sourceforge.net142307c5da8833f67ead38f25dbce39e3523d642</guid></item><item><title>Main_Page modified by Reto Stockli</title><link>https://sourceforge.net/p/xpiocards/wiki/Main_Page/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v43
+++ v44
@@ -20,7 +20,13 @@

 usbiocards is a client to xpserver. It connects to the [OpenCockpits](http://www.opencockpits.com) hardware on Unix systems and handles the USB data transfer to the OpenCockpits Mastercard via the USB Expansion card. 

-**NEW: The USBServos, USBKeys and DCMotors-Plus cards are now supported by usbiocards!**
+**The following OpenCockpits Cards are supported:**
+- USB Expansion Card
+- USBServos
+- USBKeys
+- DCMotors-Plus
+
+**NEW: Leo Bodnar's [BU0836X](http://www.leobodnar.com/products/BU0836X/) card is also supported.**

 ### opengc

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Reto Stockli</dc:creator><pubDate>Fri, 13 Jan 2017 16:48:12 -0000</pubDate><guid>https://sourceforge.netaba8ddd227ccee3e1678d96383ea070e2be8f583</guid></item><item><title>Main_Page modified by Reto Stockli</title><link>https://sourceforge.net/p/xpiocards/wiki/Main_Page/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v42
+++ v43
@@ -6,7 +6,7 @@

 This is the home of the XPIOCARDS project. It enables to connect cockpit hardware from [OpenCockpits](http://www.opencockpits.com) to the [X-Plane](http://www.x-plane.com) flight simulator for users working on LINUX and OSX. The Spanish hardware project called [OpenCockpits](http://www.opencockpits.com) provides pretty cool I/O hardware fully assembled at a reasonable cost. However, their software is only intended for Microsoft Windows users running MSFS. 

-There are three subprojects of XPIOCARDS. xpconnect, usbiocards and opengc. 
+There are three subprojects of XPIOCARDS. xpserver, xpclient, usbiocards and opengc. 

 ### xpserver

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Reto Stockli</dc:creator><pubDate>Fri, 09 Jan 2015 16:14:21 -0000</pubDate><guid>https://sourceforge.net6bad4caf4841e12b4b14e6c7c95dd5249d3df5c7</guid></item><item><title>Main_Page modified by Reto Stockli</title><link>https://sourceforge.net/p/xpiocards/wiki/Main_Page/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v41
+++ v42
@@ -8,19 +8,23 @@

 There are three subprojects of XPIOCARDS. xpconnect, usbiocards and opengc. 

-### xpconnect
+### xpserver

-The aim of xpconnect is to communicate X-Plane flight data via TCP/IP to a client application. xpconnect is compatible and can handle the plugin datarefs from [Benedikt Stratmann's famous BOEING 737-800 aircraft](http://eadt.eu/index.php), or it can alternatively be used with any other X-Plane aircraft. 
+This is a open source X-Plane plugin for sharing X-Plane data. The aim of xpserver is to communicate X-Plane flight data via TCP/IP to a client application. xpserver is compatible and can handle the plugin datarefs from [Benedikt Stratmann's famous BOEING 737-800 aircraft](http://eadt.eu/index.php), or it can alternatively be used with any other X-Plane aircraft. It can also handle custom datarefs. The data exchange protocol supports all X-Plane datatypes, it is an open standard and it enables clients to subscribe and unsubscribe to X-Plane datarefs.
+
+### xpclient
+
+This is a sample client application demonstrating how to subscribe to X-Plane datarefs and how to receive from and send data to X-Plane.

 ### usbiocards

-usbiocards is a client to xpconnect which then connects to the [OpenCockpits](http://www.opencockpits.com) hardware on Unix systems and handles the USB data transfer to the OpenCockpits Mastercard via the USB Expansion card. 
+usbiocards is a client to xpserver. It connects to the [OpenCockpits](http://www.opencockpits.com) hardware on Unix systems and handles the USB data transfer to the OpenCockpits Mastercard via the USB Expansion card. 

-**NEW: The USBServos and USBKeys cards are now supported by usbiocards!**
+**NEW: The USBServos, USBKeys and DCMotors-Plus cards are now supported by usbiocards!**

 ### opengc

-We are continuing the development of OpenGC based on a version of [OpenGC](http://opengc.sourceforge.net/) (Open Glass Cockpit) running as a client to xpconnect. It currently displays the BOEING 737 EFIS and PFD panels. 
+We are continuing the development of OpenGC based on a version of [OpenGC](http://opengc.sourceforge.net/) (Open Glass Cockpit) running as a client to xpserver. It currently displays the BOEING 737 EFIS and PFD panels. 

 ### general

@@ -30,17 +34,17 @@

 Hans Jansen has joined the xpiocards development team. He is working on the usbiocards project and has set up our SVN repository. 

-usbiocards and xpconnect are released on sourceforge. The original OpenGC code has been modified to connect to X-Plane with the xpiocards plugin on both Linux and OSX. It is under heavy development by me right now, but potential users can have a snapshot in the files repository linked below. The original developer of OpenGC is not responsive and his website has not been updated since 2006. I therefore re-publish my updated version of OpenGC here that started from a mix of Damion Shelton's OpenGC 0.55 and 0.57 versions. All my code has been outfitted with a gnu autoconf/automake configuration wrapper, and the cmake dependency of OpenGC has been removed. 
+usbiocards, xpserver and xpclient are released on sourceforge. The original OpenGC code has been modified to connect to X-Plane with the xpserver plugin on both Linux and OSX. It is under heavy development by me right now, but potential users can have a snapshot in the files repository linked below. The original developer of OpenGC is not responsive and his website has not been updated since 2006. I therefore re-publish my updated version of OpenGC here that started from a mix of Damion Shelton's OpenGC 0.55 and 0.57 versions. All my code has been outfitted with a gnu autoconf/automake configuration wrapper, and the cmake dependency of OpenGC has been removed. 

 ## Code

-xpiocards (including its subprojects xpconnect, usbiocards and opengc can be downloaded [here](http://sourceforge.net/projects/xpiocards/files/). 
+xpiocards (including its subprojects xpserver, xpclient usbiocards and opengc can be downloaded [here](http://sourceforge.net/projects/xpiocards/files/). 

 We further have created an SVN repository with recent updates [here](https://xpiocards.svn.sourceforge.net/svnroot/xpiocards/). 

 ## Documentation

-Both, usbiocards and xpconnect source packages linked above contain a README file and INSTALLATION instructions. Unfortunately, at this point no further documentation is available. A visual representation of the required software and hardware setup can be seen in this schematic diagram here. Note: in the drawing below xpiocards should be xpconnect (was renamed recently). 
+Both, usbiocards and xpserver and xpclient source packages linked above contain a README file and INSTALLATION instructions. Unfortunately, at this point no further documentation is available. A visual representation of the required software and hardware setup can be seen in this schematic diagram here. Note: in the drawing below xpiocards should be xpserver (was renamed recently). 

 [[img src=Xpiocards_schematic.jpg]]

@@ -48,7 +52,7 @@

 ## Future

-Feedback from users will help to further develop this code. The TCP/IP server application and X-Plane plugin xpconnect is pretty much finished, with exception of some optimizations and error handling needed. usbiocards is not finished at all. It currently only supports a single USB connection of the OpenCockpits USB Expansion card at a time. Other OpenCockpits hardware will be supported in the future (relais card, stepper motors, analog inputs and outputs etc. 
+Feedback from users will help to further develop this code. The TCP/IP server application and X-Plane plugin xpserver is pretty much finished, with exception of some optimizations and error handling needed. usbiocards is not finished at all. Other OpenCockpits hardware will be supported in the future (relais card, stepper motors etc. 

 ## Contact

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Reto Stockli</dc:creator><pubDate>Fri, 09 Jan 2015 16:13:39 -0000</pubDate><guid>https://sourceforge.net8afae8bcc206d20bb05148033bab3ec0f69af46c</guid></item><item><title>Main_Page modified by Reto Stockli</title><link>https://sourceforge.net/p/xpiocards/wiki/Main_Page/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v40
+++ v41
@@ -38,8 +38,6 @@

 We further have created an SVN repository with recent updates [here](https://xpiocards.svn.sourceforge.net/svnroot/xpiocards/). 

-[[img src=Project-support.jpg]] 
-
 ## Documentation

 Both, usbiocards and xpconnect source packages linked above contain a README file and INSTALLATION instructions. Unfortunately, at this point no further documentation is available. A visual representation of the required software and hardware setup can be seen in this schematic diagram here. Note: in the drawing below xpiocards should be xpconnect (was renamed recently). 
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Reto Stockli</dc:creator><pubDate>Tue, 17 Jun 2014 11:33:45 -0000</pubDate><guid>https://sourceforge.net2bd6e376c2d37278874fab380933e3001242ef07</guid></item><item><title>Main_Page modified by Reto Stockli</title><link>https://sourceforge.net/p/xpiocards/wiki/Main_Page/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v39
+++ v40
@@ -44,7 +44,7 @@

 Both, usbiocards and xpconnect source packages linked above contain a README file and INSTALLATION instructions. Unfortunately, at this point no further documentation is available. A visual representation of the required software and hardware setup can be seen in this schematic diagram here. Note: in the drawing below xpiocards should be xpconnect (was renamed recently). 

-[Image:Xpiocards_schematic.jpg] 
+[[img src=Xpiocards_schematic.jpg]]

 ## 

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Reto Stockli</dc:creator><pubDate>Tue, 17 Jun 2014 11:33:03 -0000</pubDate><guid>https://sourceforge.nete5c12acd24d0f40712ab4cf25bd9adb668cc968c</guid></item><item><title>Main_Page modified by Reto Stockli</title><link>https://sourceforge.net/p/xpiocards/wiki/Main_Page/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v38
+++ v39
@@ -14,7 +14,9 @@

 ### usbiocards

-usbiocards is a client to xpconnect which then connects to the [OpenCockpits](http://www.opencockpits.com) hardware on Unix systems and handles the USB data transfer to the OpenCockpits Mastercard. 
+usbiocards is a client to xpconnect which then connects to the [OpenCockpits](http://www.opencockpits.com) hardware on Unix systems and handles the USB data transfer to the OpenCockpits Mastercard via the USB Expansion card. 
+
+**NEW: The USBServos and USBKeys cards are now supported by usbiocards!**

 ### opengc

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Reto Stockli</dc:creator><pubDate>Mon, 16 Jun 2014 20:20:05 -0000</pubDate><guid>https://sourceforge.netbc03a11608646f55393fc25a997641f7b892607a</guid></item><item><title>Main_Page modified by Hans Jansen</title><link>https://sourceforge.net/p/xpiocards/wiki/Main_Page/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v37
+++ v38
@@ -14,7 +14,7 @@

 ### usbiocards

-usbiocards a client to xpconnect which then connects to the [OpenCockpits](http://www.opencockpits.com) hardware on Unix systems and handles the USB data transfer to the OpenCodkpits Mastercard. 
+usbiocards is a client to xpconnect which then connects to the [OpenCockpits](http://www.opencockpits.com) hardware on Unix systems and handles the USB data transfer to the OpenCockpits Mastercard. 

 ### opengc

@@ -26,7 +26,7 @@

 ## Status

-Hans Jansen has joint the xpiocards development team. He is working on the usbiocards project and has set up our SVN repository. 
+Hans Jansen has joined the xpiocards development team. He is working on the usbiocards project and has set up our SVN repository. 

 usbiocards and xpconnect are released on sourceforge. The original OpenGC code has been modified to connect to X-Plane with the xpiocards plugin on both Linux and OSX. It is under heavy development by me right now, but potential users can have a snapshot in the files repository linked below. The original developer of OpenGC is not responsive and his website has not been updated since 2006. I therefore re-publish my updated version of OpenGC here that started from a mix of Damion Shelton's OpenGC 0.55 and 0.57 versions. All my code has been outfitted with a gnu autoconf/automake configuration wrapper, and the cmake dependency of OpenGC has been removed. 

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Hans Jansen</dc:creator><pubDate>Mon, 16 Jun 2014 20:20:05 -0000</pubDate><guid>https://sourceforge.netb8b09b4ed88049c5ecaa40b3afad09335bc76b85</guid></item></channel></rss>