From 3e435c5e82e43b4ca065124be9185f2a3b380e33 Mon Sep 17 00:00:00 2001 From: Andy CA6JAU Date: Wed, 10 Oct 2018 20:18:58 -0300 Subject: [PATCH] Restore "Fix RF late entry in DMR" --- DMRSlot.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/DMRSlot.cpp b/DMRSlot.cpp index 65c6dd8..b8715e0 100644 --- a/DMRSlot.cpp +++ b/DMRSlot.cpp @@ -826,8 +826,6 @@ bool CDMRSlot::writeModem(unsigned char *data, unsigned int len) return false; if (m_rfN == m_lastrfN) return false; - if (m_rfN != (m_lastrfN + 1U)) - return false; m_lastrfN = m_rfN; // Regenerate the EMB