Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implementation of IS-13 NMOS Annotation API #331

Open
wants to merge 16 commits into
base: master
Choose a base branch
from

Commits on May 11, 2023

  1. Configuration menu
    Copy the full SHA
    3b7f736 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ccf3d5e View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. Allow custom patch validation, and by default reject changes to BCP-0…

    …02-01 Group Hints and BCP-002-02 Asset Distinguishing Information but allow everything else
    garethsb committed May 12, 2023
    Configuration menu
    Copy the full SHA
    5cb17b2 View commit details
    Browse the repository at this point in the history
  2. Refactor and add unit test

    garethsb committed May 12, 2023
    Configuration menu
    Copy the full SHA
    4528bce View commit details
    Browse the repository at this point in the history
  3. Add IS-13 to READMEs

    garethsb committed May 12, 2023
    Configuration menu
    Copy the full SHA
    28ef83d View commit details
    Browse the repository at this point in the history
  4. Fix for gcc pre-5

    garethsb committed May 12, 2023
    Configuration menu
    Copy the full SHA
    6927a98 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2023

  1. Configuration menu
    Copy the full SHA
    147018f View commit details
    Browse the repository at this point in the history
  2. Add service advertisement

    garethsb committed May 13, 2023
    Configuration menu
    Copy the full SHA
    031bd00 View commit details
    Browse the repository at this point in the history
  3. Fix missing Node services and Device controls attributes when there a…

    …ren't any to be advertised
    garethsb committed May 13, 2023
    Configuration menu
    Copy the full SHA
    1a4a3ab View commit details
    Browse the repository at this point in the history
  4. Fix copy-paste typo

    garethsb authored May 13, 2023
    Configuration menu
    Copy the full SHA
    e7bd6ef View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. Configuration menu
    Copy the full SHA
    bf67e66 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. Configuration menu
    Copy the full SHA
    9cd8985 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    674bb36 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. Update per AMWA-TV/is-13#21

    garethsb committed May 23, 2023
    Configuration menu
    Copy the full SHA
    b7c2e57 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Fix comment

    garethsb authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    04ac4fd View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Merge remote-tracking branch 'origin/master' into rwnode

    # Conflicts:
    #	Development/cmake/NmosCppLibraries.cmake
    #	Development/nmos-cpp-node/config.json
    #	Development/nmos-cpp-node/node_implementation.cpp
    #	Development/nmos/json_schema.cpp
    #	Development/nmos/json_schema.h
    #	Development/nmos/node_server.cpp
    #	Development/nmos/node_server.h
    #	Development/nmos/settings.h
    #	Development/third_party/README.md
    #	README.md
    garethsb committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    10a47ef View commit details
    Browse the repository at this point in the history