Removed the unnecessary and confusing second tc-map entry from the de…#308
Merged
bieryAtFnal merged 2 commits intodevelopfrom Mar 25, 2026
Merged
Removed the unnecessary and confusing second tc-map entry from the de…#308bieryAtFnal merged 2 commits intodevelopfrom
bieryAtFnal merged 2 commits intodevelopfrom
Conversation
…f-tc-processor object in moduleconfs.data.xml.
alessandrothea
approved these changes
Mar 24, 2026
Contributor
alessandrothea
left a comment
There was a problem hiding this comment.
Agreed.
Do we want to keep the def-tc-map object or should it go as well?
Member
|
If |
…configuration, and the one test that unnecessarily referenced it.
Contributor
Author
|
At first, I was thinking that we could keep |
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.
…f-tc-processor object in moduleconfs.data.xml.
Description
This change is targeted to
fddaq-v5.7.0...It is very confusing and misleading to have two tc-map entries in a TCDataProcessor object that both specify the kTiming TC type. Please see the snippets from
moduleconfs.data.xmlhere:I propose to remove one of them. In this PR, I have removed the
def-tc-mapentry and kept thedef-hsi-tc-mapentry, but I'll be glad to reverse that choice if the opposite choice makes more sense.I have run the full set of
daqsystemtestanddfmodulesintegtests with this change and seen no problems related to the change.I found this duplication when I attempted to modify the readout window in an integtest (using the configuration-substitution functionality) and it wasn't clear which entry to change. (And changing the first one in the list had no effect!)
Type of change
Testing checklist
dunedaq_integtest_bundle.sh)