完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
CC2530数据包timestamp是用什么单位记录时间的? cc2530 Z-stack中收到的数据包格式为afIncomingMSGPacket_t ,我想知道其中uint32 timestamp; /* receipt timestamp from MAC */ 所记录的mac层时间具体在哪里产生并在什么情况下记录的?并且我查看了所记录的时间,其单位不是1ms 也不是1μs,那么到底是什么时间单位记录的。。 另外这个时间能否作为节点的本地时间?又该如何调整更改呢?因为我要做节点时间同步的问题。数据结构如下 typedef struct { osal_event_hdr_t hdr; /* OSAL Message header */ uint16 groupId; /* Message's group ID - 0 if not set */ uint16 clusterId; /* Message's cluster ID */ afAddrType_t srcAddr; /* Source Address, if endpoint is STUBAPS_INTER_PAN_EP, it's an InterPAN message */ uint16 macDestAddr; /* MAC header destination short address */ uint8 endPoint; /* destination endpoint */ uint8 wasBroadcast; /* TRUE if network destination was a broadcast address */ uint8 LinkQuality; /* The link quality of the received data frame */ uint8 correlation; /* The raw correlation value of the received data frame */ int8 rssi; /* The received RF power in units dBm */ uint8 SecurityUse; /* deprecated */ uint32 timestamp; /* receipt timestamp from MAC */ uint8 nwkSeqNum; /* network header frame sequence number */ afMSGCommandFormat_t cmd; /* Application Data */ } afIncomingMSGPacket_t; |
|
相关推荐
3个回答
|
|
我最近也在做时间同步的项目,zstack数据包中的timestamp应该是接收到包的MAC层的时间。具体时间单位如下:
timestamp unit is based on a basic time unit called Backoff Period(BP) a Unit Backoff Period = the transmission time of 80bits(0.32ms) 如果精度要求比较高的话,个人觉得需要使用timer2来做本地时钟。 |
|
|
|
发烧友推温针 发表于 2016-4-6 10:40 你好,我也在做时间同步的问题,请问系统占用的time2怎么使用呢?刚接触,不太懂,我就是想提取当前时间,有时间的话可以回复吗?不胜感激 |
|
|
|
你好,我也在做时间同步的问题,请问系统占用的time2怎么使用呢?刚接触,不太懂,我就是想提取当前时间,有时间的话可以回复吗?不胜感激
|
|
|
|
只有小组成员才能发言,加入小组>>
物联网工程师必备:怎么选择不同的无线连接技术,本指南帮你忙!
3255 浏览 1 评论
【DFRobot TinkerNode NB-IoT 物联网开发板试用连载】WIFI功能测试
3900 浏览 0 评论
【DFRobot TinkerNode NB-IoT 物联网开发板试用连载】Arduino的替代SublimeText3+STino
3409 浏览 0 评论
使用端口扩展器轻松高效地向IIoT端点添加具有成本效益的子节点
3960 浏览 1 评论
20598 浏览 11 评论
模组有时候复位重启后输出日志为“REBOOT_CAUSE_SECURITY_PMU_POWER_ON_RESET”的原因?
730浏览 2评论
913浏览 2评论
948浏览 1评论
1075浏览 1评论
356浏览 1评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-11-19 00:19 , Processed in 0.911018 second(s), Total 81, Slave 64 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号