Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
ignore the lat parameter of peer tag
authorMartin Quinson <martin.quinson@loria.fr>
Sun, 1 Jan 2017 17:01:21 +0000 (18:01 +0100)
committerMartin Quinson <martin.quinson@loria.fr>
Sun, 1 Jan 2017 17:01:29 +0000 (18:01 +0100)
commit13bf12b18f191192a6ba4f0ef5452b88986aa88f
tree551982427645b34eae1038f2effb2f36f2a6b0a4
parentc3cc65b5a59e1392f7f618c385d43bfa5be7d084
ignore the lat parameter of peer tag

- It was redundent with the z coordinate of the peer.
- This changes the timings of the examples using the Vivaldi routing
- Also update and improve the documentation.
- doxygen don't quite like links to sections which names contain a
  html-like tag (as <peer>) and produce weird error messages in this case.
  Not much I can do here...
doc/doxygen/platform.doc
examples/java/app/tokenring/app_tokenring.tesh
examples/msg/app-token-ring/app-token-ring.tesh
examples/platforms/two_peers.xml
src/kernel/routing/VivaldiZone.cpp
src/kernel/routing/VivaldiZone.hpp
src/surf/sg_platf.cpp
src/surf/xml/platf_private.hpp
src/surf/xml/surfxml_sax_cb.cpp