Other Parts Discussed in Thread: MMWCAS-RF-EVM
Hi!
We have the mmwcas-dsp-evm & mmwcas-rf-evm boards. In order to use this radar with other sensors we want to synchronize the time stamps of the radar with the others.
First, after we discover how to extract the 'timestamp' variable from the 'idx.bin' file (thanks to the information about the structure of the 'idx.bin' file in 'MatlabExamples\...\getValidNumFrames.m), we see that the 'timestamp' variable is 9 digits long, and we didn't find information about his structure.
For example in one capture the time stamp start with 73739072.0, and in other capture he start with 86400711.0
So, we want to know if there is information about the 'timestamp' structure, so we can figure out the starting time of the records. do you have any information about it?
Second, in which way we can synchronize between the radar and other sensors?
Thank you!