aboutsummaryrefslogtreecommitdiff
path: root/comms/qsstv/files/patch-qsstv_drmrx_demodulator.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'comms/qsstv/files/patch-qsstv_drmrx_demodulator.cpp')
-rw-r--r--comms/qsstv/files/patch-qsstv_drmrx_demodulator.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/comms/qsstv/files/patch-qsstv_drmrx_demodulator.cpp b/comms/qsstv/files/patch-qsstv_drmrx_demodulator.cpp
index 74da8d116282..a83b6ea661d0 100644
--- a/comms/qsstv/files/patch-qsstv_drmrx_demodulator.cpp
+++ b/comms/qsstv/files/patch-qsstv_drmrx_demodulator.cpp
@@ -1,6 +1,6 @@
---- qsstv/drmrx/demodulator.cpp.orig 2014-04-10 14:48:35.000000000 -0700
-+++ qsstv/drmrx/demodulator.cpp 2014-04-10 14:49:48.000000000 -0700
-@@ -941,7 +941,7 @@
+--- qsstv/drmrx/demodulator.cpp.orig 2014-12-06 14:41:00 UTC
++++ qsstv/drmrx/demodulator.cpp
+@@ -941,7 +941,7 @@ bool demodulator::channelEstimation()
temp2 += actual_pilots[2 * j] * next_pilots[2 * j + 1] -actual_pilots[2 * j + 1] * next_pilots[2 * j];
}