-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3b0ff52
commit 4d9c8ec
Showing
1 changed file
with
4 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,7 @@ | ||
This is the Client code for a Raspberry pi 3. I've got it connected to an old FDS version 1 CDU & Sony PsOne Screen. | ||
|
||
It was developed using QT and a cross platform development environment. I will try to provide more details soon (Once I've remembered what I did 2 years ago when I first wrote it!) | ||
|
||
The files PMDG_NHX_SDK.h along with their license and ReadMe file is taken from the PMDG 737 installation directory and is reproduced here with the kind permission of PMDG Simulations LLC | ||
|
||
The first thing to do is to load linux onto your rPi, configure the screen and get it talking across the network. Then create a startup script to fire-up cducomm. |