owlps/owlps-positioner
Matteo Cypriani 5bf1bcb4d2 Handle aggregation CSV format version
The first field of the Aggregator's CSV output files is now an unsigned
integer that announces the version of the CSV format used. Current
version is 1 and the subsequent fields are not modified, so that an
aggregation file generated with a previous version can still be used by
adding "1;" at the beginning of each line.

The Positioner has been adapted to handle this new format.
2013-07-17 18:08:27 -04:00
..
cfg [Positioner] Allow to generate a RP list 2013-05-17 16:54:57 -04:00
tests [Positioner] Get rid of Boost's unordered_* 2013-06-03 17:46:10 -04:00
.gitignore Rename Positioning -> Positioner 2012-02-06 17:48:43 +01:00
CMakeLists.txt [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
Doxyfile [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
accesspoint.cc [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
accesspoint.hh [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
accesspointsreadercsv.cc [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
accesspointsreadercsv.hh [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
area.cc [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
area.hh [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
autocalibration.cc [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
autocalibration.hh [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
building.cc [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
building.hh [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
calibrationrequest.cc [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
calibrationrequest.hh [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
cartographyalgorithm.cc [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
cartographyalgorithm.hh [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
configuration.cc [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
configuration.hh [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
csvfilereader.cc [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
csvfilereader.hh [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
csvstringreader.cc [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
csvstringreader.hh [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
direction.cc [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
direction.hh [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
fbcm.cc [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
fbcm.hh [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
frbhmbasic.cc [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
frbhmbasic.hh [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
input.cc [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
input.hh [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
inputcsv.cc Handle aggregation CSV format version 2013-07-17 18:08:27 -04:00
inputcsv.hh Handle aggregation CSV format version 2013-07-17 18:08:27 -04:00
inputdatareader.cc [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
inputdatareader.hh [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
inputlogcsv.cc [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
inputlogcsv.hh [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
inputlogmedium.hh [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
inputmedium.cc [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
inputmedium.hh [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
inputudpsocket.cc [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
inputudpsocket.hh [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
interlinknetworks.cc [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
interlinknetworks.hh [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
measurement.cc [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
measurement.hh [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
minmax.cc [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
minmax.hh [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
mobile.cc [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
mobile.hh [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
mobilesreadercsv.cc [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
mobilesreadercsv.hh [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
nss.cc [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
nss.hh [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
output.cc [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
output.hh [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
outputcsv.cc [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
outputcsv.hh [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
outputmedium.hh [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
outputnetworksocket.cc [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
outputnetworksocket.hh [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
outputtcpsocketevaal.cc [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
outputtcpsocketevaal.hh [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
outputterminal.cc [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
outputterminal.hh [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
outputudpsocket.cc [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
outputudpsocket.hh [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
owlps-positionerd.cc [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
point3d.cc [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
point3d.hh [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
posexcept.cc [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
posexcept.hh [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
positioning.cc [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
positioning.hh [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
positioningalgorithm.hh [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
posutil.cc [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
posutil.hh [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
realposition.cc [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
realposition.hh [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
referencepoint.cc [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
referencepoint.hh [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
request.cc Handle aggregation CSV format version 2013-07-17 18:08:27 -04:00
request.hh [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
result.cc [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
result.hh [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
resultlist.cc [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
resultlist.hh [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
stock.cc [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
stock.hh [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
textfilereader.cc [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
textfilereader.hh [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
textfilewriter.cc [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
textfilewriter.hh [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
timestamp.cc [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
timestamp.hh [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
topologyreadercsv.cc [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
topologyreadercsv.hh [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
trilaterationalgorithm.cc [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
trilaterationalgorithm.hh [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
trilaterationmethod.hh [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
userinterface.cc [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
userinterface.hh [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
waypoint.cc [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
waypoint.hh [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
wifidevice.cc [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00
wifidevice.hh [Positioner] Get rid of the src/ subdirectory 2013-06-19 18:53:37 -04:00