Skip to content

Prepare CTPUnpackingTool for using the new menu (ATR-21864)

Joerg Stelzer requested to merge stelzer/athena:master-ctp-unpacker into master

This code prepares the CTPUnpackingTool, used by the L1Decoder, to read the L1Menu from json if enabled by flags.Trigger.readLVL1FromJSON. The flag is currently set to false, therefor the behavior is unchanged and the xml menu is still used.

Merge request reports