From 867e1745d8461a8c546adad3148ff64ce302eff2 Mon Sep 17 00:00:00 2001 From: Andy CA6JAU Date: Sun, 7 Oct 2018 20:33:32 -0300 Subject: [PATCH] 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