SAH-1811: Provide SPFRx configuration to the specific dishes as provided in Configure JSON
1. What this MR does / why we need it:
-
Mid TMC accepts the Configure command that contains attenuation, saturation threshold and noise diode configuration, and forwards the configuration to individual dishes as indicated in the Configure() command.
-
Via Configure() command users can indicate that the same attenuation, saturation threshold and noise diode configuration applies for all the dishes in the subarray, or can specify different configuration for each dish, or for groups of dishes.
-https://confluence.skatelescope.org/display/SE/TMC+Configure+Change+Proposal+for+SPFRx
2. Make sure that you've checked the boxes below before you submit MR:
-
No conflict with master branch. -
Merge Request Title appropriate. -
Unit/Integration tests added and existing test cases are passing. -
Variable and Function names state the purpose. -
There is no commented out code, print/debug statements. -
Logs are added wherever necessary. -
Exception is handled wherever required.
Edited by Ganesh Shinde