Added readme
Signed-off-by: fly <merspieler@alwaysdata.net>
This commit is contained in:
parent
4cbf58f8dc
commit
ccf3e85fdf
1 changed files with 7 additions and 0 deletions
7
README.md
Normal file
7
README.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
[Based off of this project](https://github.com/schenlap/winwing_fcu)
|
||||
Put the `WinWingFCU.xml` file into your `.fgfs/Input/HID/` directory.
|
||||
Put the `displayProtocol.xml` file into the `$FGDATA/Protocol/` directory.
|
||||
You need to add the following to the flightgear startup parameters:
|
||||
`--generic=socket,out,10,localhost,12000,udp,displayProtocol`
|
||||
On linux, you will also need to add the matchin udev rules.
|
||||
Run the script and start the sim
|
Loading…
Reference in a new issue