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)
commitca5df0def8442d66f4baa031eb192ddb7a68c520
treee27da5e95760311b0af5fdb8d9b26e01959da31e
parentab35928654d40aade3083969cc807e051e9f523d
Added basic scanner application

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