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. --- core/__pycache__/__init__.cpython-312.pyc | Bin 275 -> 262 bytes core/__pycache__/acquisition.cpython-312.pyc | Bin 11079 -> 11080 bytes core/__pycache__/profile.cpython-312.pyc | Bin 11790 -> 11805 bytes core/__pycache__/signal_processor.cpython-312.pyc | Bin 23685 -> 23755 bytes 4 files changed, 0 insertions(+), 0 deletions(-) (limited to 'core') diff --git a/core/__pycache__/__init__.cpython-312.pyc b/core/__pycache__/__init__.cpython-312.pyc index 36a9dda..d1caea1 100644 Binary files a/core/__pycache__/__init__.cpython-312.pyc and b/core/__pycache__/__init__.cpython-312.pyc differ diff --git a/core/__pycache__/acquisition.cpython-312.pyc b/core/__pycache__/acquisition.cpython-312.pyc index 3d036ae..a929bdf 100644 Binary files a/core/__pycache__/acquisition.cpython-312.pyc and b/core/__pycache__/acquisition.cpython-312.pyc differ diff --git a/core/__pycache__/profile.cpython-312.pyc b/core/__pycache__/profile.cpython-312.pyc index 8637365..1c5afbf 100644 Binary files a/core/__pycache__/profile.cpython-312.pyc and b/core/__pycache__/profile.cpython-312.pyc differ diff --git a/core/__pycache__/signal_processor.cpython-312.pyc b/core/__pycache__/signal_processor.cpython-312.pyc index fe7bba0..fc31c25 100644 Binary files a/core/__pycache__/signal_processor.cpython-312.pyc and b/core/__pycache__/signal_processor.cpython-312.pyc differ -- cgit v1.2.3