How to know whether livox is PPS status? #174
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
开发板无法安装Livox Viewer,如何在代码中判断是否处于PPS同步状态呢?
判断GetLidarData()函数中的data->timestamp_type吗?
是否是按照2.2.1.2 Livox Converter 1.0连线后,即可变为PPS同步状态?
Hi YYangyuan,
可以通过查看雷达的状态码第14:16 bit位查看到雷达的时间同步状态,如为3则是采用的PPS同步。
Livox通讯协议:https://github.com/Livox-SDK/Livox-SDK/wiki/Livox-SDK-Communication-Protocol-Cn