<feed xmlns='http://www.w3.org/2005/Atom'>
<title>labUI.git/plugins/__pycache__/plugin_manager.cpython-312.pyc, branch main</title>
<subtitle>Data acquisition program written in Python for use with serial communication devices.
</subtitle>
<id>https://git.kolset.xyz/labUI.git/atom?h=main</id>
<link rel='self' href='https://git.kolset.xyz/labUI.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.kolset.xyz/labUI.git/'/>
<updated>2026-06-03T22:48:47Z</updated>
<entry>
<title>Remove __pycache__ from tracking</title>
<updated>2026-06-03T22:48:47Z</updated>
<author>
<name>Christian Kolset</name>
<email>christian.kolset@gmail.com</email>
</author>
<published>2026-06-03T22:47:50Z</published>
<link rel='alternate' type='text/html' href='https://git.kolset.xyz/labUI.git/commit/?id=7f80e836029dfd3d81ffe92593d6ccb7769298e3'/>
<id>urn:sha1:7f80e836029dfd3d81ffe92593d6ccb7769298e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added plugin/add-on system</title>
<updated>2026-06-03T15:50:17Z</updated>
<author>
<name>Christian Kolset</name>
<email>christian.kolset@gmail.com</email>
</author>
<published>2026-05-07T19:02:34Z</published>
<link rel='alternate' type='text/html' href='https://git.kolset.xyz/labUI.git/commit/?id=deb3ad65d25d4c3167a3cbeca2ac19b5c45b0627'/>
<id>urn:sha1:deb3ad65d25d4c3167a3cbeca2ac19b5c45b0627</id>
<content type='text'>
Plugins live in plugins/&lt;name&gt;/ with a manifest.json and a LabPlugin
subclass. Enabled/disabled in Settings &gt; Plugins tab; state persists in
plugins/enabled.json and in .labdaq profiles (loading a profile
enables/disables plugins to match). Plugins can contribute toolbar
buttons, BaseDevice instances (auto-wired into acquisition pipeline),
custom signal filter classes, a settings widget, and profile state via
get_save_state/apply_save_state. Load errors now report the exact
failing stage (file not found, class missing, on_load crash).
Includes example plugin skeleton and docs/plugin-development.md.

Co-Authored-By: Claude Sonnet 4.6 &lt;noreply@anthropic.com&gt;
</content>
</entry>
</feed>
