Skip to content

Stgc l1a v3 fix for corruption

In previous versions of the stgc fw, a corruption in the L1A packets was observed. This corruption sometimes lead to an incorrect parsing of the packet format version, triggering a bad decoding. In the current fix we throw and exception if this corruption is detected. To avoid further problems, a strict version number is enforced

@pscholer (see above) Closes ATLASRECTS-8072

Edited by Patrick Scholer

Merge request reports