chenergang / mynewt-timescale-lib

Timescale processing library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Decawave Timescale lib

Overview

Precompiled library for timescale processing. The Timescale algorithm estimates clock skew and drift of the local in the master clock reference frame. The library is precompiled for Cortex-m0/m3/m4f devices and works in conjunction with CCP and WCS packages. The library is included as a dependent repo as required. The

The timescale library implements wireless clock synchronization, when used in conjunction with the mynewt-dw1000-core all timestamps are transformers into the master reference, this frame greatly simplifying the TDOA problem. The timescale_forward, timescale_inverse fuctions allow you convert between referece frames.

Perforamnce:

profile Description Benchmark
1s CCP superframe In TDOA usercase 1-sigma 30 DTUs(~500ps)

About

Timescale processing library

License:Apache License 2.0


Languages

Language:C 100.0%