From 38d999465f4cd2be978fb144af9efd3936d1a8a9 Mon Sep 17 00:00:00 2001 From: c vw Date: Mon, 6 Jan 2020 10:49:38 +0100 Subject: [PATCH] clear IQ buffer upon restart --- old_protocol.c | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/old_protocol.c b/old_protocol.c index a536b0e..f138735 100644 --- a/old_protocol.c +++ b/old_protocol.c @@ -1672,6 +1672,12 @@ static void metis_restart() { // reset current rx current_rx=0; + // + // When restarting, clear the IQ and audio samples + // + for(i=8;i