From 4db119fb9c04428e7aef6f1a278c1639aa867baf Mon Sep 17 00:00:00 2001 From: Christian Kolset Date: Tue, 21 Apr 2026 22:58:30 -0600 Subject: Major update to Output control Including: - Control panel - Change status of simulation after devices creation. - Arduino serial conflict with multiple channels. - Claude instructions. - Update to arduino on board code. --- ui/windows/__pycache__/__init__.cpython-312.pyc | Bin 159 -> 146 bytes .../__pycache__/devices_window.cpython-312.pyc | Bin 22019 -> 22030 bytes ui/windows/__pycache__/plot_window.cpython-312.pyc | Bin 44562 -> 44675 bytes .../__pycache__/settings_window.cpython-312.pyc | Bin 15917 -> 15924 bytes .../__pycache__/signals_window.cpython-312.pyc | Bin 51395 -> 51458 bytes 5 files changed, 0 insertions(+), 0 deletions(-) (limited to 'ui/windows') diff --git a/ui/windows/__pycache__/__init__.cpython-312.pyc b/ui/windows/__pycache__/__init__.cpython-312.pyc index 244f840..37c4a45 100644 Binary files a/ui/windows/__pycache__/__init__.cpython-312.pyc and b/ui/windows/__pycache__/__init__.cpython-312.pyc differ diff --git a/ui/windows/__pycache__/devices_window.cpython-312.pyc b/ui/windows/__pycache__/devices_window.cpython-312.pyc index f2ce20a..ca01f31 100644 Binary files a/ui/windows/__pycache__/devices_window.cpython-312.pyc and b/ui/windows/__pycache__/devices_window.cpython-312.pyc differ diff --git a/ui/windows/__pycache__/plot_window.cpython-312.pyc b/ui/windows/__pycache__/plot_window.cpython-312.pyc index 5c957ed..c2e3745 100644 Binary files a/ui/windows/__pycache__/plot_window.cpython-312.pyc and b/ui/windows/__pycache__/plot_window.cpython-312.pyc differ diff --git a/ui/windows/__pycache__/settings_window.cpython-312.pyc b/ui/windows/__pycache__/settings_window.cpython-312.pyc index 7da4e1a..72f96e1 100644 Binary files a/ui/windows/__pycache__/settings_window.cpython-312.pyc and b/ui/windows/__pycache__/settings_window.cpython-312.pyc differ diff --git a/ui/windows/__pycache__/signals_window.cpython-312.pyc b/ui/windows/__pycache__/signals_window.cpython-312.pyc index 6b423d8..0526a85 100644 Binary files a/ui/windows/__pycache__/signals_window.cpython-312.pyc and b/ui/windows/__pycache__/signals_window.cpython-312.pyc differ -- cgit v1.2.3