Skip to content

Star config class

Bruce Joseph Gallop requested to merge star_config into devel

This is a rebased and stripped down version of StarCfg from the main Star branch. The main thing I've skipped for now is json loading/storing.

On top of that I've done:

  • Split out hcc and abc configuration a bit, and stopped copying the same register map information into every FrontEnd, though the classes are still larger than they need to be.
  • Added some brief tests that things set/get work as expected

@jteoh, @arnaez Any objections to merging this now?

Edited by Timon Heim

Merge request reports