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 --- core/__pycache__/__init__.cpython-312.pyc | Bin 262 -> 264 bytes core/__pycache__/__init__.cpython-314.pyc | Bin 0 -> 266 bytes core/__pycache__/acquisition.cpython-312.pyc | Bin 11080 -> 11068 bytes core/__pycache__/acquisition.cpython-314.pyc | Bin 0 -> 13170 bytes core/__pycache__/profile.cpython-312.pyc | Bin 11805 -> 11779 bytes core/__pycache__/profile.cpython-314.pyc | Bin 0 -> 13214 bytes core/__pycache__/signal_processor.cpython-312.pyc | Bin 23755 -> 23674 bytes core/__pycache__/signal_processor.cpython-314.pyc | Bin 0 -> 29226 bytes 8 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 core/__pycache__/__init__.cpython-314.pyc create mode 100644 core/__pycache__/acquisition.cpython-314.pyc create mode 100644 core/__pycache__/profile.cpython-314.pyc create mode 100644 core/__pycache__/signal_processor.cpython-314.pyc (limited to 'core/__pycache__') diff --git a/core/__pycache__/__init__.cpython-312.pyc b/core/__pycache__/__init__.cpython-312.pyc index d1caea1..91f5de3 100644 Binary files a/core/__pycache__/__init__.cpython-312.pyc and b/core/__pycache__/__init__.cpython-312.pyc differ diff --git a/core/__pycache__/__init__.cpython-314.pyc b/core/__pycache__/__init__.cpython-314.pyc new file mode 100644 index 0000000..fc70c21 Binary files /dev/null and b/core/__pycache__/__init__.cpython-314.pyc differ diff --git a/core/__pycache__/acquisition.cpython-312.pyc b/core/__pycache__/acquisition.cpython-312.pyc index a929bdf..999e174 100644 Binary files a/core/__pycache__/acquisition.cpython-312.pyc and b/core/__pycache__/acquisition.cpython-312.pyc differ diff --git a/core/__pycache__/acquisition.cpython-314.pyc b/core/__pycache__/acquisition.cpython-314.pyc new file mode 100644 index 0000000..8a48b96 Binary files /dev/null and b/core/__pycache__/acquisition.cpython-314.pyc differ diff --git a/core/__pycache__/profile.cpython-312.pyc b/core/__pycache__/profile.cpython-312.pyc index 1c5afbf..c910e62 100644 Binary files a/core/__pycache__/profile.cpython-312.pyc and b/core/__pycache__/profile.cpython-312.pyc differ diff --git a/core/__pycache__/profile.cpython-314.pyc b/core/__pycache__/profile.cpython-314.pyc new file mode 100644 index 0000000..f009c3f Binary files /dev/null and b/core/__pycache__/profile.cpython-314.pyc differ diff --git a/core/__pycache__/signal_processor.cpython-312.pyc b/core/__pycache__/signal_processor.cpython-312.pyc index fc31c25..adcf10d 100644 Binary files a/core/__pycache__/signal_processor.cpython-312.pyc and b/core/__pycache__/signal_processor.cpython-312.pyc differ diff --git a/core/__pycache__/signal_processor.cpython-314.pyc b/core/__pycache__/signal_processor.cpython-314.pyc new file mode 100644 index 0000000..4a945a6 Binary files /dev/null and b/core/__pycache__/signal_processor.cpython-314.pyc differ -- cgit v1.2.3