Qmdev(X-Plane 11 / 12 driver)


Release Note:

v7.3

  • Better handling of USB/HID devices and hot‑plugging.
  • Internal message and worker‑thread system reworked.
  • Improved way we read/write simulator values (DataRefs/SimVars). faster reponsive
  • Unified handling of some features between X‑Plane and MSFS.
  • Fixed several issues that could cause crashes in X-Plane 12.4.1b1.
  • Cleaned up and reorganized internal code to remove legacy pieces.
  • Many small fixes for Windows, macOS, and Linux builds to reduce warnings and build issues.
  • Initial commit for adding Honeycomb Bravo support
  • New menu entries to open the scripts folder directly from the app.
  • Makes it simpler to find, add, or edit custom Lua scripts.
  • open source customizable scripts project https://github.com/cpuwolf/qmdevscripts

v7.2

Core Updates:

  • Resolved X-Plane 12.4 beta3 crashes caused by an SDK change.
  • Prevented the creation of duplicate device nodes when unplugging and re-plugging the same device.

Script Updates:

  • Updated FlightFactor 777V2 QMPC737C/QMPE/QCDU adaptations to the latest versions.
  • Fixed annunciator lights on the FlightFactor 757/767 QCDU-B737.
  • Corrected the Toliss A340 QMOVH-A/QMPE adaptation.
  • Addressed issues with the X-Plane 12.4 default A330 for QFCU and QMPE, ensuring backward compatibility with earlier X-Plane 12.4 versions.
  • Added support for X-Craft ERJ with QCDU-B737.

v7.1

Core Changes:

  1. QMOVH-A DOME light is capable of controlling Smart Home Home Assistant(HA) lightsI have developed an open source freeware (https://github.com/QuickMadeSimulation/QmdevHA) HA addon
  2. improve key event response speed by 1~2 ms
  3. a live patch updating will back up your customized aircraft scripts

Scripts Changes:

  1. add X-Plane 12 default A330 for QMOVH-A
  2. add Toliss Home Assistant Air Conditioner(AC) temperature control
  3. Toliss A330 QMOVH-A perfection on GPU button

v7.0

  • MCDUHub Communication Support – qmdev 7.0 and qmdevSimConnect 5.0 can now inform MCDUHub of the currently loaded aircraft type, enabling automatic switching of QCDU screen displays.
  • Automatic Aircraft Script Reload – Customers can modify .lua files, and they will be automatically loaded without the need for manual reloading.
  • QMOVH Device Support – Support for QMOVH-A devices.
  • fix long-term BUG – X-Plane dataref array cannot be correctly written by lua