Skip to content

Simvarwatcher window added#307

Merged
BitsAndDroids merged 9 commits intomainfrom
simvarwatcher-window-added
Apr 12, 2025
Merged

Simvarwatcher window added#307
BitsAndDroids merged 9 commits intomainfrom
simvarwatcher-window-added

Conversation

@BitsAndDroids
Copy link
Copy Markdown
Owner

What kind of change is in this PR

  • New feature
  • Bug fix
  • Documentation

What's changed

Provide a description of the changes you've made and why you made them.

Connector

Added

  • I have added a simvar watcher window to the debug menu. This will display the raw values received by the sim before any conversions. It shows the current active outputs in your active bundles. So a running connection is required (pressing the start button).
  • I have added the possibility of editing the update rate of events. The update rate can now be edited on a per-bundle basis. Changes to the update rate won't affect the rate of the same event in different bundles. This gives you complete control over the accuracy of data.

Related issue

If applicable provide the issue number.


Checklist before merging

  • If it's a core feature I've assessed if tests are needed and implemented
  • I ran linting and formatting
  • I checked if the project still builds

@BitsAndDroids BitsAndDroids merged commit 5d96eef into main Apr 12, 2025
3 checks passed
@BitsAndDroids BitsAndDroids deleted the simvarwatcher-window-added branch April 12, 2025 12:32
BitsAndDroids added a commit that referenced this pull request Apr 12, 2025
* fixed due serial configuration

* Vertical speed fix (#305)

* Fixed vertical speed variable

* added velocitybody to lib

* Simvarwatcher window added (#307)

* added first setup for simvarwatcher

* added runbundle event logic

* flipped simvar map

* added simvar update logic

* fixed warnings and removed unused code

* made it possible to alter update rate

* reset outputs when swapping bundles

* allowed decimal input

* fixed tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant