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 7766295 commit 49a07c7Copy full SHA for 49a07c7
README.md
@@ -100,7 +100,7 @@ Run PHY testvector tests:
100
A number of PHY tests are based on MATLAB generated testvectors. By default, those tests are disabled.
101
The following steps are required to enable them:
102
103
-1. Download the [PHY testvector set](https://github.com/srsran/srsRAN_Project/releases/download/release_23_3/phy_testvectors.tar.gz).
+1. Download the [PHY testvector set](https://github.com/srsran/srsRAN_Project/releases/download/release_23_5/phy_testvectors.tar.gz).
104
2. Copy the PHY testvectors to its location within srsRAN:
105
```
106
tar -xzf phy_testvectors.tar.gz -C /path_to_your_local_repository/srsgnb/
0 commit comments