Skip to content

EB fixing ODIN src ID and addi src ID check

Flavio Pisani requested to merge EB_dev into EB_release
  • pcie40_reader: the ODIN src ID includes the ODIN stream
  • MEP_tools: the validity of the MEP now includes a check on the src ids, if the scr IDs don't match between the MFP and MEP headers the MEP is flagged as not valid
  • BU: MEPs with inconsistent src IDs are dropped as corrupted
  • MEP_decoder/MEP_editor: check for MEP validity in place

Merge request reports