Skip to content

CIP-968 Update MCS delay model

Jessie Newell requested to merge cip-968-update-delay-model-interface into main

Code updates for VCC and FSP to handle changed delay model schema.

  • FSP stores complete delay model (as a json string) that is passed to it without any filtering
  • VCC filters the supplied delay model to extract only the receptor that the VCC relates to

Test updates for delay model

  • Input json data files were updated for the new delay model schema
  • Integration testing changed to simulate delay model updates as expected in system - simulation includes 3 updates separated by 4 second intervals
  • Unit tests modified to be a more realistic scenario - re-uses one of the delay models from the integration tests
Edited by Jessie Newell

Merge request reports