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
/
devices
Age
Commit message (
Expand
)
Author
2026-07-29
Merge branch 'feat/mark10-unit-autodetect'
Christian Kolset
2026-07-29
Merge branch 'feat/device-naming'
Christian Kolset
2026-07-29
Add Developer Mode setting, Debug window, and gate simulate behind it
Christian Kolset
2026-07-29
Sync Mark-10 gauge's live unit into ChannelConfig instead of a fixed default
Christian Kolset
2026-07-29
Add editable device display name, persist it across profile save/load
Christian Kolset
2026-07-28
Update CML protocol documentation and improve command handling; adjust motion...
Christian Kolset
2026-07-27
Enhance protocol layers: implement I/O locking for thread safety in serial co...
Christian Kolset
2026-07-27
Fix .gitignore: remove duplicate entry for plugins/enabled.json
Christian Kolset
2026-07-27
Enhance SerialDevice: support write-only channels and improve raw data handling
Christian Kolset
2026-06-09
Channels/Signals UX: rename labels, calibration section, splitter, sig# IDs
Christian Kolset
2026-06-09
UI: streamline Add Device dialog and serial config widget
Christian Kolset
2026-06-03
Remove __pycache__ from tracking
Christian Kolset
2026-04-27
Improved arduino interface. Now allowing the user to configure pins on the fly.
Christian Kolset
2026-04-24
Added difference serial protocols
Christian Kolset
2026-04-22
Fixed saving profile to include devices and their configuration
Christian Kolset
2026-04-22
Added port scanning for new devices and only shows related backend config lines
Christian Kolset
2026-04-21
Major update to Output control
Christian Kolset
2026-04-21
V13
Christian Kolset
2026-04-20
V9
Christian Kolset
2026-04-20
V8
Christian Kolset
2026-04-13
Removed QtPy5 snippet and fixed directories
Christian Kolset