Revert "Merge pull request #462 from gatekeep/master"

This reverts commit a14a316572, reversing
changes made to f5a70aa6ce.
This commit is contained in:
Jonathan Naylor 2018-11-12 09:48:00 +00:00
parent 9444ecad16
commit 34eb69dede
6 changed files with 106 additions and 435 deletions

View file

@ -55,8 +55,6 @@ const unsigned int P25_PDU_FEC_LENGTH_BITS = P25_PDU_FEC_LENGTH_BYTES
const unsigned int P25_MI_LENGTH_BYTES = 9U;
const unsigned char P25_ALGO_UNENCRYPT = 0x80U;
const unsigned char P25_LCF_GROUP = 0x00U;
const unsigned char P25_LCF_PRIVATE = 0x03U;