SV core: unify generic analysis and measurement ownership#45
Draft
masarray wants to merge 39 commits into
Draft
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.
Purpose
Make
ARIEC61850the single source of truth for reusable IEC 61850 Sampled Values protocol, measurement, evidence, Publisher-support, and Subscriber-analysis behavior that had diverged inside ARSVIN's embedded engine.This PR is paired with
masarray/arsvin#51. Both PRs remain draft and must not be merged before local paired PCAP/SCL testing.Migrated reusable core
seqOfDatainspectionsmpCntcontinuity, wrap, restart, duplicate, gap, and out-of-order analysisGeneric architecture rule
Manufacturer or product identity never selects:
ABB, Siemens, SEL, and other device captures may be regression fixtures only. Runtime semantics come from the protocol, SCL, an explicit standard fixed layout, explicit user context, or known-injection evidence.
Compatibility fixes found by paired integration
MacAddress; equivalent octets no longer compare unequal because of different backing arrays00=Good,01=Invalid,10=Reserved,11=QuestionableValidation at head
fcc05de1f4b11560195e2589aa032e1d4c4b95f7.NET CIrun 235 passed:The paired ARSVIN PR pins this exact 40-character engine SHA rather than a moving branch name.
Paired local test
Expected workspace:
Checkout this exact engine revision before running the companion validation script:
Remaining evidence gate
Still pending before merge:
nofASDU=1and multi-ASDU replayThis is engineering software and deterministic regression evidence, not formal IEC 61850 conformance certification or calibrated measurement validation.