ocudu的前身为srsRAN,所以这两个东西就是一个东西,现在所有的开发库已经转移至 https://gitlab.com/ocudu/ocudu.git
依赖
USRP B210 部分:
apt install libuhd-dev uhd-host
sudo ln -s /usr/share/uhd/4.8.0/images /usr/share/uhd/images
uhd_usrp_probe
ocudu 部分:
apt install cmake make gcc g++ pkg-config libmbedtls-dev libsctp-dev libyaml-cpp-dev libgtest-dev libfftw3-dev libboost-all-dev
git clone https://gitlab.com/ocudu/ocudu.git
cd ocudu
mkdir build
cd build
cmake ../
ps:请注意检查这里有没有找到UHD组件
make -j $(nproc)
然后找到 ocudu/build/apps/gnb 目录 在目录下写好配置文件 配置文件范例:https://ocudu-docs-604e90.gitlab.io/user_manual/config_reference/
sudo ./gnb -c config.yml版权属于:Kiritake Kumi (Niconeiko) ,本文所引用的第三方材料版权归属为:第三方材料的所有者
本文链接:https://blog.yazawaniko.com/index.php/archives/324/
除特殊标注以及**影像内容**外,均使用署名-非商业性使用-相同方式共享 4.0 国际 (CC BY-NC-SA 4.0)协议 ,影像内容请务必联系确认是否可以转载使用