Owl Positioning System: a Wi-Fi-based, infrastructure-centred indoor positioning system. http://owlps.pu-pm.univ-fcomte.fr/
Go to file
Matteo Cypriani 40bc6d0b59 [Listener] Fix reception timestamp
struct pcap_pkthdr.ts is host-endian, not net-endian, so we have to
convert it to net-endianess when reading it from the packet.
2011-08-24 14:05:16 +02:00
libowlps [lib-result] #define "simple CSV" string sizes 2011-08-23 19:58:49 +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