51uwb.cn

 找回密码
 立即注册
查看: 4050|回复: 6
打印 上一主题 下一主题

标签天线fin时间计算疑问

[复制链接]

2

主题

2

帖子

16

积分

新手上路

Rank: 1

积分
16
跳转到指定楼层
楼主
发表于 2020-5-13 14:45:34 | 显示全部楼层 |只看大图 回帖奖励 |倒序浏览 |阅读模式
final_tx_time = (resp_rx_ts + (RESP_RX_TO_FINAL_TX_DLY_UUS * UUS_TO_DWT_TIME)) >> 8;
                dwt_setdelayedtrxtime(final_tx_time);

                /* Final TX timestamp is the transmission time we programmed plus the TX antenna delay. */
                final_tx_ts = (((uint64)(final_tx_time & 0xFFFFFFFE)) << 8) + TX_ANT_DLY;

请问为什么是移动8位,还有dwt_setdelayedtrxtime()这个函数不是一开始我就使用了,为什么还需要天线延时?

回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

bphero Inc.  

GMT+8, 2024-5-6 09:38 , Processed in 0.012142 second(s), 5 queries , File On.

Powered by Discuz! X3.3

© 2001-2017 Comsenz Inc. Template By 【未来科技】【 www.wekei.cn 】

快速回复 返回顶部 返回列表