Owl Positioning System: a Wi-Fi-based, infrastructure-centred indoor positioning system. http://owlps.pu-pm.univ-fcomte.fr/
Go to file
Matteo Cypriani 46e295dc09 [UDP-HTTP] Init. TCP socket in a separate function
Initialise the TCP socket in the new function. This is to avoid exit()
in the thread (memory leak).
2011-08-23 19:58:49 +02:00
libowlps [lib-result] #define "simple CSV" string sizes 2011-08-23 19:58:49 +02:00
libowlps-client Makefiles: allow to enable -g easily 2011-08-22 22:43:35 +02:00
libowlps-resultreader-udp [lib-result] Do not perror() if owl_run is false 2011-08-23 19:58:49 +02:00
owlps-aggregator [lib] .h all is prefixed with OWL_ or owl_ 2011-08-22 22:43:35 +02:00
owlps-client [lib] .h all is prefixed with OWL_ or owl_ 2011-08-22 22:43:35 +02:00
owlps-listener [lib] .h all is prefixed with OWL_ or owl_ 2011-08-22 22:43:35 +02:00
owlps-positioning [lib] .h all is prefixed with OWL_ or owl_ 2011-08-22 22:43:35 +02:00
owlps-udp-to-http [UDP-HTTP] Init. TCP socket in a separate function 2011-08-23 19:58:49 +02:00
.gitignore [Positioning] Add Configuration and UserInterface 2011-03-16 14:36:19 +01:00
Makefile Add owlps-udp-to-http 2011-08-23 19:58:49 +02:00
TODO [Client] Handle signals 2011-08-22 22:43:35 +02:00