From 7f80e836029dfd3d81ffe92593d6ccb7769298e3 Mon Sep 17 00:00:00 2001 From: Christian Kolset Date: Wed, 3 Jun 2026 16:47:50 -0600 Subject: Remove __pycache__ from tracking --- .gitignore | 4 ++++ api_layers/__pycache__/__init__.cpython-312.pyc | Bin 311 -> 0 bytes api_layers/__pycache__/__init__.cpython-314.pyc | Bin 313 -> 0 bytes api_layers/__pycache__/arduino_layer.cpython-312.pyc | Bin 36567 -> 0 bytes api_layers/__pycache__/arduino_layer.cpython-314.pyc | Bin 41780 -> 0 bytes api_layers/__pycache__/nidaqmx_layer.cpython-312.pyc | Bin 8501 -> 0 bytes api_layers/__pycache__/nidaqmx_layer.cpython-314.pyc | Bin 10240 -> 0 bytes api_layers/__pycache__/port_registry.cpython-312.pyc | Bin 5907 -> 0 bytes api_layers/__pycache__/port_registry.cpython-314.pyc | Bin 6791 -> 0 bytes .../protocols/__pycache__/__init__.cpython-312.pyc | Bin 244 -> 0 bytes .../protocols/__pycache__/__init__.cpython-314.pyc | Bin 246 -> 0 bytes .../protocols/__pycache__/base_protocol.cpython-312.pyc | Bin 6390 -> 0 bytes .../protocols/__pycache__/base_protocol.cpython-314.pyc | Bin 8380 -> 0 bytes api_layers/protocols/__pycache__/cml.cpython-312.pyc | Bin 6898 -> 0 bytes api_layers/protocols/__pycache__/cml.cpython-314.pyc | Bin 8412 -> 0 bytes api_layers/protocols/__pycache__/mark10.cpython-312.pyc | Bin 4438 -> 0 bytes api_layers/protocols/__pycache__/mark10.cpython-314.pyc | Bin 5831 -> 0 bytes .../protocols/__pycache__/modbus_rtu.cpython-312.pyc | Bin 8281 -> 0 bytes .../protocols/__pycache__/modbus_rtu.cpython-314.pyc | Bin 10564 -> 0 bytes api_layers/protocols/__pycache__/scpi.cpython-312.pyc | Bin 5566 -> 0 bytes api_layers/protocols/__pycache__/scpi.cpython-314.pyc | Bin 7046 -> 0 bytes core/__pycache__/__init__.cpython-312.pyc | Bin 264 -> 0 bytes core/__pycache__/__init__.cpython-314.pyc | Bin 266 -> 0 bytes core/__pycache__/acquisition.cpython-312.pyc | Bin 11456 -> 0 bytes core/__pycache__/acquisition.cpython-314.pyc | Bin 13586 -> 0 bytes core/__pycache__/profile.cpython-312.pyc | Bin 14494 -> 0 bytes core/__pycache__/profile.cpython-314.pyc | Bin 16023 -> 0 bytes core/__pycache__/signal_processor.cpython-312.pyc | Bin 24525 -> 0 bytes core/__pycache__/signal_processor.cpython-314.pyc | Bin 30137 -> 0 bytes devices/__pycache__/__init__.cpython-312.pyc | Bin 292 -> 0 bytes devices/__pycache__/__init__.cpython-314.pyc | Bin 294 -> 0 bytes devices/__pycache__/analog_input.cpython-312.pyc | Bin 24808 -> 0 bytes devices/__pycache__/analog_input.cpython-314.pyc | Bin 27058 -> 0 bytes devices/__pycache__/arduino_device.cpython-312.pyc | Bin 25605 -> 0 bytes devices/__pycache__/arduino_device.cpython-314.pyc | Bin 28664 -> 0 bytes devices/__pycache__/base_device.cpython-312.pyc | Bin 5604 -> 0 bytes devices/__pycache__/base_device.cpython-314.pyc | Bin 7574 -> 0 bytes devices/__pycache__/cml_device.cpython-312.pyc | Bin 21375 -> 0 bytes devices/__pycache__/cml_device.cpython-314.pyc | Bin 25203 -> 0 bytes devices/__pycache__/device_registry.cpython-312.pyc | Bin 4571 -> 0 bytes devices/__pycache__/device_registry.cpython-314.pyc | Bin 5916 -> 0 bytes devices/__pycache__/digital_io.cpython-312.pyc | Bin 20778 -> 0 bytes devices/__pycache__/digital_io.cpython-314.pyc | Bin 24119 -> 0 bytes devices/__pycache__/mark10_device.cpython-312.pyc | Bin 14062 -> 0 bytes devices/__pycache__/mark10_device.cpython-314.pyc | Bin 15850 -> 0 bytes devices/__pycache__/modbus_device.cpython-312.pyc | Bin 23803 -> 0 bytes devices/__pycache__/modbus_device.cpython-314.pyc | Bin 26582 -> 0 bytes devices/__pycache__/nidaqmx_device.cpython-312.pyc | Bin 22337 -> 0 bytes devices/__pycache__/nidaqmx_device.cpython-314.pyc | Bin 25000 -> 0 bytes devices/__pycache__/scpi_device.cpython-312.pyc | Bin 20470 -> 0 bytes devices/__pycache__/scpi_device.cpython-314.pyc | Bin 23264 -> 0 bytes devices/__pycache__/serial_device.cpython-312.pyc | Bin 49685 -> 0 bytes devices/__pycache__/serial_device.cpython-314.pyc | Bin 54957 -> 0 bytes plugins/__pycache__/__init__.cpython-312.pyc | Bin 422 -> 0 bytes plugins/__pycache__/__init__.cpython-314.pyc | Bin 424 -> 0 bytes plugins/__pycache__/base_plugin.cpython-312.pyc | Bin 5620 -> 0 bytes plugins/__pycache__/base_plugin.cpython-314.pyc | Bin 7450 -> 0 bytes plugins/__pycache__/plugin_manager.cpython-312.pyc | Bin 10714 -> 0 bytes plugins/__pycache__/plugin_manager.cpython-314.pyc | Bin 13351 -> 0 bytes .../motion_capture/__pycache__/device.cpython-314.pyc | Bin 4440 -> 0 bytes .../motion_capture/__pycache__/filter.cpython-314.pyc | Bin 2178 -> 0 bytes .../motion_capture/__pycache__/tracker.cpython-314.pyc | Bin 16806 -> 0 bytes ui/__pycache__/__init__.cpython-312.pyc | Bin 140 -> 0 bytes ui/__pycache__/__init__.cpython-314.pyc | Bin 142 -> 0 bytes ui/__pycache__/add_device_dialog.cpython-312.pyc | Bin 27249 -> 0 bytes ui/__pycache__/add_device_dialog.cpython-314.pyc | Bin 29249 -> 0 bytes ui/__pycache__/config_dialog.cpython-312.pyc | Bin 4644 -> 0 bytes ui/__pycache__/config_dialog.cpython-314.pyc | Bin 4746 -> 0 bytes ui/__pycache__/control_editor.cpython-312.pyc | Bin 22558 -> 0 bytes ui/__pycache__/control_editor.cpython-314.pyc | Bin 24973 -> 0 bytes ui/__pycache__/control_panel.cpython-312.pyc | Bin 42676 -> 0 bytes ui/__pycache__/control_panel.cpython-314.pyc | Bin 47116 -> 0 bytes ui/__pycache__/main_window.cpython-312.pyc | Bin 29520 -> 0 bytes ui/__pycache__/main_window.cpython-314.pyc | Bin 31743 -> 0 bytes ui/__pycache__/profile_manager_ui.cpython-312.pyc | Bin 8357 -> 0 bytes ui/__pycache__/profile_manager_ui.cpython-314.pyc | Bin 9209 -> 0 bytes ui/__pycache__/strip_chart.cpython-312.pyc | Bin 15321 -> 0 bytes ui/__pycache__/strip_chart.cpython-314.pyc | Bin 17230 -> 0 bytes ui/windows/__pycache__/__init__.cpython-312.pyc | Bin 148 -> 0 bytes ui/windows/__pycache__/__init__.cpython-314.pyc | Bin 150 -> 0 bytes ui/windows/__pycache__/controls_window.cpython-312.pyc | Bin 3269 -> 0 bytes ui/windows/__pycache__/devices_window.cpython-312.pyc | Bin 24793 -> 0 bytes ui/windows/__pycache__/devices_window.cpython-314.pyc | Bin 26153 -> 0 bytes ui/windows/__pycache__/plot_window.cpython-312.pyc | Bin 44632 -> 0 bytes ui/windows/__pycache__/plot_window.cpython-314.pyc | Bin 46224 -> 0 bytes ui/windows/__pycache__/settings_window.cpython-312.pyc | Bin 15906 -> 0 bytes ui/windows/__pycache__/settings_window.cpython-314.pyc | Bin 13698 -> 0 bytes ui/windows/__pycache__/signals_window.cpython-312.pyc | Bin 56462 -> 0 bytes ui/windows/__pycache__/signals_window.cpython-314.pyc | Bin 59737 -> 0 bytes 89 files changed, 4 insertions(+) delete mode 100644 api_layers/__pycache__/__init__.cpython-312.pyc delete mode 100644 api_layers/__pycache__/__init__.cpython-314.pyc delete mode 100644 api_layers/__pycache__/arduino_layer.cpython-312.pyc delete mode 100644 api_layers/__pycache__/arduino_layer.cpython-314.pyc delete mode 100644 api_layers/__pycache__/nidaqmx_layer.cpython-312.pyc delete mode 100644 api_layers/__pycache__/nidaqmx_layer.cpython-314.pyc delete mode 100644 api_layers/__pycache__/port_registry.cpython-312.pyc delete mode 100644 api_layers/__pycache__/port_registry.cpython-314.pyc delete mode 100644 api_layers/protocols/__pycache__/__init__.cpython-312.pyc delete mode 100644 api_layers/protocols/__pycache__/__init__.cpython-314.pyc delete mode 100644 api_layers/protocols/__pycache__/base_protocol.cpython-312.pyc delete mode 100644 api_layers/protocols/__pycache__/base_protocol.cpython-314.pyc delete mode 100644 api_layers/protocols/__pycache__/cml.cpython-312.pyc delete mode 100644 api_layers/protocols/__pycache__/cml.cpython-314.pyc delete mode 100644 api_layers/protocols/__pycache__/mark10.cpython-312.pyc delete mode 100644 api_layers/protocols/__pycache__/mark10.cpython-314.pyc delete mode 100644 api_layers/protocols/__pycache__/modbus_rtu.cpython-312.pyc delete mode 100644 api_layers/protocols/__pycache__/modbus_rtu.cpython-314.pyc delete mode 100644 api_layers/protocols/__pycache__/scpi.cpython-312.pyc delete mode 100644 api_layers/protocols/__pycache__/scpi.cpython-314.pyc delete mode 100644 core/__pycache__/__init__.cpython-312.pyc delete mode 100644 core/__pycache__/__init__.cpython-314.pyc delete mode 100644 core/__pycache__/acquisition.cpython-312.pyc delete mode 100644 core/__pycache__/acquisition.cpython-314.pyc delete mode 100644 core/__pycache__/profile.cpython-312.pyc delete mode 100644 core/__pycache__/profile.cpython-314.pyc delete mode 100644 core/__pycache__/signal_processor.cpython-312.pyc delete mode 100644 core/__pycache__/signal_processor.cpython-314.pyc delete mode 100644 devices/__pycache__/__init__.cpython-312.pyc delete mode 100644 devices/__pycache__/__init__.cpython-314.pyc delete mode 100644 devices/__pycache__/analog_input.cpython-312.pyc delete mode 100644 devices/__pycache__/analog_input.cpython-314.pyc delete mode 100644 devices/__pycache__/arduino_device.cpython-312.pyc delete mode 100644 devices/__pycache__/arduino_device.cpython-314.pyc delete mode 100644 devices/__pycache__/base_device.cpython-312.pyc delete mode 100644 devices/__pycache__/base_device.cpython-314.pyc delete mode 100644 devices/__pycache__/cml_device.cpython-312.pyc delete mode 100644 devices/__pycache__/cml_device.cpython-314.pyc delete mode 100644 devices/__pycache__/device_registry.cpython-312.pyc delete mode 100644 devices/__pycache__/device_registry.cpython-314.pyc delete mode 100644 devices/__pycache__/digital_io.cpython-312.pyc delete mode 100644 devices/__pycache__/digital_io.cpython-314.pyc delete mode 100644 devices/__pycache__/mark10_device.cpython-312.pyc delete mode 100644 devices/__pycache__/mark10_device.cpython-314.pyc delete mode 100644 devices/__pycache__/modbus_device.cpython-312.pyc delete mode 100644 devices/__pycache__/modbus_device.cpython-314.pyc delete mode 100644 devices/__pycache__/nidaqmx_device.cpython-312.pyc delete mode 100644 devices/__pycache__/nidaqmx_device.cpython-314.pyc delete mode 100644 devices/__pycache__/scpi_device.cpython-312.pyc delete mode 100644 devices/__pycache__/scpi_device.cpython-314.pyc delete mode 100644 devices/__pycache__/serial_device.cpython-312.pyc delete mode 100644 devices/__pycache__/serial_device.cpython-314.pyc delete mode 100644 plugins/__pycache__/__init__.cpython-312.pyc delete mode 100644 plugins/__pycache__/__init__.cpython-314.pyc delete mode 100644 plugins/__pycache__/base_plugin.cpython-312.pyc delete mode 100644 plugins/__pycache__/base_plugin.cpython-314.pyc delete mode 100644 plugins/__pycache__/plugin_manager.cpython-312.pyc delete mode 100644 plugins/__pycache__/plugin_manager.cpython-314.pyc delete mode 100644 plugins/motion_capture/__pycache__/device.cpython-314.pyc delete mode 100644 plugins/motion_capture/__pycache__/filter.cpython-314.pyc delete mode 100644 plugins/motion_capture/__pycache__/tracker.cpython-314.pyc delete mode 100644 ui/__pycache__/__init__.cpython-312.pyc delete mode 100644 ui/__pycache__/__init__.cpython-314.pyc delete mode 100644 ui/__pycache__/add_device_dialog.cpython-312.pyc delete mode 100644 ui/__pycache__/add_device_dialog.cpython-314.pyc delete mode 100644 ui/__pycache__/config_dialog.cpython-312.pyc delete mode 100644 ui/__pycache__/config_dialog.cpython-314.pyc delete mode 100644 ui/__pycache__/control_editor.cpython-312.pyc delete mode 100644 ui/__pycache__/control_editor.cpython-314.pyc delete mode 100644 ui/__pycache__/control_panel.cpython-312.pyc delete mode 100644 ui/__pycache__/control_panel.cpython-314.pyc delete mode 100644 ui/__pycache__/main_window.cpython-312.pyc delete mode 100644 ui/__pycache__/main_window.cpython-314.pyc delete mode 100644 ui/__pycache__/profile_manager_ui.cpython-312.pyc delete mode 100644 ui/__pycache__/profile_manager_ui.cpython-314.pyc delete mode 100644 ui/__pycache__/strip_chart.cpython-312.pyc delete mode 100644 ui/__pycache__/strip_chart.cpython-314.pyc delete mode 100644 ui/windows/__pycache__/__init__.cpython-312.pyc delete mode 100644 ui/windows/__pycache__/__init__.cpython-314.pyc delete mode 100644 ui/windows/__pycache__/controls_window.cpython-312.pyc delete mode 100644 ui/windows/__pycache__/devices_window.cpython-312.pyc delete mode 100644 ui/windows/__pycache__/devices_window.cpython-314.pyc delete mode 100644 ui/windows/__pycache__/plot_window.cpython-312.pyc delete mode 100644 ui/windows/__pycache__/plot_window.cpython-314.pyc delete mode 100644 ui/windows/__pycache__/settings_window.cpython-312.pyc delete mode 100644 ui/windows/__pycache__/settings_window.cpython-314.pyc delete mode 100644 ui/windows/__pycache__/signals_window.cpython-312.pyc delete mode 100644 ui/windows/__pycache__/signals_window.cpython-314.pyc diff --git a/.gitignore b/.gitignore index c75dc7c..0b59048 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,5 @@ logs/* + +__pychache__/ +*.pyc +*.pyo diff --git a/api_layers/__pycache__/__init__.cpython-312.pyc b/api_layers/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index a9a035b..0000000 Binary files a/api_layers/__pycache__/__init__.cpython-312.pyc and /dev/null differ diff --git a/api_layers/__pycache__/__init__.cpython-314.pyc b/api_layers/__pycache__/__init__.cpython-314.pyc deleted file mode 100644 index 01ab34b..0000000 Binary files a/api_layers/__pycache__/__init__.cpython-314.pyc and /dev/null differ diff --git a/api_layers/__pycache__/arduino_layer.cpython-312.pyc b/api_layers/__pycache__/arduino_layer.cpython-312.pyc deleted file mode 100644 index cb2dd3b..0000000 Binary files a/api_layers/__pycache__/arduino_layer.cpython-312.pyc and /dev/null differ diff --git a/api_layers/__pycache__/arduino_layer.cpython-314.pyc b/api_layers/__pycache__/arduino_layer.cpython-314.pyc deleted file mode 100644 index 769e4f0..0000000 Binary files a/api_layers/__pycache__/arduino_layer.cpython-314.pyc and /dev/null differ diff --git a/api_layers/__pycache__/nidaqmx_layer.cpython-312.pyc b/api_layers/__pycache__/nidaqmx_layer.cpython-312.pyc deleted file mode 100644 index 8dda62e..0000000 Binary files a/api_layers/__pycache__/nidaqmx_layer.cpython-312.pyc and /dev/null differ diff --git a/api_layers/__pycache__/nidaqmx_layer.cpython-314.pyc b/api_layers/__pycache__/nidaqmx_layer.cpython-314.pyc deleted file mode 100644 index c11967d..0000000 Binary files a/api_layers/__pycache__/nidaqmx_layer.cpython-314.pyc and /dev/null differ diff --git a/api_layers/__pycache__/port_registry.cpython-312.pyc b/api_layers/__pycache__/port_registry.cpython-312.pyc deleted file mode 100644 index 088d6d3..0000000 Binary files a/api_layers/__pycache__/port_registry.cpython-312.pyc and /dev/null differ diff --git a/api_layers/__pycache__/port_registry.cpython-314.pyc b/api_layers/__pycache__/port_registry.cpython-314.pyc deleted file mode 100644 index 3ff0ab0..0000000 Binary files a/api_layers/__pycache__/port_registry.cpython-314.pyc and /dev/null differ diff --git a/api_layers/protocols/__pycache__/__init__.cpython-312.pyc b/api_layers/protocols/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index e3d3dea..0000000 Binary files a/api_layers/protocols/__pycache__/__init__.cpython-312.pyc and /dev/null differ diff --git a/api_layers/protocols/__pycache__/__init__.cpython-314.pyc b/api_layers/protocols/__pycache__/__init__.cpython-314.pyc deleted file mode 100644 index c12aff7..0000000 Binary files a/api_layers/protocols/__pycache__/__init__.cpython-314.pyc and /dev/null differ diff --git a/api_layers/protocols/__pycache__/base_protocol.cpython-312.pyc b/api_layers/protocols/__pycache__/base_protocol.cpython-312.pyc deleted file mode 100644 index faba1c8..0000000 Binary files a/api_layers/protocols/__pycache__/base_protocol.cpython-312.pyc and /dev/null differ diff --git a/api_layers/protocols/__pycache__/base_protocol.cpython-314.pyc b/api_layers/protocols/__pycache__/base_protocol.cpython-314.pyc deleted file mode 100644 index 7f87d61..0000000 Binary files a/api_layers/protocols/__pycache__/base_protocol.cpython-314.pyc and /dev/null differ diff --git a/api_layers/protocols/__pycache__/cml.cpython-312.pyc b/api_layers/protocols/__pycache__/cml.cpython-312.pyc deleted file mode 100644 index fa580d6..0000000 Binary files a/api_layers/protocols/__pycache__/cml.cpython-312.pyc and /dev/null differ diff --git a/api_layers/protocols/__pycache__/cml.cpython-314.pyc b/api_layers/protocols/__pycache__/cml.cpython-314.pyc deleted file mode 100644 index 84c94a2..0000000 Binary files a/api_layers/protocols/__pycache__/cml.cpython-314.pyc and /dev/null differ diff --git a/api_layers/protocols/__pycache__/mark10.cpython-312.pyc b/api_layers/protocols/__pycache__/mark10.cpython-312.pyc deleted file mode 100644 index f31dcb9..0000000 Binary files a/api_layers/protocols/__pycache__/mark10.cpython-312.pyc and /dev/null differ diff --git a/api_layers/protocols/__pycache__/mark10.cpython-314.pyc b/api_layers/protocols/__pycache__/mark10.cpython-314.pyc deleted file mode 100644 index c2ce6dc..0000000 Binary files a/api_layers/protocols/__pycache__/mark10.cpython-314.pyc and /dev/null differ diff --git a/api_layers/protocols/__pycache__/modbus_rtu.cpython-312.pyc b/api_layers/protocols/__pycache__/modbus_rtu.cpython-312.pyc deleted file mode 100644 index 1947863..0000000 Binary files a/api_layers/protocols/__pycache__/modbus_rtu.cpython-312.pyc and /dev/null differ diff --git a/api_layers/protocols/__pycache__/modbus_rtu.cpython-314.pyc b/api_layers/protocols/__pycache__/modbus_rtu.cpython-314.pyc deleted file mode 100644 index dd104cb..0000000 Binary files a/api_layers/protocols/__pycache__/modbus_rtu.cpython-314.pyc and /dev/null differ diff --git a/api_layers/protocols/__pycache__/scpi.cpython-312.pyc b/api_layers/protocols/__pycache__/scpi.cpython-312.pyc deleted file mode 100644 index e2a2e83..0000000 Binary files a/api_layers/protocols/__pycache__/scpi.cpython-312.pyc and /dev/null differ diff --git a/api_layers/protocols/__pycache__/scpi.cpython-314.pyc b/api_layers/protocols/__pycache__/scpi.cpython-314.pyc deleted file mode 100644 index 971d9ed..0000000 Binary files a/api_layers/protocols/__pycache__/scpi.cpython-314.pyc and /dev/null differ diff --git a/core/__pycache__/__init__.cpython-312.pyc b/core/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index 91f5de3..0000000 Binary files a/core/__pycache__/__init__.cpython-312.pyc and /dev/null differ diff --git a/core/__pycache__/__init__.cpython-314.pyc b/core/__pycache__/__init__.cpython-314.pyc deleted file mode 100644 index fc70c21..0000000 Binary files a/core/__pycache__/__init__.cpython-314.pyc and /dev/null differ diff --git a/core/__pycache__/acquisition.cpython-312.pyc b/core/__pycache__/acquisition.cpython-312.pyc deleted file mode 100644 index cb5f3f3..0000000 Binary files a/core/__pycache__/acquisition.cpython-312.pyc and /dev/null differ diff --git a/core/__pycache__/acquisition.cpython-314.pyc b/core/__pycache__/acquisition.cpython-314.pyc deleted file mode 100644 index 1b9ff56..0000000 Binary files a/core/__pycache__/acquisition.cpython-314.pyc and /dev/null differ diff --git a/core/__pycache__/profile.cpython-312.pyc b/core/__pycache__/profile.cpython-312.pyc deleted file mode 100644 index 162a593..0000000 Binary files a/core/__pycache__/profile.cpython-312.pyc and /dev/null differ diff --git a/core/__pycache__/profile.cpython-314.pyc b/core/__pycache__/profile.cpython-314.pyc deleted file mode 100644 index b790fac..0000000 Binary files a/core/__pycache__/profile.cpython-314.pyc and /dev/null differ diff --git a/core/__pycache__/signal_processor.cpython-312.pyc b/core/__pycache__/signal_processor.cpython-312.pyc deleted file mode 100644 index 4572e55..0000000 Binary files a/core/__pycache__/signal_processor.cpython-312.pyc and /dev/null differ diff --git a/core/__pycache__/signal_processor.cpython-314.pyc b/core/__pycache__/signal_processor.cpython-314.pyc deleted file mode 100644 index 9076bcf..0000000 Binary files a/core/__pycache__/signal_processor.cpython-314.pyc and /dev/null differ diff --git a/devices/__pycache__/__init__.cpython-312.pyc b/devices/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index 0e0929f..0000000 Binary files a/devices/__pycache__/__init__.cpython-312.pyc and /dev/null differ diff --git a/devices/__pycache__/__init__.cpython-314.pyc b/devices/__pycache__/__init__.cpython-314.pyc deleted file mode 100644 index e06c626..0000000 Binary files a/devices/__pycache__/__init__.cpython-314.pyc and /dev/null differ diff --git a/devices/__pycache__/analog_input.cpython-312.pyc b/devices/__pycache__/analog_input.cpython-312.pyc deleted file mode 100644 index f22ffd6..0000000 Binary files a/devices/__pycache__/analog_input.cpython-312.pyc and /dev/null differ diff --git a/devices/__pycache__/analog_input.cpython-314.pyc b/devices/__pycache__/analog_input.cpython-314.pyc deleted file mode 100644 index fe88c04..0000000 Binary files a/devices/__pycache__/analog_input.cpython-314.pyc and /dev/null differ diff --git a/devices/__pycache__/arduino_device.cpython-312.pyc b/devices/__pycache__/arduino_device.cpython-312.pyc deleted file mode 100644 index 7c8c5d8..0000000 Binary files a/devices/__pycache__/arduino_device.cpython-312.pyc and /dev/null differ diff --git a/devices/__pycache__/arduino_device.cpython-314.pyc b/devices/__pycache__/arduino_device.cpython-314.pyc deleted file mode 100644 index 531488c..0000000 Binary files a/devices/__pycache__/arduino_device.cpython-314.pyc and /dev/null differ diff --git a/devices/__pycache__/base_device.cpython-312.pyc b/devices/__pycache__/base_device.cpython-312.pyc deleted file mode 100644 index 087e500..0000000 Binary files a/devices/__pycache__/base_device.cpython-312.pyc and /dev/null differ diff --git a/devices/__pycache__/base_device.cpython-314.pyc b/devices/__pycache__/base_device.cpython-314.pyc deleted file mode 100644 index b8f94f4..0000000 Binary files a/devices/__pycache__/base_device.cpython-314.pyc and /dev/null differ diff --git a/devices/__pycache__/cml_device.cpython-312.pyc b/devices/__pycache__/cml_device.cpython-312.pyc deleted file mode 100644 index ded108c..0000000 Binary files a/devices/__pycache__/cml_device.cpython-312.pyc and /dev/null differ diff --git a/devices/__pycache__/cml_device.cpython-314.pyc b/devices/__pycache__/cml_device.cpython-314.pyc deleted file mode 100644 index 4eae5e4..0000000 Binary files a/devices/__pycache__/cml_device.cpython-314.pyc and /dev/null differ diff --git a/devices/__pycache__/device_registry.cpython-312.pyc b/devices/__pycache__/device_registry.cpython-312.pyc deleted file mode 100644 index 3495e35..0000000 Binary files a/devices/__pycache__/device_registry.cpython-312.pyc and /dev/null differ diff --git a/devices/__pycache__/device_registry.cpython-314.pyc b/devices/__pycache__/device_registry.cpython-314.pyc deleted file mode 100644 index f3f7d3e..0000000 Binary files a/devices/__pycache__/device_registry.cpython-314.pyc and /dev/null differ diff --git a/devices/__pycache__/digital_io.cpython-312.pyc b/devices/__pycache__/digital_io.cpython-312.pyc deleted file mode 100644 index 546f9db..0000000 Binary files a/devices/__pycache__/digital_io.cpython-312.pyc and /dev/null differ diff --git a/devices/__pycache__/digital_io.cpython-314.pyc b/devices/__pycache__/digital_io.cpython-314.pyc deleted file mode 100644 index e0fc182..0000000 Binary files a/devices/__pycache__/digital_io.cpython-314.pyc and /dev/null differ diff --git a/devices/__pycache__/mark10_device.cpython-312.pyc b/devices/__pycache__/mark10_device.cpython-312.pyc deleted file mode 100644 index 3148ba6..0000000 Binary files a/devices/__pycache__/mark10_device.cpython-312.pyc and /dev/null differ diff --git a/devices/__pycache__/mark10_device.cpython-314.pyc b/devices/__pycache__/mark10_device.cpython-314.pyc deleted file mode 100644 index ca0bdd5..0000000 Binary files a/devices/__pycache__/mark10_device.cpython-314.pyc and /dev/null differ diff --git a/devices/__pycache__/modbus_device.cpython-312.pyc b/devices/__pycache__/modbus_device.cpython-312.pyc deleted file mode 100644 index 8e59813..0000000 Binary files a/devices/__pycache__/modbus_device.cpython-312.pyc and /dev/null differ diff --git a/devices/__pycache__/modbus_device.cpython-314.pyc b/devices/__pycache__/modbus_device.cpython-314.pyc deleted file mode 100644 index 7d32d53..0000000 Binary files a/devices/__pycache__/modbus_device.cpython-314.pyc and /dev/null differ diff --git a/devices/__pycache__/nidaqmx_device.cpython-312.pyc b/devices/__pycache__/nidaqmx_device.cpython-312.pyc deleted file mode 100644 index 04f8f94..0000000 Binary files a/devices/__pycache__/nidaqmx_device.cpython-312.pyc and /dev/null differ diff --git a/devices/__pycache__/nidaqmx_device.cpython-314.pyc b/devices/__pycache__/nidaqmx_device.cpython-314.pyc deleted file mode 100644 index 27afd3f..0000000 Binary files a/devices/__pycache__/nidaqmx_device.cpython-314.pyc and /dev/null differ diff --git a/devices/__pycache__/scpi_device.cpython-312.pyc b/devices/__pycache__/scpi_device.cpython-312.pyc deleted file mode 100644 index 87750b8..0000000 Binary files a/devices/__pycache__/scpi_device.cpython-312.pyc and /dev/null differ diff --git a/devices/__pycache__/scpi_device.cpython-314.pyc b/devices/__pycache__/scpi_device.cpython-314.pyc deleted file mode 100644 index 65af1b5..0000000 Binary files a/devices/__pycache__/scpi_device.cpython-314.pyc and /dev/null differ diff --git a/devices/__pycache__/serial_device.cpython-312.pyc b/devices/__pycache__/serial_device.cpython-312.pyc deleted file mode 100644 index b61267b..0000000 Binary files a/devices/__pycache__/serial_device.cpython-312.pyc and /dev/null differ diff --git a/devices/__pycache__/serial_device.cpython-314.pyc b/devices/__pycache__/serial_device.cpython-314.pyc deleted file mode 100644 index 3263217..0000000 Binary files a/devices/__pycache__/serial_device.cpython-314.pyc and /dev/null differ diff --git a/plugins/__pycache__/__init__.cpython-312.pyc b/plugins/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index 1d4680f..0000000 Binary files a/plugins/__pycache__/__init__.cpython-312.pyc and /dev/null differ diff --git a/plugins/__pycache__/__init__.cpython-314.pyc b/plugins/__pycache__/__init__.cpython-314.pyc deleted file mode 100644 index 52a1579..0000000 Binary files a/plugins/__pycache__/__init__.cpython-314.pyc and /dev/null differ diff --git a/plugins/__pycache__/base_plugin.cpython-312.pyc b/plugins/__pycache__/base_plugin.cpython-312.pyc deleted file mode 100644 index 08d0af2..0000000 Binary files a/plugins/__pycache__/base_plugin.cpython-312.pyc and /dev/null differ diff --git a/plugins/__pycache__/base_plugin.cpython-314.pyc b/plugins/__pycache__/base_plugin.cpython-314.pyc deleted file mode 100644 index 29b49d4..0000000 Binary files a/plugins/__pycache__/base_plugin.cpython-314.pyc and /dev/null differ diff --git a/plugins/__pycache__/plugin_manager.cpython-312.pyc b/plugins/__pycache__/plugin_manager.cpython-312.pyc deleted file mode 100644 index 6aaf365..0000000 Binary files a/plugins/__pycache__/plugin_manager.cpython-312.pyc and /dev/null differ diff --git a/plugins/__pycache__/plugin_manager.cpython-314.pyc b/plugins/__pycache__/plugin_manager.cpython-314.pyc deleted file mode 100644 index ad55c5f..0000000 Binary files a/plugins/__pycache__/plugin_manager.cpython-314.pyc and /dev/null differ diff --git a/plugins/motion_capture/__pycache__/device.cpython-314.pyc b/plugins/motion_capture/__pycache__/device.cpython-314.pyc deleted file mode 100644 index 34b95e1..0000000 Binary files a/plugins/motion_capture/__pycache__/device.cpython-314.pyc and /dev/null differ diff --git a/plugins/motion_capture/__pycache__/filter.cpython-314.pyc b/plugins/motion_capture/__pycache__/filter.cpython-314.pyc deleted file mode 100644 index bc08a16..0000000 Binary files a/plugins/motion_capture/__pycache__/filter.cpython-314.pyc and /dev/null differ diff --git a/plugins/motion_capture/__pycache__/tracker.cpython-314.pyc b/plugins/motion_capture/__pycache__/tracker.cpython-314.pyc deleted file mode 100644 index 064af3c..0000000 Binary files a/plugins/motion_capture/__pycache__/tracker.cpython-314.pyc and /dev/null differ diff --git a/ui/__pycache__/__init__.cpython-312.pyc b/ui/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index 8dc1c2f..0000000 Binary files a/ui/__pycache__/__init__.cpython-312.pyc and /dev/null differ diff --git a/ui/__pycache__/__init__.cpython-314.pyc b/ui/__pycache__/__init__.cpython-314.pyc deleted file mode 100644 index 15d71d0..0000000 Binary files a/ui/__pycache__/__init__.cpython-314.pyc and /dev/null differ diff --git a/ui/__pycache__/add_device_dialog.cpython-312.pyc b/ui/__pycache__/add_device_dialog.cpython-312.pyc deleted file mode 100644 index 1e970d6..0000000 Binary files a/ui/__pycache__/add_device_dialog.cpython-312.pyc and /dev/null differ diff --git a/ui/__pycache__/add_device_dialog.cpython-314.pyc b/ui/__pycache__/add_device_dialog.cpython-314.pyc deleted file mode 100644 index 687bc1e..0000000 Binary files a/ui/__pycache__/add_device_dialog.cpython-314.pyc and /dev/null differ diff --git a/ui/__pycache__/config_dialog.cpython-312.pyc b/ui/__pycache__/config_dialog.cpython-312.pyc deleted file mode 100644 index 91921e5..0000000 Binary files a/ui/__pycache__/config_dialog.cpython-312.pyc and /dev/null differ diff --git a/ui/__pycache__/config_dialog.cpython-314.pyc b/ui/__pycache__/config_dialog.cpython-314.pyc deleted file mode 100644 index 91d6b9b..0000000 Binary files a/ui/__pycache__/config_dialog.cpython-314.pyc and /dev/null differ diff --git a/ui/__pycache__/control_editor.cpython-312.pyc b/ui/__pycache__/control_editor.cpython-312.pyc deleted file mode 100644 index 3a53377..0000000 Binary files a/ui/__pycache__/control_editor.cpython-312.pyc and /dev/null differ diff --git a/ui/__pycache__/control_editor.cpython-314.pyc b/ui/__pycache__/control_editor.cpython-314.pyc deleted file mode 100644 index d3904f7..0000000 Binary files a/ui/__pycache__/control_editor.cpython-314.pyc and /dev/null differ diff --git a/ui/__pycache__/control_panel.cpython-312.pyc b/ui/__pycache__/control_panel.cpython-312.pyc deleted file mode 100644 index 1c101a8..0000000 Binary files a/ui/__pycache__/control_panel.cpython-312.pyc and /dev/null differ diff --git a/ui/__pycache__/control_panel.cpython-314.pyc b/ui/__pycache__/control_panel.cpython-314.pyc deleted file mode 100644 index a5b859f..0000000 Binary files a/ui/__pycache__/control_panel.cpython-314.pyc and /dev/null differ diff --git a/ui/__pycache__/main_window.cpython-312.pyc b/ui/__pycache__/main_window.cpython-312.pyc deleted file mode 100644 index ffd6e12..0000000 Binary files a/ui/__pycache__/main_window.cpython-312.pyc and /dev/null differ diff --git a/ui/__pycache__/main_window.cpython-314.pyc b/ui/__pycache__/main_window.cpython-314.pyc deleted file mode 100644 index 709972c..0000000 Binary files a/ui/__pycache__/main_window.cpython-314.pyc and /dev/null differ diff --git a/ui/__pycache__/profile_manager_ui.cpython-312.pyc b/ui/__pycache__/profile_manager_ui.cpython-312.pyc deleted file mode 100644 index 97cbe3a..0000000 Binary files a/ui/__pycache__/profile_manager_ui.cpython-312.pyc and /dev/null differ diff --git a/ui/__pycache__/profile_manager_ui.cpython-314.pyc b/ui/__pycache__/profile_manager_ui.cpython-314.pyc deleted file mode 100644 index ea12b21..0000000 Binary files a/ui/__pycache__/profile_manager_ui.cpython-314.pyc and /dev/null differ diff --git a/ui/__pycache__/strip_chart.cpython-312.pyc b/ui/__pycache__/strip_chart.cpython-312.pyc deleted file mode 100644 index 33e713b..0000000 Binary files a/ui/__pycache__/strip_chart.cpython-312.pyc and /dev/null differ diff --git a/ui/__pycache__/strip_chart.cpython-314.pyc b/ui/__pycache__/strip_chart.cpython-314.pyc deleted file mode 100644 index ef745d3..0000000 Binary files a/ui/__pycache__/strip_chart.cpython-314.pyc and /dev/null differ diff --git a/ui/windows/__pycache__/__init__.cpython-312.pyc b/ui/windows/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index 66495c5..0000000 Binary files a/ui/windows/__pycache__/__init__.cpython-312.pyc and /dev/null differ diff --git a/ui/windows/__pycache__/__init__.cpython-314.pyc b/ui/windows/__pycache__/__init__.cpython-314.pyc deleted file mode 100644 index 873ff5b..0000000 Binary files a/ui/windows/__pycache__/__init__.cpython-314.pyc and /dev/null differ diff --git a/ui/windows/__pycache__/controls_window.cpython-312.pyc b/ui/windows/__pycache__/controls_window.cpython-312.pyc deleted file mode 100644 index d3d59fc..0000000 Binary files a/ui/windows/__pycache__/controls_window.cpython-312.pyc and /dev/null differ diff --git a/ui/windows/__pycache__/devices_window.cpython-312.pyc b/ui/windows/__pycache__/devices_window.cpython-312.pyc deleted file mode 100644 index dc62b48..0000000 Binary files a/ui/windows/__pycache__/devices_window.cpython-312.pyc and /dev/null differ diff --git a/ui/windows/__pycache__/devices_window.cpython-314.pyc b/ui/windows/__pycache__/devices_window.cpython-314.pyc deleted file mode 100644 index 9f819dd..0000000 Binary files a/ui/windows/__pycache__/devices_window.cpython-314.pyc and /dev/null differ diff --git a/ui/windows/__pycache__/plot_window.cpython-312.pyc b/ui/windows/__pycache__/plot_window.cpython-312.pyc deleted file mode 100644 index d3a1583..0000000 Binary files a/ui/windows/__pycache__/plot_window.cpython-312.pyc and /dev/null differ diff --git a/ui/windows/__pycache__/plot_window.cpython-314.pyc b/ui/windows/__pycache__/plot_window.cpython-314.pyc deleted file mode 100644 index 9782293..0000000 Binary files a/ui/windows/__pycache__/plot_window.cpython-314.pyc and /dev/null differ diff --git a/ui/windows/__pycache__/settings_window.cpython-312.pyc b/ui/windows/__pycache__/settings_window.cpython-312.pyc deleted file mode 100644 index d596487..0000000 Binary files a/ui/windows/__pycache__/settings_window.cpython-312.pyc and /dev/null differ diff --git a/ui/windows/__pycache__/settings_window.cpython-314.pyc b/ui/windows/__pycache__/settings_window.cpython-314.pyc deleted file mode 100644 index f732521..0000000 Binary files a/ui/windows/__pycache__/settings_window.cpython-314.pyc and /dev/null differ diff --git a/ui/windows/__pycache__/signals_window.cpython-312.pyc b/ui/windows/__pycache__/signals_window.cpython-312.pyc deleted file mode 100644 index 9872798..0000000 Binary files a/ui/windows/__pycache__/signals_window.cpython-312.pyc and /dev/null differ diff --git a/ui/windows/__pycache__/signals_window.cpython-314.pyc b/ui/windows/__pycache__/signals_window.cpython-314.pyc deleted file mode 100644 index 2027f59..0000000 Binary files a/ui/windows/__pycache__/signals_window.cpython-314.pyc and /dev/null differ -- cgit v1.2.3