Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handling of wrong Alpide chip_on_module ID #12789

Merged
merged 1 commit into from
Mar 1, 2024

Conversation

shahor02
Copy link
Collaborator

@shahor02 shahor02 commented Mar 1, 2024

Ignore cable data if decoded alpide chipID does not fit to expectations for the cable being decoded.
A new error [Wrong Alpide ChipID] is registered in this case. Note that the number of defined errors is now 34 therefore the per-chip mask for registered errors is set to uint64.

Ignore cable data if decoded alpide chipID does not fit to expectations
for the cable being decoded.
A new error [Wrong Alpide ChipID] is registered in this case.
Note that the number of defined errors is now 34 therefore the per-chip
mask for registered errors is set to uint64.
@shahor02 shahor02 requested a review from mconcas as a code owner March 1, 2024 14:17
Copy link
Contributor

github-actions bot commented Mar 1, 2024

REQUEST FOR PRODUCTION RELEASES:
To request your PR to be included in production software, please add the corresponding labels called "async-" to your PR. Add the labels directly (if you have the permissions) or add a comment of the form (note that labels are separated by a ",")

+async-label <label1>, <label2>, !<label3> ...

This will add <label1> and <label2> and removes <label3>.

The following labels are available
async-2023-pbpb-apass
async-2023-pp-apass1
async-2022-pp-apass6
async-2022-pp-apass4
async-mc
async-data

@shahor02 shahor02 merged commit 5af41a6 into AliceO2Group:dev Mar 1, 2024
12 of 13 checks passed
@shahor02 shahor02 deleted the pr_alpideWrong branch March 1, 2024 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant