owlps/libowlps
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
..
CMakeLists.txt CMake: pass installation prefix to programs 2013-06-12 09:38:38 -04:00
libowlps.c Use Doxygen on lib* 2013-06-12 09:38:37 -04:00
owlps-config.h.in CMake: pass installation prefix to programs 2013-06-12 09:38:38 -04:00
owlps.h Handle aggregation CSV format version 2013-07-17 18:08:27 -04:00