owlps/owlps-positioner
Matteo Cypriani 2e323be423 [Positioner] CSVStringReader: allow "(X;Y;Z)"
CSVStringReader::read_point3D() now allow the first of the three fields
forming a Point3D (that is, X) to start with an opening parenthesis, and
the last (Z) to end with a closing parenthesis. That allows an improved
clarity for strings containing several points, e.g. "(1;2;3);(4;5;6)".
2013-05-17 16:54:57 -04:00
..
cfg [Positioner] positioner.conf: comment lines 2013-05-14 13:37:18 -04:00
src [Positioner] CSVStringReader: allow "(X;Y;Z)" 2013-05-17 16:54:57 -04:00
tests [Positioner] s/multilateration/trilateration/ 2012-05-02 17:32:00 +02:00
.gitignore Rename Positioning -> Positioner 2012-02-06 17:48:43 +01:00
Doxyfile Rename Positioning -> Positioner 2012-02-06 17:48:43 +01:00
Makefile [Positioner] Switch to C++11 2013-05-16 17:46:44 -04:00