Skip to content

Releases: BitsAndDroids/FlightConnector-Rust

App v0.3.6

08 May 14:17
989a437
Compare
Choose a tag to compare
  • Added transponder state events to the wasm module
  • Added outputs for plane heading (mag, gyro, true)
  • Added a button to reload default wasm events (this will overwrite any changes to the default events but won't touch the events you've added yourself).
  • Fixed custom event store resetting on startup

App v0.3.5

07 May 16:00
92d1c56
Compare
Choose a tag to compare

See the assets to download this version and install.

What's Changed

Full Changelog: app-v0.3.3...app-v0.3.5

App v0.3.4

07 May 15:11
b31d1e8
Compare
Choose a tag to compare

See the assets to download this version and install.

What's Changed

  • Added ambient events (ambient wind/temp/rain)
  • Added a window where you're able to edit/add/remove custom events
    image

Full Changelog: app-v0.3.3...app-v0.3.4

App v0.3.3

28 Apr 09:44
27d5e79
Compare
Choose a tag to compare

This requires a new version of the WASM module to be installed (0.4.0)

  • Moved wasm input registration to the connector
  • Register wasm inputs on every start (to make it easier to make changes locally)
  • Added xpndr ident inputs
  • Added the option to send values to the game with basic inputs (i.e. com, bool, other values). Still need to add documentation on this

App v0.3.2

25 Apr 12:24
9ab52d3
Compare
Choose a tag to compare
  • Added preset manager page
  • Added the option to delete presets

App v0.3.1

24 Apr 21:15
9e97ee6
Compare
Choose a tag to compare
  • added links to the docs in info Windows
  • added some breathing room to the dropdown menus

App v0.3.0

24 Apr 15:52
f03ba3c
Compare
Choose a tag to compare
  • Added wasm output support
  • Full WASM revamp
  • Added initial WASM install function
  • Added settings menu
  • Added TRS setting (reset on connection)
  • Added docs for settings
  • Updated WASM docs to reflect the new WASM installer (still WIP)
  • Added dropdown menus
  • Fixed information popups

App v0.2.18

22 Apr 09:33
b1b608a
Compare
Choose a tag to compare
  • Fixed a bug that assigned 2 outputs to the same ID (actual VS, ap hold VS)
  • Granted permissions to delete bundles

App v0.2.16

21 Apr 19:15
1cb8934
Compare
Choose a tag to compare
  • Fixed percentage-based outputs (0.8 got parsed as int changed it to 0.8 * 100)

ADF1 tenths support

19 Apr 11:32
32b5a14
Compare
Choose a tag to compare
  • Added adf 1 tenths increase and decrease inputs