We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f51149c commit a90739dCopy full SHA for a90739d
README.md
@@ -18,6 +18,7 @@ Build Instructions
18
* Mandatory requirements:
19
* cmake: <https://cmake.org/>
20
* libfftw: <https://www.fftw.org/>
21
+ * UHD: <https://github.com/EttusResearch/uhd>
22
* libsctp: <https://github.com/sctp/lksctp-tools>
23
* yaml-cpp: <https://github.com/jbeder/yaml-cpp>
24
* PolarSSL/mbedTLS: <https://www.trustedfirmware.org/projects/mbed-tls/>
@@ -52,7 +53,6 @@ sudo pacman -S cmake make base-devel fftw mbedtls yaml-cpp lksctp-tools gtest
52
53
</details>
54
55
* Optional requirements
- * UHD: <https://github.com/EttusResearch/uhd>
56
* ZeroMQ: <https://github.com/zeromq>
57
58
Download and build srsRAN:
0 commit comments