You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-13Lines changed: 5 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,22 +10,14 @@ The solution includes a complete L1/2/3 implementation with minimal external dep
10
10
11
11
See the [srsRAN Project](https://www.srsran.com/) for information, guides and project news.
12
12
13
-
For application features, build instructions and user guides see the [srsRAN Project documentation](https://docs.srsran.com/projects/project).
13
+
For build instructions and user guides see the [srsRAN Project documentation](https://docs.srsran.com/projects/project).
14
14
15
15
For community announcements and support, join our [discussion board](https://www.github.com/srsran/srsran_project/discussions).
16
16
17
-
Current Features
18
-
----------------
19
-
20
-
* FDD/TDD supported, all FR1 bands
21
-
* 15/30 KHz subcarrier spacing
22
-
* All physical channels including PUCCH Format 1 and 2, excluding Sounding-RS
23
-
* Highly optimized LDPC and Polar encoder/decoder for ARM Neon and x86 AVX2/AVX512
24
-
* All RRC procedures excluding Mobility, Paging and Reestablishment
25
-
* All MAC procedures excluding power control
26
-
* Tested Performance:
27
-
* 64 simultaneous users
28
-
* Simultaneous 140 Mbps DL and 120 Mbps UL in TDD-100 MHz or FDD-50 MHz configuration (running in AMD Ryzen5 6-core CPU)
17
+
Features and Roadmap
18
+
--------------------
19
+
20
+
For application features and feature roadmap see [here](https://docs.srsran.com/projects/project/en/latest/general/source/2_features_and_roadmap.html).
0 commit comments