Greeting,
Follow by the post [longer capture time and lower sample rate on mmW cascade board], now I can collect longer time. However, how to log down the starting and ending time of mmW data collection? One way is write a line `print(os.date("%H:%M:%S"))` in script `Cascade_Capture.lua`, and I believe the staring time is correct, while not for ending time -- the ending time is always starting time + capture_time we set, which is not ground truth.
While the duration can be calculate according to setting in Cascade_Configure_MIMO.lua. Do I get it right?
Best.
Jet