]> git.decadent.org.uk Git - ap-utils.git/blobdiff - TODO
Imported Upstream version 1.5~pre1
[ap-utils.git] / TODO
diff --git a/TODO b/TODO
index 990271ca238c9f9ce0c9f3a0b36039f39bf3d216..8bada48341b8a3dfab0248dbeed404d506c31369 100644 (file)
--- a/TODO
+++ b/TODO
@@ -4,17 +4,26 @@ TODO for ap-utils:
 * porting to other Unix'es and platforms (ALWAYS)
 * support new AP's (ALWAYS)
 
+* (maybe): move S_DEFCHAN message up to screen beginning in set_oeminfo.c
+* add S Search key in get_opts that would allow - instead of connecting -
+  searching for APs first
+
+* implement displaying of 'NetworkSettings' OID structure in place of
+  'Stations' submenu, if the target AP using VERNET ATMEL12350 MIB
+  is in STA mode. This would finally bring us client-mode diagnostics
+  (client-side RSSI and wireless connection status), that has been
+  been missing so badly for a long time (for other ATMEL12350 MIBs
+  and ATMEL410 non-SB MIBs, it will apparently stay missing forever,
+  unfortunately)
+* switch the 'Status' field in 'Stations' from numeric to verbose representation
+* add 802.1X support for ATMEL12350 APs
+* patch test.c so that it works with ATMEL12350 devices
+* update src/ap-gl.c to reflect changes made in src/stations.c during 1.4.1pre*
+  transition
 * try to not rely on actually configured subnet information on each
   network interface in ap scan
-* perhaps implement better way to distinguish between ATMEL410 and
-  ATMEL12350 APs - see TODO comment in ap_search.c
-* patch test.c so that it works with ATMEL12350 devices
-* adding access for editing feature values in sysinfo.c [by a hidden key,
-  with a big warning, since this would be a _very_ dangerous option]
-* add 802.1X support for ATMEL12350 Tellus APs
+* implement rssi view toggling for nwn_stations()
 * update manpages
-* add S Search key in get_opts that would allow - instead of connecting - searching for APs first
-* move updates from ap-gl to ap-config
 * increase/disable knownAPs limit
 * use iptraf like ethernet.desc file to store stations description
-* add per client LQ and RSSI stats to ap-mrtg
\ No newline at end of file
+* add per client LQ and RSSI stats to ap-mrtg