Skip to content

FrCheck doesn't detect duplicate channels

Recently LLO had an issue where CDS generated frame files with some channels duplicated. This caused framecpp_verify to throw an error indicating there were duplicates, but FrCheck reported there was nothing wrong.

Since duplicate channels are forbidden by the frame specification, I would have expected FrCheck to thrown an error.