4g
Here are 74 public repositories matching this topic...
-
Updated
May 14, 2022 - C
tests
We currently don't have any tests (other than the tests built in to srslte) we should write some tests for the python end of things and set up continuous integration. I don't have any opinions about what test suite we should use.
-
Updated
May 5, 2022 - Kotlin
-
Updated
Jan 24, 2020 - C++
Wrong timezone
Add a way to set the correct timezone in the containers
-
Updated
Sep 16, 2021 - Python
Today PFCP agent has to issue one P4RT Read RPC for each PDR counter ID, thus limiting scalability. The P4RT API supports wildcard reads. We should implement the same in the UP4 app, such that PFCP agent can read all counters (both pre qos and post qos) in one request.
-
Updated
Jun 20, 2018
-
Updated
May 24, 2021 - Smali
-
Updated
Mar 28, 2017 - TeX
-
Updated
Oct 26, 2021 - Jupyter Notebook
-
Updated
Mar 26, 2019 - Java
Improve this page
Add a description, image, and links to the 4g topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the 4g topic, visit your repo's landing page and select "manage topics."


Now that the Magma Python version has been upgraded to 3.8, we can clean up our NamedTuple usages to look a little nicer.
Suggested Changes
Instead of declaring NamedTuple like this,
we can do the followi