summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-07Device Firmware updated.Christian Kolset
2026-08-06Firmware update.Christian Kolset
2026-08-04ignoring vscode directoryChristian Kolset
2026-08-04Added plugin zip file creation instructionsChristian Kolset
2026-08-04Fixed version number to be v0 for pre-releaseChristian Kolset
2026-08-03Fix clipped/jagged simulated Arduino waveformsChristian Kolset
2026-08-03Fix acquisition pipeline stutter with many channelsChristian Kolset
2026-08-03Re-designed control widgets to be fully contrained.Christian Kolset
2026-08-03Removed floating control panel feature. Floating can make windowChristian Kolset
2026-08-02Merge branch 'feat/auto-updater'Christian Kolset
2026-08-02Remove Debug window featureChristian Kolset
2026-08-02Merge origin/main: reconcile ConfigWindow consolidation with Debug window + p...Christian Kolset
2026-08-02Fix Settings button calling nonexistent _toggle_win methodChristian Kolset
2026-08-02Consolidate Devices/Channels/Plot into unified ConfigWindowChristian Kolset
2026-08-01Major control panel improvements.Christian Kolset
2026-08-01Rename LabDAQ → LabUI and overhaul plugin systemChristian Kolset
2026-07-31Add PyInstaller packaging and tufup-based auto-update pipelineChristian Kolset
2026-07-31updated requirements comments.Christian Kolset
2026-07-29Merge branch 'fix/control-channel-direction-filter'Christian Kolset
2026-07-29Merge branch 'fix/run-stop-log-master-switch'Christian Kolset
2026-07-29Merge branch 'feat/plugin-pip-install-prompt'Christian Kolset
2026-07-29Merge branch 'feat/mark10-unit-autodetect'Christian Kolset
2026-07-29Merge branch 'feat/device-naming'Christian Kolset
2026-07-29Merge branch 'feat/dev-debug-window'Christian Kolset
2026-07-29Add Developer Mode setting, Debug window, and gate simulate behind itChristian Kolset
2026-07-29Offer to pip install missing plugin dependencies instead of just warningChristian Kolset
2026-07-29Check plugin dependencies before loading, warn instead of silent console errorChristian Kolset
2026-07-29Make Run the master stop switch; add Log button disabled/recording stylingChristian Kolset
2026-07-29Sync Mark-10 gauge's live unit into ChannelConfig instead of a fixed defaultChristian Kolset
2026-07-29Rework channel labeling and add source picker to virtual-channel creationChristian Kolset
2026-07-29Add editable device display name, persist it across profile save/loadChristian Kolset
2026-07-29Hide non-writable channels from Controls picker, gate writes on enabled+writableChristian Kolset
2026-07-28Merge remote-tracking branch 'refs/remotes/origin/main'Christian Kolset
2026-07-28Update CML protocol documentation and improve command handling; adjust motion...Christian Kolset
2026-07-28Added documentation for CM1 servo motorsChristian Kolset
2026-07-27Enhance protocol layers: implement I/O locking for thread safety in serial co...Christian Kolset
2026-07-27Fix .gitignore: remove duplicate entry for plugins/enabled.jsonChristian Kolset
2026-07-27Enhance SerialDevice: support write-only channels and improve raw data handlingChristian Kolset
2026-07-27Add simulation handling to protocol layers and update motion_capture settingChristian Kolset
2026-07-14ignoring .venv directoryChristian Kolset
2026-06-09Derived channels: signal display names as vars, auto-update template code, No...Christian Kolset
2026-06-09Fix custom_script execution + add templates for expression/function kindsChristian Kolset
2026-06-09Channels: inject variable names as comment in code editor, fix derivative wrtChristian Kolset
2026-06-09Channels: live variable-name hint in code editor updates with sourcesChristian Kolset
2026-06-09Scripting: named signal vars, shared vars dict, control scripts, code templatesChristian Kolset
2026-06-09Channels/Signals UX: rename labels, calibration section, splitter, sig# IDsChristian Kolset
2026-06-09UI: streamline Add Device dialog and serial config widgetChristian Kolset
2026-06-09Motion capture: profile support, FPS config, persistent tracking, window stateChristian Kolset
2026-06-09Merge fix/motion-capture: template matching + frame-freeze selection UIChristian Kolset
2026-06-09Upgrade motion capture: template matching, frame-freeze selection, resolutionChristian Kolset