Skip to content

Releases: ccatobs/rfsoc-streamer

v0.1.2

18 Feb 00:02

Choose a tag to compare

Updates the Docker images to match the GitHub tags - the container for this release can be accessed as docker pull ghcr.io/ccatobs/rfsoc-streamer:v0.1.2

Compared to packages without a version, the major changes are:

  • The test directory changed to scripts - paths in docker-compose.yml for the entrypoint need updated
  • If the $STREAM_CONFIG_DIR env variable is pointing to the default stream_config.yaml, its path needs updated to reflect that it now lives in scripts instead of test

v0.1.1

17 Feb 23:04

Choose a tag to compare

This is the first release of the code with Docker containers built in GitHub and documentation for how to run the code in Docker or via a local Python or C++ build.