From ccf3e85fdfb1d8d61fdb58e5103d9934d8346f9c Mon Sep 17 00:00:00 2001 From: fly Date: Wed, 18 Dec 2024 01:13:43 +0100 Subject: [PATCH] Added readme Signed-off-by: fly --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..6eeaa87 --- /dev/null +++ b/README.md @@ -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