Owl Positioning System: a Wi-Fi-based, infrastructure-centred indoor positioning system. http://owlps.pu-pm.univ-fcomte.fr/
Go to file
Matteo Cypriani 910d9a04d9 [Positioning] InputCSV: handle auto EOF & closing
InputCSV:
- Add eof_close() to automatically close the file when EOF is reached.
- Add read_next_line(), that read the next non-blank line and skips
  blank characters.
- Add current_line, a string containing the current line data.
- Update unit test.

InputMedium:
- Rename InputMedium::current_line to current_line_nb.
2011-03-16 14:36:19 +01:00
infrastructure-centred Nettoyage du code de listener et libowlps 2011-03-16 14:07:23 +01:00
libowlps [Positioning] Add Request, complete InputCSV 2011-03-16 14:35:56 +01:00
mobile-centred Corrections mineures et commentaires 2011-03-16 13:52:46 +01:00
owlps-positioning [Positioning] InputCSV: handle auto EOF & closing 2011-03-16 14:36:19 +01:00
writeInDb Incorporation de la dernière version de Julien 2011-03-16 14:07:22 +01:00
.gitignore [Positioning] Suppress "using" directives in *.hh 2011-03-16 14:07:24 +01:00
Makefile [i-c] Support fichiers config listener/aggregator 2011-03-16 14:07:22 +01:00
TODO [Positioning] Add Request, complete InputCSV 2011-03-16 14:35:56 +01:00