From 741a42e4a7041c7e2ff3e1659bd75aab5277a7f2 Mon Sep 17 00:00:00 2001 From: ebner Date: Wed, 16 Mar 2022 09:50:55 +0000 Subject: [PATCH] Update Readme.md --- Readme.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Readme.md b/Readme.md index 52d91a0..736289d 100644 --- a/Readme.md +++ b/Readme.md @@ -40,6 +40,13 @@ More details on the gitutils command can be found at: https://gitutils.readthedo If there are new changes to this configuration (either through a merge request or direct commit) the configuration needs to be uploaded to the Data/Buffer. To do so clone or pull the latest changes from this repository and execute the `./bufferutils upload` script that comes with this repository (you have to be on a machine that have /opt/gfa/python available!). +Before approving/merging any changes make sure that the source is sending out data correctly +This can be done by connecting to one of the DataBuffer server and execting the `bs-analyze` command: +``` +bs-analyzer :port +``` +When pressing `CTRL+C` the programm gives a detailed report of the source. + ## Uploading Sources To upload and start recording of all configured sources use: