aboutsummaryrefslogtreecommitdiffstats
path: root/src/gr-fadingui/python/xor_frame_sync.py
diff options
context:
space:
mode:
authorNao Pross <np@0hm.ch>2021-11-19 21:29:45 +0100
committerNao Pross <np@0hm.ch>2021-11-19 21:29:45 +0100
commitac8ef5f69a69f11fd202470da68709cd3006d547 (patch)
tree89cea172b61703acb728e1937dedec0e909da85b /src/gr-fadingui/python/xor_frame_sync.py
parentRemove PDF (diff)
downloadFading-ac8ef5f69a69f11fd202470da68709cd3006d547.tar.gz
Fading-ac8ef5f69a69f11fd202470da68709cd3006d547.zip
Frames
Diffstat (limited to '')
-rw-r--r--src/gr-fadingui/python/xor_frame_sync.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gr-fadingui/python/xor_frame_sync.py b/src/gr-fadingui/python/xor_frame_sync.py
index af7aa85..e8d202c 100644
--- a/src/gr-fadingui/python/xor_frame_sync.py
+++ b/src/gr-fadingui/python/xor_frame_sync.py
@@ -89,7 +89,7 @@ class xor_frame_sync(gr.sync_block):
if self.xcorrs[peak] != self.nbits:
self.synchronized = False
- print(f"Warning! XOR correlation is not perfect (peak value = {self.xcorrs[peak]})")
+ print(f"Warning! XOR correlation did not find a peak (max = {self.xcorrs[peak]} should be {self.nbits})")
# return data with delay