[Positioning] .conf: UDP & TCPEvAAL output options

This commit is contained in:
Matteo Cypriani 2011-07-30 16:02:43 +02:00
parent cd25c4ddcd
commit 79ad31b351
1 changed files with 11 additions and 0 deletions

View File

@ -127,4 +127,15 @@ csv-file = /tmp/owlps-positioning.log
#medium = CSV
csv-file = /tmp/owlps-positioning.out
#medium = UDP
# Currently, the host must be an IP address (not a DNS name).
#udp-host =
#udp-port = 9910
# Note: you can use only one algorithm when using the TCPEvAAL output.
#medium = TCPEvAAL
# Currently, the host must be an IP address (not a DNS name).
#tcpevaal-host = 127.0.0.1
#tcpevaal-port = 4444
# vim: syntax=cfg