Owl Positioning System: a Wi-Fi-based, infrastructure-centred indoor positioning system. http://owlps.pu-pm.univ-fcomte.fr/
Go to file
Matteo Cypriani 507072bd24 [Positioning] Option radar-average-reference-points
For RADAR, the default is now to compare the current positioning request
to each stored CalibrationRequest instead of each ReferencePoint
(averaging the calibration requests associated with the reference
point).

The new option --positioning.radar-average-reference-points allows to
activate the old behaviour (compare to reference points).

Note: the bug fixed in the previous commit caused the creation of
a ReferencePoint for each CalibrationRequest, implying the 'new'
default behaviour (one ReferencePoint was associated to only one
CalibrationRequest, so comparing each ReferencePoint or each
CalibrationRequest was giving the same result). Anyway, there was
(hopefully) no such bug in OwlPS v0.8, so it is actually the old
behaviour :-)
2011-06-08 10:25:38 +02:00
libowlps [lib] Add Hz Wi-Fi frequencies 2011-05-13 10:51:52 +02:00
libowlps-client [lib-client] send_request(): handle null nb_pkt 2011-04-07 11:57:14 +02:00
owlps-aggregator Makefiles: resolve OWLPS_VERSION earlier 2011-04-26 10:15:04 +02:00
owlps-client Makefiles: resolve OWLPS_VERSION earlier 2011-04-26 10:15:04 +02:00
owlps-listener [Listener] read_packet(): blank the whole request 2011-05-05 13:21:41 +02:00
owlps-positioning [Positioning] Option radar-average-reference-points 2011-06-08 10:25:38 +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 [Positioning] Add InputUDPSocket 2011-03-25 11:48:25 +01:00
TODO Update TODOs 2011-05-05 13:22:32 +02:00