Owl Positioning System: a Wi-Fi-based, infrastructure-centred indoor positioning system. http://owlps.pu-pm.univ-fcomte.fr/
Go to file
Matteo Cypriani b3cfa2ea08 [lib-client] Disable use_iface() if glibc not used
setsockopt(... SO_BINDTODEVICE ...) does not work on OpenBSD. The only
way to force an interface seems to specify its IP address and to use
setsockopt(... IPPROTO_IP, IP_MULTICAST_IF ...). See the code of ping
(-I option).

libowlps-client now builds on OpenBSD!
2011-06-27 10:09:14 +02:00
libowlps [lib] Fix #includes for OpenBSD 2011-06-27 10:09:14 +02:00
libowlps-client [lib-client] Disable use_iface() if glibc not used 2011-06-27 10:09:14 +02:00
owlps-aggregator [lib] Fix #includes for OpenBSD 2011-06-27 10:09:14 +02:00
owlps-client [lib] Makefile: remove unneeded -lrt & -lm 2011-06-27 10:09:14 +02:00
owlps-listener [lib] Fix #includes for OpenBSD 2011-06-27 10:09:14 +02:00
owlps-positioning [lib] Makefile: remove unneeded -lrt & -lm 2011-06-27 10:09:14 +02: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 Makefiles: get rid of echo -e 2011-06-27 10:09:14 +02:00
TODO [lib] Remove channel setting functions 2011-06-27 10:09:14 +02:00