Skip to content

Releases: juricabi/ELRS-Crossfire-WiFi-Joystick-Windows

v1.1 - TBS Crossfire / Tracer WiFi joystick support

Choose a tag to compare

@juricabi juricabi released this 11 Jul 15:56

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 VELOCIDRONE discovery 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

Choose a tag to compare

@juricabi juricabi released this 04 Oct 11:08

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

  1. Download release ZIP
  2. Install vJoy driver
  3. Configure vJoy with 8+ axes
  4. Run ELRSWifiJoystick.exe
  5. Connect ELRS TX to WiFi

Running app:

image

Compatible with: VelociDrone, Liftoff, DRL Simulator, and any Windows joystick-compatible app.