Skip to content

Releases: RobGeada/falcon-bms-simhub-plugin

v0.2

06 Jun 12:43

Choose a tag to compare

v0.2: June 6th, 2026

  • Standardizes variables names according to their underlying F4SharedMem names
  • Automatic extraction of all telemetry variables, as opposed to old hardcoded system
  • Automatic expansion of all telemetry bit objects (lightBits, bettyBits, etc) into individual boolean flags
    • e.g., Master Caution light status is now published directly to FalconBMS.lights1.MasterCaution, you no longer need to do byte conversion and bitwise flag parsing.

Update notes

If you're updating from v0.1, many variable names have changed and will need updating in your SimHub effects. Check "Available Properties" in Simhub to see what's available- they should have more intuitive names now.

Installation

Drop both attached .dll files into C:\Program Files (x86)\SimHub

v0.1

06 Jun 12:35
8337d9e

Choose a tag to compare

v0.1: Original Release, Dec 1 2024

First release of the falcon-bms-simhub-plugin

Installation

Download the two .dll files and place them in C:\Program Files (x86)\SimHub