The WNDB is the Wireless Node database originally written by MattHickey and now maintained by a cadre of voluteers
Here we list our dreams, aspirations as well as the grim face of reality. There is a mailing list for developement discussion here.
You can see it and use it here:
See also: WnDbDevel, WnDbInstall
If you are wanting to download the software it is available under the GNU Public License (GPL) via CVS using this CVSROOT:
:pserver:anonymous@maus.spack.org:/cvsroot
You will need to check out both the wndb and the mapserver_data modules in order to make it work. You will also need a UNIX server which has these services enabled in order to run it: apache, mod_perl, mason, MySQL and MapServer (version 3.3!).
Please note that this software was released due to demand rather then actually being ready for release. There is a lot of work that needs to be done in order for it to be a real software package, and we could really use help in order to get it to that point.
if you would like to check the latest version of the wndb from cvs you will need to specify the wndb module after you have logged into the cvs server. from the command prompt.
sh shell syntax:
% CVSROOT=:pserver:anonymous@maus.spack.org:/cvsroot; export CVSROOT
% cvs login
% cvs co wndb

