Disable RS encoding for now.

This commit is contained in:
Jonathan Naylor 2016-09-27 07:08:38 +01:00
parent fb6c2e7911
commit 7447eee328
1 changed files with 1 additions and 1 deletions

View File

@ -119,7 +119,7 @@ void CP25Data::processLDU1(unsigned char* data)
break; break;
} }
m_rs241213.encode(rs); // m_rs241213.encode(rs);
// CUtils::dump(1U, "P25, LDU1 Data after", rs, 18U); // CUtils::dump(1U, "P25, LDU1 Data after", rs, 18U);