About timestamp correction function
Posted: Tue Nov 14, 2017 7:54 am
Dwcorrecttimestamp(dwdevice_t *Dev,dwtime_t *timestamp), In the document ,corrective function:Actual distance = Reported Distance-range Bias correction, your code according to the formula: Actual distance= reported distance+Range Bias correction implementation ?Excuse me : why do you do this? Thank you!