owlps/owlps-aggregator
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 Update and centralise copyright information 2013-05-29 13:19:06 -04:00
owlps-aggregator.h [Aggregator] Refactor got_request() 2013-06-12 18:55:48 -04:00
owlps-aggregatord.c Handle aggregation CSV format version 2013-07-17 18:08:27 -04:00