Owl Positioning System: a Wi-Fi-based, infrastructure-centred indoor positioning system. http://owlps.pu-pm.univ-fcomte.fr/
Go to file
Matteo Cypriani 3815ccae8b [lib] Fix timestamp_to_ms()
owl_timestamp_to_ms() did not convert properly the result to uint64_t.
This is now fixed, but time functions are still buggy, as we do not take
into account the length of tv_sec (owl_timestamp_round_to_ms() assumes
that it is 9-digit long).
2011-03-16 16:46:09 +01:00
infrastructure-centred [Client] Use owl_hton_timestamp() 2011-03-16 16:46:09 +01:00
libowlps [lib] Fix timestamp_to_ms() 2011-03-16 16:46:09 +01:00
mobile-centred [lib] Add timestamp_now() 2011-03-16 16:44:32 +01:00
owlps-positioning [Positioning] Fix compilation (-lstdc++) 2011-03-16 16:45:38 +01:00
writeInDb Incorporation de la dernière version de Julien 2011-03-16 14:07:22 +01:00
.gitignore [Positioning] Add Configuration and UserInterface 2011-03-16 14:36:19 +01:00
Makefile [i-c] Support fichiers config listener/aggregator 2011-03-16 14:07:22 +01:00
TODO [lib] Prefix all functions with owl_ 2011-03-16 16:45:37 +01:00