[Positioner] cfg: improve comments

This commit is contained in:
Matteo Cypriani 2012-08-24 16:32:49 +02:00
parent 8cf840ba1b
commit b11b63c46b
1 changed files with 7 additions and 4 deletions

View File

@ -12,8 +12,8 @@
# enable this when reading inputs (requests) off-line to replay
# scenarios, if time-related options are enabled (e.g.
# positioning.calibration-requests-timeout).
# To be useful, this option requires the listener's clocks to be
# synchronised.
# To be useful, this option requires the listeners' clocks to be
# synchronised. If it is not the case, you should leave it disabled.
# The default is to run in "live mode", i.e. with this option disabled.
#replay = off
@ -125,6 +125,8 @@ csv-file = /tmp/owlps-positioner.log
# the two intervals are the closest to these theoretical scores.
# The default is "mean".
#ss-similarity = mean
#ss-similarity = interval
#ss-similarity = interval2
# Smallest possible value for a received signal strength, in dBm. This
# depends on the sensibility of the APs' Wi-Fi hardware. It is used to
@ -165,7 +167,7 @@ csv-file = /tmp/owlps-positioner.log
#accept-new-calibration-requests = false
# Maximum age of the calibration requests, in seconds. If greater than
# zero, the positioning requests older than this timeout will be
# zero, the calibration requests older than this timeout will be
# deleted. See also the replay option.
#calibration-requests-timeout = 0
@ -211,7 +213,8 @@ csv-file = /tmp/owlps-positioner.log
csv-file = /tmp/owlps-positioner.out
#medium = UDP
# Currently, the host must be an IP address (not a DNS name).
# Currently, the host must be an IPv4 address (not a DNS name, nor an
# IPv6).
#udp-host =
#udp-port = 9910