Skip to content

Commit

Permalink
Merge pull request #255 from garethsb/readme-updates
Browse files Browse the repository at this point in the history
Brief README updates for recent PRs
  • Loading branch information
lo-simon authored Apr 28, 2022
2 parents a1fa501 + 424a09b commit b8c6fc5
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ After setting up the dependencies, follow these [instructions](Documents/Getting

Next, try out the registry and node applications in the [tutorial](Documents/Tutorial.md).

An [nmos-cpp Conan package](https://conan.io/center/nmos-cpp) is published at Conan Center Index.

## Agile Development

[<img alt="JT-NM Tested 03/20 NMOS & TR-1001-1" src="Documents/images/jt-nm-tested-03-20-registry.png?raw=true" height="135" align="right"/>](https://jt-nm.org/jt-nm_tested/)
Expand Down Expand Up @@ -107,6 +109,11 @@ The implementation is designed to be extended. Development is ongoing, following

Recent activity on the project (newest first):

- Updates to the GitHub Actions build-test workflow for better coverage of platforms and to include unicast DNS-SD tests
- Regular Conan Center Index releases (see [nmos-cpp recipe](https://github.com/conan-io/conan-center-index/blob/master/recipes/nmos-cpp))
- Update to RQL implementation to support advanced queries for string values containing '.'
- Improvements to the SDP parser/generator
- Improvements to Conan/CMake build, including updates to preferred version of dependencies such as Boost and OpenSSL
- Prepared a basic Conan recipe for building nmos-cpp, in [Sandbox/conan-recipe](Sandbox/conan-recipe)
- Refactored the CMake build to make it easier to use nmos-cpp from another project, demonstrated by [Sandbox/my-nmos-node](Sandbox/my-nmos-node)
- Added support for BCP-004-01 Receiver Capabilities
Expand Down

0 comments on commit b8c6fc5

Please sign in to comment.