nmos-cpp icon indicating copy to clipboard operation
nmos-cpp copied to clipboard

BCP-008-01: NMOS Receiver Status support

Open jonathan-r-thorpe opened this issue 8 months ago • 0 comments

Based on the "Work In Progress" specification activity as part of the NMOS Minimum Status Reporting activity.

This pull request:

  • Implements the BCP-008-01 datatypes
  • Implements the BCP-008-01 objects
    • Adds NcStatusMonitor
    • Updates NcReceiverMonitor
    • Removes NcReceiverMonitorProtected
  • Adds handlers to nmos_implementation.cpp for BCP-008-01 methods
    • Get lost packet count
    • Get late packet count
    • Reset packet counters

jonathan-r-thorpe avatar Jun 11 '24 09:06 jonathan-r-thorpe