Koseng
Koseng
## Issue: The remaining main issue with node-red-contrib-opcua is that the definition/configuration of items/nodes is done using the namespace-index instead of using the namespace-uri. This wrong practice was done in...
Moved to asyncio, including a sync wrapper. So everything should be compatible. Introduced async_get(...) next to get(...). To call async functions, an event loop is necessary. This is provided by...
fixes #1770 The Winwing FCU is added as a custom joystick device. For determining increments on the "encoders", either Button-Press-Events or axis value changes can be used. For each "encoder"...
**Describe the solution you'd like** Introduce full support of the winwing fcu in MobiFlight. Including the displays.
fixes #1795 It was not intended to now have the orphaned serials dialog include midi devices. Something was half prepared and not fully tested. Also orphaned serials are currently not...
Track and Preview the next steps: - [ ] Write some unit tests - In Progress - [x] Evaluate usage of python from microsoft store - [x] X-Plane example -...