Owl Positioning System: a Wi-Fi-based, infrastructure-centred indoor positioning system. http://owlps.pu-pm.univ-fcomte.fr/
Go to file
Matteo Cypriani cf73bf6309 [lib] Avoid struct arguments & return values
Modify the *time*() functions to avoid passing structures in arguments
(using const pointers instead) or returning structures (using result
arguments instead).
2012-01-11 16:50:36 +01:00
libowlps [lib] Avoid struct arguments & return values 2012-01-11 16:50:36 +01:00
libowlps-client Makefiles: test CC prior to surcharge it 2012-01-09 11:11:30 +01:00
libowlps-resultreader [lib] Avoid struct arguments & return values 2012-01-11 16:50:36 +01:00
owlps-aggregator [lib] Avoid struct arguments & return values 2012-01-11 16:50:36 +01:00
owlps-client [lib] Avoid struct arguments & return values 2012-01-11 16:50:36 +01:00
owlps-listener [lib] Avoid struct arguments & return values 2012-01-11 16:50:36 +01:00
owlps-positioning [lib] Avoid struct arguments & return values 2012-01-11 16:50:36 +01:00
owlps-udp-to-http Makefiles: test CC prior to surcharge it 2012-01-09 11:11:30 +01:00
.gitignore [Positioning] Add Configuration and UserInterface 2011-03-16 14:36:19 +01:00
Makefile Makefiles: translate help 2012-01-09 11:11:30 +01:00
TODO [lib] Rename start_time -> capture_time 2012-01-09 11:11:30 +01:00