$wlanmeter-1.0.3 1/04/2002 by Marcin Lukasik $$Table_Of_Content: * description * build * getting_started * bugs * where_to_find * comments_and_anything_else Welcome to wlanmeter $description wlanmeter is an easy program written in C for monitoring signal/ noise/link levels on all available wireless interfaces (you can watch max. 3 interfaces at the same time) $build To build wlanmeter on a UNIX machine you'll need a C compiler, for example gcc. Then you should type: make all If everything went OK (it should), you'll get the 'wlanmeter' file in your current working directory. $getting_started To start, just type: ./wlanmeter $bugs There are some bugs in this program, but it is really useful when you're trying to adjust your antenna on the roof ;> $where_to_find You can download the latest version of wlanmeter from: http://milea.pl/download/wlanmeter/wlanmeter-current.tar.gz ChangeLog: http://milea.pl/download/wlanmeter/ChangeLog $comments_and_anything_else Comments, questions and suggestions are welcome. But don't expect too much from me ;> $wlanmeter-1.0.3 1/04/2002 by Marcin Lukasik