Skip to content

Draft: SAH-Integrate_delay_model_json : Utilise Cspleafnodes v.0.14.0 and make DelayCadence, DelayValidityPeriod and DelayAdvanceTime value configurable.

Mansi Shirore requested to merge sah-1493 into main

1. What this MR does / why we need it: - As part of this MR utilised latest ska-tmc-cspleafnodes version i.e 0.14.0 which include latest implementation of delay json aligned with ADR-88 and with congigurable DelayCadence, DelayValidityPeriod and DelayAdvance values - ska-tmc-cspleafnodes v.0.14.0 includes telmodel v1.14.0 - Updated relase version

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.

Merge request reports