Owl Positioning System: a Wi-Fi-based, infrastructure-centred indoor positioning system. http://owlps.pu-pm.univ-fcomte.fr/
Go to file
Matteo Cypriani 8123ee3096 Switch to stdint types where possible
The use of integer types from inttypes.h & stdint.h should help with
portability issues. It will also force the data transmission between
different architectures to work as intended (if we handle endianess
conversions correctly!).
2011-03-16 16:45:37 +01:00
infrastructure-centred Switch to stdint types where possible 2011-03-16 16:45:37 +01:00
libowlps Switch to stdint types where possible 2011-03-16 16:45:37 +01:00
mobile-centred [lib] Add timestamp_now() 2011-03-16 16:44:32 +01:00
owlps-positioning Makefiles: use colorgcc (only) if it exists 2011-03-16 16:44:32 +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