openSimIO icon indicating copy to clipboard operation
openSimIO copied to clipboard

Arduino based simulator I/O (with X-plane plugin)

Results 13 openSimIO issues
Sort by recently updated
recently updated
newest added

**To Reproduce** Steps to reproduce the behavior: 1. Set up a basic potentiometer circuit (connected to the A0 pin) 2. Download the last release of openSimIO (v0.2.0) 3. Send the...

bug

I'm developing an hardware interface to reflect a Carenado Aircraft, that is using non standard datarefs. In FlyWithLua I can use these Datarefs, there is a possibility or workaround to...

wishlist

Is the communication between Master and Slave I2C (SDA/SCL) or another one (e.g. TX-RX; SCK-MISO-MOSI). I can’t found the information. At the moment, I can’t test it. Thanks for the...

question

Hi Condac, I am trying out your code downloaded as a zip file (2020-02-23) on a MacBook Pro, MacOS 10.15.3. I tried to follow your wiki instructions, but X-Plane 11.41...

help wanted
x-plane
wishlist

when configure Rotary Encoder (Type1), there isn't to manage value, example, min=1, max=359; when rotary value is great max, then restart from 1(min); and when rotary value is 1 min,...

Show some kind of information if connetion is lost. Open messsage window or something to make the pilot aware of connection issues with arduino.

x-plane

Send the loop time to the plugin to display in information for indication of arduino cpu load.

x-plane
arduino

Rename the Arduino project iotest to something better.

Add LCD support with the standard LiquidCrystal.h library.

wishlist

The changed variable is set to true and not CHANGE_COUNT

bug