Changeset 6554


Ignore:
Timestamp:
Jan 4, 2009, 11:35:09 PM (16 years ago)
Author:
roland
Message:

Added some help text.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified trunk/exodus/scripts/antenna.py

    r6553 r6554  
     1#(C) Roland van Laar
     2# WirelessLeiden License
     3#
     4# Script to find which antennas with which gain we have in WL.
     5# So we can standardize it.
     6#
     7# Usage: python antenna.py --file=/PATH/TO/py.conf
     8#
    19import sys
    210import ConfigParser
Note: See TracChangeset for help on using the changeset viewer.