当前位置:网站首页>nr部分计算
nr部分计算
2022-08-02 03:37:00 【洪大宇】
debug #1
#ifdef NR_DEBUG_5G
diff_params =
globa_sync_pos - (start_samples[i_framer] + (search_range) / 2);
wlog("[DETECT FREQ] sync_pos %u fpga %u \n", globa_sync_pos,
(start_samples[i_framer] + (search_range) / 2));
diff_params *= 32;
wlog("[DETECT FREQ] diff params %d \n", diff_params / 32);
if (config->numerology_index == 1) {
// scs 30khz
WFPGA(0x260, (diff_params - 1) | (1 << 28));
WFPGA(0x264, (diff_params - 1));
} else if (config->numerology_index == 0) {
// scs 15khz
WFPGA(0x260, ((diff_params * 2) - 1) | (1 << 28));
WFPGA(0x264, ((diff_params * 2) - 1));
}
system_sync_frame_deal_sib(&proc, UE[0], n_frames, 1, 1, i_framer,
start_samples, end_samples, &config->sib);
print_nr_tdd_ul_config(&config->sib);
#endif
边栏推荐
猜你喜欢
QT中更换OPENCV版本(3->4),以及一些宏定义的改变
吴恩达机器学习系列课程笔记——第九章:神经网络的学习(Neural Networks: Learning)
Pycharm platform import scikit-learn
复制延迟案例(2)-读己之写
吴恩达机器学习系列课程笔记——第十三章:聚类(Clustering)
ScholarOne Manuscripts submits journal LaTeX file and cannot convert PDF successfully!
吴恩达机器学习系列课程笔记——第八章:神经网络:表述(Neural Networks: Representation)
多主复制下处理写冲突(1)-同步与异步冲突检测及避免冲突
剩余参数、数组对象的方法和字符串扩展的方法
arr的扩展方法、数组的遍历及其他方法
随机推荐
吴恩达机器学习系列课程笔记——第十六章:推荐系统(Recommender Systems)
字典基本操作方法
The CCF brush topic tour - the first topic
树莓派4B安装OPENCV遇到ffmpeg库版本太高的问题【后续更新】
Your device is corrupt. It cant‘t be trusted and may not work propely.
Transfer of UKlog.dat and QQ, WeChat files
Excel操作技巧大全
深蓝学院-视觉SLAM十四讲-第七章作业
计算属性的学习
3D object detection dataset
Liunx服务环境部署
吴恩达机器学习系列课程笔记——第八章:神经网络:表述(Neural Networks: Representation)
GO Module的依赖管理(二)
深度学习基础之过拟合、欠拟合问题和正则化
QT+OPENCV+FFTW内存问题
深蓝学院-手写VIO作业-第二章
深蓝学院-视觉SLAM十四讲-第六章作业
VisibleDeprecationWarning: Creating an ndarray from ragged nested sequences (which is a list-or-tupl
MySQL5.7的安装编译及报错的解决方法
jetracer_pro_2GB AI Kit系统安装使用说明