index
:
labUI.git
main
Data acquisition program written in Python for use with serial communication devices.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
/
main_window.py
Age
Commit message (
Expand
)
Author
2026-08-02
Fix Settings button calling nonexistent _toggle_win method
Christian Kolset
2026-08-02
Consolidate Devices/Channels/Plot into unified ConfigWindow
Christian Kolset
2026-08-01
Major control panel improvements.
Christian Kolset
2026-06-09
Scripting: named signal vars, shared vars dict, control scripts, code templates
Christian Kolset
2026-06-03
Fix virtual channels not appearing in Plot Builder
Christian Kolset
2026-06-03
Apply saved settings (theme, poll rate) on startup
Christian Kolset
2026-06-03
Persist settings per-computer; add Reset to Defaults in General tab
Christian Kolset
2026-06-03
Rename signals_window.py → channels_window.py; update docstring
Christian Kolset
2026-06-03
Sync Channels window with device/channel changes
Christian Kolset
2026-06-03
Fix settings/plugin window bugs; remove example plugin
Christian Kolset
2026-06-03
Added Motion Capture plugin
Christian Kolset
2026-06-03
Added plugin/add-on system
Christian Kolset
2026-04-27
Improved arduino interface. Now allowing the user to configure pins on the fly.
Christian Kolset
2026-04-23
Fixed clear signal feature to inlcude all signals
Christian Kolset
2026-04-22
Added derived signal to be sources of other derived signals.
Christian Kolset
2026-04-22
Removed calibration feature in signal processing > pipeline.
Christian Kolset
2026-04-22
Fixed saving profile to include devices and their configuration
Christian Kolset
2026-04-22
Added feature/create-controls
Christian Kolset
2026-04-21
Major update to Output control
Christian Kolset
2026-04-21
V13
Christian Kolset
2026-04-20
V8
Christian Kolset
2026-04-13
Removed QtPy5 snippet and fixed directories
Christian Kolset