owlps/GuiNuMo-server
Matteo Cypriani 36f1a4dc45 1st commit since pif's resurrection
code/GuiNuMo-server/server.cc
	* Ajout de la sélection du point à renvoyer, à chaque étape de
	  l'algorithme dans fastViterbi().
	* Correction d'un bogue causé par les #ifdef de débogage.

code/GuiNuMo-server/cfg/
Ajout de deux fichiers de configuration :
	* topo.csv, donnant la liste et les coordonnées des pièces (pour
	  l'instant seulement du premier étage).
	* distances.csv, décrivant les distances entre les points de référence
	  clefs pour utiliser avec FRBHM.

git-svn-id: https://pif.pu-pm.univ-fcomte.fr/svn/loc@36 785a6c6c-259e-4ff1-8b91-dc31627914f0
2011-03-16 13:44:00 +01:00
..
cfg 1st commit since pif's resurrection 2011-03-16 13:44:00 +01:00
csv README + UTF-8 2011-03-16 13:43:59 +01:00
log README + UTF-8 2011-03-16 13:43:59 +01:00
Makefile GuiNuMo: beginning of Viterbi & many other things 2011-03-16 13:40:22 +01:00
TODO Beaucoup modifs cosmétiques et ajouts dans GuiNuMo 2011-02-17 16:47:50 +01:00
accesspoint.cc GuiNuMo: beginning of Viterbi & many other things 2011-03-16 13:40:22 +01:00
accesspoint.hh GuiNuMo: beginning of Viterbi & many other things 2011-03-16 13:40:22 +01:00
area.cc Beaucoup modifs cosmétiques et ajouts dans GuiNuMo 2011-02-17 16:47:50 +01:00
area.hh Beaucoup modifs cosmétiques et ajouts dans GuiNuMo 2011-02-17 16:47:50 +01:00
clientinfo.cc GuiNuMo: beginning of Viterbi & many other things 2011-03-16 13:40:22 +01:00
clientinfo.hh GuiNuMo: beginning of Viterbi & many other things 2011-03-16 13:40:22 +01:00
measurement.cc GuiNuMo: beginning of Viterbi & many other things 2011-03-16 13:40:22 +01:00
measurement.hh GuiNuMo: beginning of Viterbi & many other things 2011-03-16 13:40:22 +01:00
point.cc Beaucoup modifs cosmétiques et ajouts dans GuiNuMo 2011-02-17 16:47:50 +01:00
point.hh GuiNuMo: beginning of Viterbi & many other things 2011-03-16 13:40:22 +01:00
referencepoint.cc GuiNuMo: beginning of Viterbi & many other things 2011-03-16 13:40:22 +01:00
referencepoint.hh GuiNuMo: beginning of Viterbi & many other things 2011-03-16 13:40:22 +01:00
server.cc 1st commit since pif's resurrection 2011-03-16 13:44:00 +01:00
server.hh README + UTF-8 2011-03-16 13:43:59 +01:00
test.bash Import initial (GuiNuMo-server) 2011-02-17 16:47:50 +01:00
test.cc GuiNuMo: beginning of Viterbi & many other things 2011-03-16 13:40:22 +01:00