Skip to content

AT3-631 add support for flow through in lmc

Will Gauvin requested to merge at3-631-add-support-for-flow-through-in-lmc into main
  • add DSP.FT process API in LMC code
  • create a DSP.FT sub-component manager
  • extract out a base sub-component manager
  • add DSP component manage to orchestrate DSP.FT and DSP.DISK
  • update BEAM component manager to use new DSP component manager
  • update BEAM TANGO device to handle DSP.FT
  • update some documentation in regards to LMC architecture
  • update ska-pst-lmc helm chart to access the DSP.FT service

Merge request reports