Releases: juricabi/ELRS-Crossfire-WiFi-Joystick-Windows
Release list
v1.1 - TBS Crossfire / Tracer WiFi joystick support
This release adds TBS Crossfire / Tracer WiFi modules as a joystick source, alongside the existing ExpressLRS support. Both speak the same "Velocidrone Mobile" WiFi joystick protocol, so setup is identical - just put the module on the same WiFi network and run the app.
New
- TBS Crossfire / Tracer support - auto-detects the module's
VELOCIDRONEdiscovery beacon on UDP 11000 and activates it automatically (WiFi-module firmware v2.17+; v2.25.49mb recommended). --tx <ip>- activate a module immediately instead of waiting for its beacon, e.g.ELRSWifiJoystick.exe --tx 192.168.2.138.- Single-source lock - if both an ELRS and a Crossfire module are on the same network, the app locks onto whichever streams first so they can't fight over the virtual joystick.
Fixes
- Fixed the custom UDP port argument being parsed but never applied to the socket bind.
- No longer re-sends the activation request on every discovery beacon while already streaming.
- Graceful shutdown now centers the virtual joystick axes before releasing the vJoy device.
Download
ELRSWifiJoystick_v1.1.zip - self-contained Windows build (no .NET install needed). Install the vJoy driver, then run ELRSWifiJoystick.exe.
Note: the WiFi module has no remote stop command - it keeps broadcasting until powered off, rebooted, or its WiFi drops. Closing the app only stops reading the stream.
Release 1.0
ExpressLRS WiFi Joystick v1.0 Release
First stable release! Bridge your ELRS transmitter with Windows flight simulators using virtual joystick emulation.
What's New
- Complete ExpressLRS WiFi Joystick implementation for Windows
- vJoy integration with automatic device management
- Single executable builds (no .NET required)
- Real-time connection monitoring
- Auto-discovery and joystick mode activation
Quick Start
- Download release ZIP
- Install vJoy driver
- Configure vJoy with 8+ axes
- Run
ELRSWifiJoystick.exe - Connect ELRS TX to WiFi
Running app:
Compatible with: VelociDrone, Liftoff, DRL Simulator, and any Windows joystick-compatible app.