Skip to content

CIP-1767/CIP-2238 replace receptor ID with DISH ID, receptor ID integers with VCC ID

Taylor Huang requested to merge cip-1767-receptor-id-to-vcc-id into main
  • replaced the concept of "receptor IDs" by string DISH IDs and integer VCC IDs, where appropriate
  • subarray "receptors" attribute returns list of assigned DISH ID strings, and has a new attributed "assignedVCCs" for the VCC ID integers
  • VCC "receptorID" attribute replace by "dishID"
  • VCC and FSP configuration parameters use only VCC integer IDs; eg. subarray translates input delay model receptor strings to VCC ID integers before passing models to FSP/VCC
Edited by Taylor Huang

Merge request reports