Skip to content

Commit

Permalink
add pointer to wiki page in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
WanHaoRan committed Sep 14, 2024
1 parent c813755 commit 1a58c59
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Implement on top of srsRAN_4G UE code, decode the DCI and SIB information for 5G

## Requirements

We tested this system on Ubuntu 22.04 system and it may support other version of Ubuntu. To build this project and make it run properly, the following libraries are needed.
We tested this system on Ubuntu 22.04 system and it may support other version of Ubuntu. To build this project and make it run properly, the following libraries are needed. Please refer to the [wiki page](https://github.com/PrincetonUniversity/NG-Scope-5G/wiki) for feature description and detailed build instruction.

[UHD libraries](https://files.ettus.com/manual/page_install.html):

Expand Down Expand Up @@ -52,6 +52,8 @@ sudo ldconfig
```

For different USRP daughterboard, different `config.yaml` should be used. Please refer to the sample `config.yaml` in `./nrscope/config/config.yaml` and the explanatory comment in it.


CBX:

```
Expand Down

0 comments on commit 1a58c59

Please sign in to comment.