Skip to content

Add HCC input Channel handling to Strips configuration

Ryan Roberts requested to merge devel_abc_indexing into devel

Previously, we assumed that an ABC's position in the config was also it's position on a hybrid. Now we have an optional inChannels section of the ABC json configuration to specify the location on the hybrid, which is needed for matching up data to the chip it came from.

Also some bug fixing for getTrimDAC and setTrimDAC, which was needed to pass unit tests.

Edited by Ryan Roberts

Merge request reports