v1.1.1
Released 2026-07-13
What's new
- Floating license support — initial setup for floating/networked license management.
- Topology discovery — the master can now automatically discover and report the bus topology.
- Complete ENI generator & validator — a new, fully integrated ENI generation and validation pipeline replaces the previous partial implementation.
- DC/FMMU setup from ENI — distributed-clock and FMMU configuration is now driven from the ENI file rather than the ESI, giving full reproducibility from a saved configuration.
Changes
- Master startup now issues explicit initialisation commands and resets DC registers on startup.
- Bus scan now fails fast on unrecoverable errors and prints cleaner diagnostic output.
- DC sync log format improved; dedicated dc-sync app removed in favour of better built-in log view.
- Per-SM sizing and one FMMU per direction are now enforced during configuration.
- ENI generator retries config-map application up to four times before aborting.
- Added initial unit-test suite.
- Doxygen documentation coverage improved.
cmake uninstalltarget added.
Bug fixes
- Several bug fixes across the ENI generator, WKC reference tracking, and the
--diagnosticsflag. - Potential memory leak fixed.
Upgrade notes
None.