From 38ba9706e43c24a9d882b9d0d627812e01a30744 Mon Sep 17 00:00:00 2001 From: Christian Kolset Date: Wed, 22 Apr 2026 11:06:45 -0600 Subject: Added port scanning for new devices and only shows related backend config lines --- ui/__pycache__/__init__.cpython-312.pyc | Bin 138 -> 140 bytes ui/__pycache__/__init__.cpython-314.pyc | Bin 0 -> 142 bytes ui/__pycache__/add_device_dialog.cpython-312.pyc | Bin 21811 -> 29737 bytes ui/__pycache__/config_dialog.cpython-312.pyc | Bin 6931 -> 6917 bytes ui/__pycache__/control_editor.cpython-312.pyc | Bin 20127 -> 20099 bytes ui/__pycache__/control_editor.cpython-314.pyc | Bin 0 -> 22435 bytes ui/__pycache__/control_panel.cpython-312.pyc | Bin 42194 -> 42162 bytes ui/__pycache__/control_panel.cpython-314.pyc | Bin 0 -> 44201 bytes ui/__pycache__/main_window.cpython-312.pyc | Bin 25379 -> 25329 bytes ui/__pycache__/main_window.cpython-314.pyc | Bin 0 -> 27190 bytes ui/__pycache__/profile_manager_ui.cpython-312.pyc | Bin 8360 -> 8357 bytes ui/__pycache__/profile_manager_ui.cpython-314.pyc | Bin 0 -> 9209 bytes ui/__pycache__/strip_chart.cpython-312.pyc | Bin 14890 -> 14879 bytes ui/__pycache__/strip_chart.cpython-314.pyc | Bin 0 -> 16625 bytes 14 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 ui/__pycache__/__init__.cpython-314.pyc create mode 100644 ui/__pycache__/control_editor.cpython-314.pyc create mode 100644 ui/__pycache__/control_panel.cpython-314.pyc create mode 100644 ui/__pycache__/main_window.cpython-314.pyc create mode 100644 ui/__pycache__/profile_manager_ui.cpython-314.pyc create mode 100644 ui/__pycache__/strip_chart.cpython-314.pyc (limited to 'ui/__pycache__') diff --git a/ui/__pycache__/__init__.cpython-312.pyc b/ui/__pycache__/__init__.cpython-312.pyc index fb20d59..8dc1c2f 100644 Binary files a/ui/__pycache__/__init__.cpython-312.pyc and b/ui/__pycache__/__init__.cpython-312.pyc differ diff --git a/ui/__pycache__/__init__.cpython-314.pyc b/ui/__pycache__/__init__.cpython-314.pyc new file mode 100644 index 0000000..15d71d0 Binary files /dev/null and b/ui/__pycache__/__init__.cpython-314.pyc differ diff --git a/ui/__pycache__/add_device_dialog.cpython-312.pyc b/ui/__pycache__/add_device_dialog.cpython-312.pyc index 8af1f9c..e9aab22 100644 Binary files a/ui/__pycache__/add_device_dialog.cpython-312.pyc and b/ui/__pycache__/add_device_dialog.cpython-312.pyc differ diff --git a/ui/__pycache__/config_dialog.cpython-312.pyc b/ui/__pycache__/config_dialog.cpython-312.pyc index 5a051dc..cbc9cf0 100644 Binary files a/ui/__pycache__/config_dialog.cpython-312.pyc and b/ui/__pycache__/config_dialog.cpython-312.pyc differ diff --git a/ui/__pycache__/control_editor.cpython-312.pyc b/ui/__pycache__/control_editor.cpython-312.pyc index d12d50f..42855d5 100644 Binary files a/ui/__pycache__/control_editor.cpython-312.pyc and b/ui/__pycache__/control_editor.cpython-312.pyc differ diff --git a/ui/__pycache__/control_editor.cpython-314.pyc b/ui/__pycache__/control_editor.cpython-314.pyc new file mode 100644 index 0000000..aaea0ee Binary files /dev/null and b/ui/__pycache__/control_editor.cpython-314.pyc differ diff --git a/ui/__pycache__/control_panel.cpython-312.pyc b/ui/__pycache__/control_panel.cpython-312.pyc index 6d020f5..8761466 100644 Binary files a/ui/__pycache__/control_panel.cpython-312.pyc and b/ui/__pycache__/control_panel.cpython-312.pyc differ diff --git a/ui/__pycache__/control_panel.cpython-314.pyc b/ui/__pycache__/control_panel.cpython-314.pyc new file mode 100644 index 0000000..79f9084 Binary files /dev/null and b/ui/__pycache__/control_panel.cpython-314.pyc differ diff --git a/ui/__pycache__/main_window.cpython-312.pyc b/ui/__pycache__/main_window.cpython-312.pyc index b528ac2..a290571 100644 Binary files a/ui/__pycache__/main_window.cpython-312.pyc and b/ui/__pycache__/main_window.cpython-312.pyc differ diff --git a/ui/__pycache__/main_window.cpython-314.pyc b/ui/__pycache__/main_window.cpython-314.pyc new file mode 100644 index 0000000..acef085 Binary files /dev/null and b/ui/__pycache__/main_window.cpython-314.pyc differ diff --git a/ui/__pycache__/profile_manager_ui.cpython-312.pyc b/ui/__pycache__/profile_manager_ui.cpython-312.pyc index c9fbb4a..97cbe3a 100644 Binary files a/ui/__pycache__/profile_manager_ui.cpython-312.pyc and b/ui/__pycache__/profile_manager_ui.cpython-312.pyc differ diff --git a/ui/__pycache__/profile_manager_ui.cpython-314.pyc b/ui/__pycache__/profile_manager_ui.cpython-314.pyc new file mode 100644 index 0000000..ea12b21 Binary files /dev/null and b/ui/__pycache__/profile_manager_ui.cpython-314.pyc differ diff --git a/ui/__pycache__/strip_chart.cpython-312.pyc b/ui/__pycache__/strip_chart.cpython-312.pyc index 47dbea1..ff41c1a 100644 Binary files a/ui/__pycache__/strip_chart.cpython-312.pyc and b/ui/__pycache__/strip_chart.cpython-312.pyc differ diff --git a/ui/__pycache__/strip_chart.cpython-314.pyc b/ui/__pycache__/strip_chart.cpython-314.pyc new file mode 100644 index 0000000..e56015f Binary files /dev/null and b/ui/__pycache__/strip_chart.cpython-314.pyc differ -- cgit v1.2.3