summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorSuren A. Chilingaryan <csa@suren.me>2020-03-08 16:23:41 +0100
committerSuren A. Chilingaryan <csa@suren.me>2020-03-08 16:23:41 +0100
commit7b2e6168b049be9e7852b2d364d897592eff69fc (patch)
tree65b043a0d0583d03a55db697e228fa30ffb3061c /tests
parent0fa60586c49c2ba10f1e24c6533ebf4980372f2f (diff)
downloadufo-roof-master.tar.gz
ufo-roof-master.tar.bz2
ufo-roof-master.tar.xz
ufo-roof-master.zip
Fix 64-bit ids, ROOF ids are big-endian, skip incomplete datasets at the end and if with specified latency, try to reconstruct from desynchronized streams (harmful, debugging only)HEADmaster
Diffstat (limited to 'tests')
-rw-r--r--tests/roof.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/roof.yaml b/tests/roof.yaml
index 0a0ce1d..c9754ec 100644
--- a/tests/roof.yaml
+++ b/tests/roof.yaml
@@ -26,6 +26,7 @@ network:
performance:
buffer_size: 10
# drop_buffers: 0
+# latency_buffers: 0
packets_at_once: 100
data:
base_path: "/home/csa/roof2_data/test_data"