Release ARSAS 1.6.28 - #168
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release scope
Publish ARSAS 1.6.28 from the validated current
mainafter the UTC-Time engine precision fix and the latest workstation/FAT progress.Included since v1.6.27
8b46cfed0614a4d0b0a5bf73fa7a6e77cf6fe817, preserving IEC 61850 24-bit fractional-second precision through decoding instead of truncating to milliseconds (Integrate ARIEC61850 UTC-Time precision fix #164);0x33 0x5A 0x86decodes to31.2006000and the existing ARSAS millisecond presentation rounds it to31.201;mag/instMagsibling handling and correct power units (Fix live MMXU power measurements #165);Decoded IED timestamp (full precision)so ARSAS does not claim exact raw-wire provenance it does not yet store (Clarify FAT timestamp hover as decoded precision evidence #167).Release metadata
1.6.2816ARSAS-Windows-x64-Setup.exePrecision/evidence boundary
ARSAS 1.6.28 preserves the full decoded IEC 61850 timestamp at .NET 100 ns resolution. The three-digit FAT display still rounds to nearest millisecond. This release does not claim to retain the exact original 8-byte UTC-Time packet payload in FAT evidence.
Merge/publication gate
Merge only after the exact release head passes the standard ARSAS build/regression/portable smoke test, focused IO FAT and SV evidence validation, and Windows installer compile + silent install/uninstall smoke test. Immediately before merge,
mainmust still equal the release branch base; otherwise rebuild the release branch on the newer main instead of merging stale metadata.