EAL727Capt
Well-known member
Hello, all!
I need a little guidance here, please.
I am attempting to use a Teensy 4.1 with the FlightSimControls add-on already loaded and when attempting to use a data ref from X-Plane that is longer than 58 characters, nothing gets sent. The data ref I am trying to use for my interface (to get a simple light to illuminate) is 64 characters.
On the Teensy page, I saw the following:
Update: Jorg Neves Bliesener has created an updated plugin which works with DataRef names longer than 58 characters. Look in the "target/TeensyControls" folder for a compiled copy.
This 'updated plugin' directs me to the github.com page....but I am confused as to how to load this updated plug-in to get this crazy-long data ref to be read and used.
Does it get loaded into X-Plane or where?
Also, do I need to individually add all the files listed here separately somewhere (e.g., TeensyControls.c, TeensyControls.h, Makefile, etc.)?
The README.md file also states that I need to type "make" on the command line to build the code......where is the 'command line' to do this?
I'm not all that fluent in making major changes to my operating system so please forgive my ignorance. Any patient and useful guidance is sincerely appreciated!
Thank you very much in advance.
Jay
I need a little guidance here, please.
I am attempting to use a Teensy 4.1 with the FlightSimControls add-on already loaded and when attempting to use a data ref from X-Plane that is longer than 58 characters, nothing gets sent. The data ref I am trying to use for my interface (to get a simple light to illuminate) is 64 characters.
On the Teensy page, I saw the following:
Update: Jorg Neves Bliesener has created an updated plugin which works with DataRef names longer than 58 characters. Look in the "target/TeensyControls" folder for a compiled copy.
This 'updated plugin' directs me to the github.com page....but I am confused as to how to load this updated plug-in to get this crazy-long data ref to be read and used.
Does it get loaded into X-Plane or where?
Also, do I need to individually add all the files listed here separately somewhere (e.g., TeensyControls.c, TeensyControls.h, Makefile, etc.)?
The README.md file also states that I need to type "make" on the command line to build the code......where is the 'command line' to do this?
I'm not all that fluent in making major changes to my operating system so please forgive my ignorance. Any patient and useful guidance is sincerely appreciated!
Thank you very much in advance.
Jay