Owl Positioning System: a Wi-Fi-based, infrastructure-centred indoor positioning system. http://owlps.pu-pm.univ-fcomte.fr/
Go to file
Matteo Cypriani 98609d146d [lib] Add owl_msleep()
On *BSD, usleep() does not accept an argument greater than 1'000'000 (1
second). owl_msleep() decomposes its arguments to use sleep() and
usleep() calls.
2011-08-24 15:40:34 +02:00
libowlps [lib] Add owl_msleep() 2011-08-24 15:40:34 +02:00
libowlps-client [lib-client] Change the prefix for "owl_" 2011-08-23 19:58:49 +02:00
libowlps-resultreader [lib-result] Rename to libowlps-resultreader 2011-08-23 19:58:49 +02:00
owlps-aggregator [Aggregator] Fix config parsing memory leaks 2011-08-24 13:39:01 +02:00
owlps-client [Client] Improve the request loop 2011-08-24 13:39:01 +02:00
owlps-listener [Listener] Fix reception timestamp 2011-08-24 14:05:16 +02:00
owlps-positioning [Positioning] Fix config parsing memory leaks 2011-08-24 13:39:01 +02:00
owlps-udp-to-http [lib-result] Rename to libowlps-resultreader 2011-08-23 19:58:49 +02:00
.gitignore [Positioning] Add Configuration and UserInterface 2011-03-16 14:36:19 +01:00
Makefile Makefile: allow to define the make command 2011-08-24 13:39:01 +02:00
TODO [Client] Handle signals 2011-08-22 22:43:35 +02:00