Owl Positioning System: a Wi-Fi-based, infrastructure-centred indoor positioning system. http://owlps.pu-pm.univ-fcomte.fr/
Go to file
Matteo Cypriani 1f1d7de4f5 [Positioning] Doxygen comments + fixes
- Add/update comments to be Doxygen compliant. Translate existing
  comments in English.
- Various fixes (more or less importants):
	- NULL pointer verification when adding an element to a vector of
	  pointers.
	- Add some missing accessors.
	- Add some more error handling with exceptions. Class Stock: correct
	  accessors (pure read accessors do not create a missing element any
		more, but throw an exception).
- Makefile: Add 'doc' target.
- Update TODO (some things noticed when reviewing the code for
  comments).
2011-03-16 14:36:10 +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] Doxygen comments + fixes 2011-03-16 14:36:10 +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