This commit is contained in:
solomon 2002-12-12 20:57:20 +00:00
parent 32035b9d2f
commit d9ac70501e
1 changed files with 0 additions and 16 deletions

16
TODO
View File

@ -56,23 +56,8 @@ Linux WLAN NG TODO
- Perform a more effective I/O access test and an irq test at
initialization time
- Detect dead card and perform reset and reinitialization
- Add an lnx command to query the rx signal stats:
(cumlative should be a weighted average)
last beacon rssi
last beacon sq
last beacon noise floor
cumlative beacon rssi
cumlative beacon sq
cumlative beacon noise floor
last data rssi
last data sq
last data noise floor
cumlative data rssi
cumlative data sq
cumlative data noise floor
- X-Windows Status display (in C)
- GTK Configurator
- Scan/selectSSID/joinSSID + SetupPerSSID
- Shell functions to simplify wlanctl usage
- Finish the prism2 request responses for STA and AP
Station:
@ -108,6 +93,5 @@ Linux WLAN NG TODO
- Add event handling scripts for the events above
- Add AP support for power managing stations
- [PCMCIA] Improve PCMCIA event scripts
- man pages
- Add a HOWTO document for users
- Add a HOWTO document for programmers