Skip to content

Making Optics register F2 FFs as well

Gianfranco De Castro requested to merge feature/F2_Optics into master

All changes in optics.cpp. Made the register names abstract in case they change with a new revision. Updated kUniBiFFs to not have the FPGA # directly in the definition. Modified createOpticalModules to loop between F1 an F2 instead of only registering F1 FFs due to hard-coded regsiters.

Merge request reports