Releases: sergioald/tdms-sync-checker
Releases · sergioald/tdms-sync-checker
Release list
Tag: v0.3.0 Release title: v0.3.0 - Optional engineering diagnostics
This release adds optional engineering diagnostics for signal-level TDMS review.
Main additions:
- Command/trigger edge detection
- Cycle duration analysis
- Cycle stability summary
- Command-response delay estimation
- Delay drift summary
- Common active-window helpers
- Optional diagnostic plots
- Command-line diagnostic runner
- Documentation for engineering diagnostics
- Unit tests for diagnostic helper functions
This release keeps the existing metadata-first GUI and CLI unchanged. The new diagnostics are optional and are intended to support engineering review rather than automatically prove synchronisation or correct TDMS data.
v0.2.1 - Documentation polish and synthetic TDMS example
This release improves the repository documentation, adds reviewer-facing guidance, clarifies confidentiality boundaries, and introduces a reproducible synthetic TDMS example workflow.
It also builds on the previous test/CI update, with local verification passing:
- pytest: 16 passed
- Ruff: all checks passed
- pre-commit: passed