cyphyhouse / Decawave

Repository for decawave related code
13 stars 4 forks source link

Informations about system architecture #2

Closed lquinet closed 5 years ago

lquinet commented 6 years ago

Is it possible to have more information about the architecture of the system, and more precisely the clock synchronisation of the anchor nodes? Furthermore is it also possible to have more documentation about the source code?

I'am performing an applied research in the field of indoor positioning, and I am very intersested in your project. Here is my email if you want to contact me: loic.quinet@cerisic.be .

jpjporto commented 6 years ago

Hi,

I've been meaning to add more documentation to this repo for a while. I've been busy finishing up a paper for another project and I'm attending ACC next week, but I'll start uploading docs later this summer.

For now I recommend checking out the Bitcraze implementation. The implementation here is mostly the same as theirs, with a few code changes to improve performance.

Best, Joao