This commit is contained in:
Xavier Arteaga 2021-01-11 17:56:29 +01:00 committed by Xavier Arteaga
parent 732a220d42
commit 2f2114f377
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@
* @brief Encodes unpacked data using ReedMuller code block channel coding.
*
* @remark Described by 3GPP 36.212 section 5.2.3.3 for 4G/LTE
* @remark Described by 3GPP 38.212 section 5.3.3.3 for 5G/LTE
* @remark Described by 3GPP 38.212 section 5.3.3.3 for 5G/NR
*
* @param[in] input provides unpacked bits to encode
* @param[in] input_len number of bits to encode, the maximum number of bits is SRSLTE_FEC_BLOCK_MAX_NOF_BITS