Skip to content

Tags: catkira/py3gpp

Tags

v0.6.0

Toggle v0.6.0's commit message
bump version to 0.6.0

v0.5.1

Toggle v0.5.1's commit message
add nrPDSCHMCSTables() and bump version to 0.5.1

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add nrBCH() (#74)

* bump version to 0.5.0

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add nrRateMatchPolar() (#72)

* add nrRateMatchPolar(), until now only repetition is supported and ibil has to be disabled
* bump version to 0.4.0

v0.3.6

Toggle v0.3.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix nrPolarDecode() and add more tests (#71)

* fix minsum function in nrPolarDecode()
* fix wrong bpsk mod
* add test_nrPolarDecode.py and test_nrPolarEncode_nrPolarDecode.py
* bump version to 0.3.6

v0.3.5

Toggle v0.3.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add nrPolarEncode() (#70)

* pre-encoder interleaving (iil) is supported
* refactor nrPolarDecode()
* matlab tests are still missing

v0.3.4

Toggle v0.3.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix nrPolarDecode() and nrBCHDecode() (#69)

* fix nrPolarDecode(), remove hard-coded K=56
* fix nrBCHDecode(), set correct K value
* bump version to 0.3.4

v0.3.3

Toggle v0.3.3's commit message
bump version to 0.3.3

v0.3.2

Toggle v0.3.2's commit message
bump version to 0.3.2

v0.3.1

Toggle v0.3.1's commit message
bump version to 0.3.1