Skip to content

Feature/settings menu populate - #72

Open
jeshernandez wants to merge 13 commits into
jhauck2:mainfrom
jeshernandez:feature/settings-menu-populate
Open

Feature/settings menu populate#72
jeshernandez wants to merge 13 commits into
jhauck2:mainfrom
jeshernandez:feature/settings-menu-populate

Conversation

@jeshernandez

@jeshernandez jeshernandez commented May 31, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Update Square bluetooth, fixed bug on spin.
  • .NET v9
  • Removes TCP Wrapper to event driven vs always automatic
  • Moves Square components out of Range and into Settings, and main screen labels.
  • Launch Monitor Settings Tab to connect and set LM
  • Labels refresh/update on LM connectivity.
  • launch_monitors addon refactor.
  • TCP Code, pushed into launch_monitors add/on.

Related Issue
Provide a link to the relevant issue or task

Checklist
Fill out these checklist after the PR has been created

PR Checklist

  • I have reviewed and followed the Contribution Guidlines for this project.
  • This PR contains changes related to a single feature or bug
  • The changes introduced under this PR have been tested to ensure they are implemented correctly

Godot Checklist

  • Any additions to _process() or _physics_process() functions are absolutely necessary to run every time step
  • Call Down, Signal Up philosophy followed.
  • Proper encapsulation - Scenes/Scripts/Objects implement a single function or idea without external dependencies (Reference)

Additional Context
Any additional details relevant to this PR

Screenshots

image

Comment thread export_presets.cfg
Comment thread addons/open-lm-connector/common/tcp_server/TcpServer.cs
Comment thread addons/open-lm-connector/common/tcp_server/TcpServer.cs
Comment thread addons/open-lm-connector/launch_monitor_manager.gd
Comment thread addons/open-lm-connector/launch_monitor_manager.gd Outdated
Comment thread addons/open-lm-connector/launch_monitor_manager.gd Outdated
Comment thread Utils/Settings/app_settings_display_service.gd
Comment thread Utils/Settings/app_settings_display_service.gd
Comment thread Utils/Settings/app_settings_persistence_service.gd
Comment thread Utils/Settings/global_settings.gd Outdated
Comment thread project.godot
@jeshernandez
jeshernandez force-pushed the feature/settings-menu-populate branch from 250d996 to a569753 Compare July 15, 2026 02:49
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.

2 participants