! Deprecated. Everything moved to: https://github.com/vborchsh/py3gpp
L1 5G NR 3GPP Python implementation.
You need Python 3.9+ and some additional math packages like numpy and so on.
pip install pynrl1
git clone https://github.com/vborchsh/pynrl1
cd pynrl1
pip install .
At the moment, most part of code covered by MATLAB + pytest.
- The only anthenna port assumed
- Any L2 procedures are out of scope
Nothing exceptional: fork -> edit -> pull request