Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 7f6f3ad27aadc740a60d5775080e6b7b > files > 7

dwscan-0.2-5.fc15.noarch.rpm

### Disclaimer
This is my TODO list. If you're interested in one of these features, there
are 2 options. Either wait for someone to implement it or sponsor someone
to implement it.

If you want to implement something, please contact me first so that we can
discuss acceptable implementations. In some cases I haven't thought about
it too deeply, but for others I know exactly what I require.

If you have other nice ideas that you think would be an improvement, please
contact me as well. :) Send an email to: Dag Wieers <dag@wieers.com>

### Usability
+ Add pitched sound depending on whether the signal gets better or worse
+ Add 15sec and 30sec quality averages
+ Use ncurses
+ Allow for sorting on name, HW address, Last beacon and channel
+ Sort by default on 15sec quality average
+ Ability to select access point and configure essid, ap and channel
+ Show non-wireless interfaces and IP information as well

### Export/Graph
+ Automatically save and restore information
+ Make ascii graphs like wavemon

### python-wifi issues
+ No signal/noise information except for the associated access point
+ Channel information currently missing (getFrequency() returns None)
+ geTransmitPower() gives Overflow Error: math range error
+ Some access points contain unicode/control characters (asciify works around this)
+ Hidden ESSIDs (<hidden>) contain control character (asciify works around this)