Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Communicate with XCONF server and get the response.
  2. Processing of XCONF response and extract the firmware image details.
  3. Download and flash PCI image from the SSR server to device flash memory.
  4. Download and flash PDRI image from the SSR server to device flash memory.
  5. Download and flash peripheral image from the SSR server to device flash memory.
  6. retry download if download fail other than image not found on server error.
  7. Trigger RDM Application.
  8. Download cert bundle.
  9. Support state red recovery download if the download is fail due to invalid certificate.
  10. Support incremental download. This feature needs to be enable using "Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.IncrementalCDL.Enable" RFC
  11. Support Throttle download based on download speed mentioned. This feature needs to be enable using "Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SWDLSpLimit.Enable" RFC
  12. Support codebig download. This is use if the device is not in comcast network.

Low Level Design Flow From Start To End

...