[Positioning] Update owlps-positioning.cfg

The new configuration file is more generic and better shows options.
This commit is contained in:
Matteo Cypriani 2011-03-29 12:48:56 +02:00
parent 70ff9ffb42
commit f388e6c8ec
1 changed files with 20 additions and 5 deletions

View File

@ -2,17 +2,30 @@
[data-input]
#ap-medium = CSV
ap-csv-file = cfg/access_points.csv
topology-medium = CSV
areas-csv-file = cfg/topo.csv
waypoints-csv-file = cfg/waypoints.csv
reference-points-medium = CSV
reference-points-csv-file = csv/toutes_1ppp.csv
#reference-points-medium = CSV
reference-points-csv-file = csv/reference_points.csv
[input]
#medium = CSV
csv-file = csv/input.csv
#medium = UDP
#udp-port = 9902
[log]
#medium = none
medium = CSV
csv-file = csv/divagation9_timestamp+mobile.csv
csv-file = /tmp/owlps-positioning.log
[positioning]
@ -20,5 +33,7 @@ csv-file = csv/divagation9_timestamp+mobile.csv
[output]
medium = CSV
csv-file = /tmp/out.log
#medium = Terminal
#medium = CSV
csv-file = /tmp/owlps-positioning.out