Initial import of Google maps based mesh mapping tool for deugging Dili VT
authordrowe67 <drowe67@01035d8c-6547-0410-b346-abe4f91aad63>
Mon, 6 Dec 2010 21:27:16 +0000 (21:27 +0000)
committerdrowe67 <drowe67@01035d8c-6547-0410-b346-abe4f91aad63>
Mon, 6 Dec 2010 21:27:16 +0000 (21:27 +0000)
commit67df166a989738749b89a3e1be175055fb57ec80
tree6a8ddb81944b8b39eedf98f17900e538be93d99c
parentdc0bb57356b4a17b042978cae92413454049e409
Initial import of Google maps based mesh mapping tool for deugging Dili VT

git-svn-id: https://svn.code.sf.net/p/freetel/code@256 01035d8c-6547-0410-b346-abe4f91aad63
14 files changed:
dilimesh/README.txt [new file with mode: 0644]
dilimesh/cgi-bin/addnode.cgi [new file with mode: 0755]
dilimesh/cgi-bin/delnode.cgi [new file with mode: 0755]
dilimesh/cgi-bin/fpingnodes.cgi [new file with mode: 0755]
dilimesh/cgi-bin/getnodes.cgi [new file with mode: 0755]
dilimesh/cgi-bin/getsig.cgi [new file with mode: 0755]
dilimesh/cgi-bin/getvis.cgi [new file with mode: 0755]
dilimesh/dilimesh/dilimesh.css [new file with mode: 0644]
dilimesh/dilimesh/dilimesh.html [new file with mode: 0644]
dilimesh/dilimesh/node_dead.png [new file with mode: 0644]
dilimesh/dilimesh/node_good.png [new file with mode: 0644]
dilimesh/dilimesh/node_packet_loss.png [new file with mode: 0644]
dilimesh/dilimesh_screenshot.png [new file with mode: 0644]
dilimesh/scripts/sigstr.sh [new file with mode: 0755]