Owl Positioning System: a Wi-Fi-based, infrastructure-centred indoor positioning system. http://owlps.pu-pm.univ-fcomte.fr/
Go to file
Matteo Cypriani 1ebc0c57ed Different port for autocal. orders and hello
Differentiate the port on which the autocalibration hello messages are
sent to the aggregator by the listeners, and the one on which the
autocalibration orders are sent by the aggregator to the listeners.

This will allow to run a listener and an aggregator on the same machine
with autocalibration enabled.

Both in the listener and the aggregator, the option -a (autocalibration
port) has been replaced by the options -O (autocalibration order port)
and -H (autocalibration hello port). In the listener, the option -H was
previously used to set the hello delay; this is now the role of the -T
option.
2012-02-06 13:27:05 +01:00
libowlps Different port for autocal. orders and hello 2012-02-06 13:27:05 +01:00
libowlps-client Enable compilation on GNU/kFreeBSD 2012-02-06 13:27:05 +01:00
libowlps-resultreader Enable compilation on GNU/kFreeBSD 2012-02-06 13:27:05 +01:00
owlps-aggregator Different port for autocal. orders and hello 2012-02-06 13:27:05 +01:00
owlps-client Enable compilation on GNU/kFreeBSD 2012-02-06 13:27:05 +01:00
owlps-listener Different port for autocal. orders and hello 2012-02-06 13:27:05 +01:00
owlps-positioning Enable compilation on GNU/kFreeBSD 2012-02-06 13:27:05 +01:00
owlps-udp-to-http Enable compilation on GNU/kFreeBSD 2012-02-06 13:27:05 +01:00
.gitignore [Positioning] Add Configuration and UserInterface 2011-03-16 14:36:19 +01:00
Makefile Makefile: ARG variable allows to specify a target 2012-01-24 17:26:13 +01:00
TODO Don't use inet_ntoa() any more 2012-02-06 13:27:05 +01:00