Combine all RPC modules in one
Compare changes
GitLab service scheduled maintenance on Friday, March 21st 2025 as of 08h00 Geneva time for an estimated period of 1 hour. Further information under OTG0154918.
This MR aims at fixing issue #126 (closed) by combining all the RPC modules into one as it creates confusion with the templated RPC framework. Currently, in the cmsgemos
code, we have 8 RPC modules:
amc
calibration_routines
daq_monitor
expert_tools
gbt
optohybrid
utils
vfat3
These are combined into one, named gem_rpc
using the module_init
function while keeping the separation in the correct namespaces and files. The new file has been created and all the 8 modules and have called and the changes have been made in the build file.
Closes #126 (closed).
It is still possible to start a run and take data.