<div dir="ltr">Thank you for your both replies, I am going to investigate the three solutions you have suggested above. however I am not looking for a geographical map as such. <div><br></div><div>All I am looking for is a way of plotting my nodes to see how the network topology changes, and how does the multi-hopping occurs as nodes move regardless of their actual geographical location. any solution ? </div></div><div class="gmail_extra"><br><div class="gmail_quote">On 17 January 2015 at 14:40, Bastian <span dir="ltr"><<a href="mailto:fly@d00m.org" target="_blank">fly@d00m.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Fri, Jan 16, 2015 at 4:38 PM, Abubakr Ali <<a href="mailto:aboubaker.an@gmail.com">aboubaker.an@gmail.com</a>> wrote:<br>
> is there is any "map" plugin that allows me to see the topology of the<br>
> network and how it change as olsrd nodes moves ?<br>
> thank you<br>
<br>
</span>There are two plugins which might suit your needs:<br>
<br>
PUD[1] aka "Position Update Distribution" does distribution of GPS-data.<br>
>From the docs, i guess you can use hardware GPS-dongles. If you want<br>
tracking of moving nodes, this plugin might be worth a try.<br>
<br>
nameservice[2] also has fields for lat/lon and will output coordinates<br>
combined with link-quality information. If you need to see changes in<br>
link-quality on a map, this plugin might be useful.<br>
<br>
<br>
[1]: <a href="http://olsr.org/git/?p=olsrd.git;a=tree;f=lib/pud/doc" target="_blank">http://olsr.org/git/?p=olsrd.git;a=tree;f=lib/pud/doc</a><br>
[2]: <a href="http://olsr.org/git/?p=olsrd.git;a=tree;f=lib/nameservice" target="_blank">http://olsr.org/git/?p=olsrd.git;a=tree;f=lib/nameservice</a><br>
<br>
Regards<br>
<span class="HOEnZb"><font color="#888888">Bastian<br>
<br>
</font></span></blockquote></div><br></div>