Added basic scanner application
authorjaviplx <javiplx@gmail.com>
Thu, 13 May 2010 12:16:52 +0000 (12:16 +0000)
committerjaviplx <javiplx@gmail.com>
Thu, 13 May 2010 12:16:52 +0000 (12:16 +0000)
commitb0e57d29e1e5deda46fbeca25f52617431a707a1
tree9d353dc914040c14796d74f582b78070f4bced25
Added basic scanner application

git-svn-id: file:///svnroot/wifihood/trunk/wifiscanner@2 c51dfc6a-5949-4919-9c8e-f207a149c383
debian/changelog [new file with mode: 0644]
debian/compat [new file with mode: 0644]
debian/control [new file with mode: 0644]
debian/pycompat [new file with mode: 0644]
debian/rules [new file with mode: 0755]
setup.py [new file with mode: 0755]
wifimap/__init__.py [new file with mode: 0644]
wifimap/gps.py [new file with mode: 0644]
wifimap/wifiscan.py [new file with mode: 0644]
wifiscanner [new file with mode: 0755]
wifiscanner.desktop [new file with mode: 0644]