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: