-rw-r--r-- | noncore/multimedia/camera/TODO | 4 | ||||
-rw-r--r-- | noncore/net/wellenreiter/TODO | 18 |
2 files changed, 16 insertions, 6 deletions
diff --git a/noncore/multimedia/camera/TODO b/noncore/multimedia/camera/TODO index c85d1ea..1f3c651 100644 --- a/noncore/multimedia/camera/TODO +++ b/noncore/multimedia/camera/TODO | |||
@@ -1,2 +1,6 @@ | |||
1 | - ask before overwriting existing pictures | 1 | - ask before overwriting existing pictures |
2 | - improve video performance by using a seperate thread | 2 | - improve video performance by using a seperate thread |
3 | - make command line capturing more sophisticated | ||
4 | - add -n <number_of_captures>, 0 for unlimited | ||
5 | - add -d <delay_in_seconds_between_captures> | ||
6 | - add commands like 'init', 'capture', 'exit' to give more control and to cope with the delay lightning problem \ No newline at end of file | ||
diff --git a/noncore/net/wellenreiter/TODO b/noncore/net/wellenreiter/TODO index a3d0d3d..b821636 100644 --- a/noncore/net/wellenreiter/TODO +++ b/noncore/net/wellenreiter/TODO | |||
@@ -1,72 +1,78 @@ | |||
1 | /************************************************************************ | 1 | /************************************************************************ |
2 | /* W e l l e n r e i t e r I I | 2 | /* W e l l e n r e i t e r I I |
3 | /* =============================== | 3 | /* =============================== |
4 | /* | 4 | /* |
5 | /* Version: 1.0.3 | 5 | /* Version: 1.0.3 |
6 | /************************************************************************ | 6 | /************************************************************************ |
7 | 7 | ||
8 | ---------------------------------------------------- | 8 | ---------------------------------------------------- |
9 | Ideas as of Wellenreiter II / May 2004 | 9 | Ideas as of Wellenreiter II / May 2004 |
10 | ---------------------------------------------------- | 10 | ---------------------------------------------------- |
11 | 11 | ||
12 | -------- | 12 | -------- |
13 | BUILD | 13 | BUILD |
14 | -------- | 14 | -------- |
15 | 15 | ||
16 | - fix building against X11 again | 16 | - fix building against X11 again |
17 | 17 | ||
18 | -------- | 18 | -------- |
19 | ENGINE | 19 | ENGINE |
20 | -------- | 20 | -------- |
21 | 21 | ||
22 | - enable multiple packet sources | 22 | - enable multiple packet sources |
23 | - infrared | 23 | - infrared |
24 | - bluetooth | 24 | - bluetooth |
25 | - usb | 25 | - usb |
26 | 26 | ||
27 | - define packet structure in a metalanguage and generate | 27 | - define packet structure in a metalanguage and generate |
28 | the actual parsing code (hmmm) | 28 | the actual parsing code (hmmm) |
29 | 29 | ||
30 | - pester the ethereal folks to settle for an application independant | 30 | - pester the ethereal folks to settle for an application independant |
31 | packet dissection framework... (unlikely) | 31 | packet dissection framework... (unlikely) |
32 | 32 | ||
33 | - implement the adaptive hopping scheme ! | 33 | - implement the adaptive hopping scheme ! |
34 | 34 | ||
35 | - gather interface capabilities | 35 | - gather interface capabilities |
36 | 36 | ||
37 | - enable sniffing in wired networks | 37 | - enable sniffing in wired networks |
38 | 38 | ||
39 | - fix autodetection (the interface name is not selected correctly) | 39 | - fix autodetection (the interface name is not selected correctly) |
40 | 40 | ||
41 | - use ethtool IOCTLs (if present) | 41 | - use ethtool IOCTLs (if present) |
42 | 42 | ||
43 | - gather IPs out of data packets w/ toDS=1 | ||
44 | |||
45 | - enable host name lookups, when more than one interface is available | ||
46 | |||
43 | --------- | 47 | --------- |
44 | UI | 48 | UI |
45 | --------- | 49 | --------- |
46 | 50 | ||
47 | - display interface capabilities (or rewrite networksettings?) | 51 | - display interface capabilities (or rewrite networksettings?) |
48 | 52 | ||
49 | - distinguish wireless bridges (WDS traffic) | 53 | - distinguish wireless bridges (WDS traffic) |
50 | 54 | ||
51 | - add configuration for scrollback buffer in log window | 55 | - add configuration for scrollback buffer in log window |
52 | 56 | ||
53 | - beep over headphone / customizable | 57 | - beep over headphone / customizable |
54 | 58 | ||
55 | - count/display number of wireless networks / APs since last start/stop | 59 | - count/display number of wireless networks / APs since last start/stop |
56 | 60 | ||
61 | - display ip host name lookups | ||
62 | |||
57 | --------- | 63 | --------- |
58 | FILES | 64 | FILES |
59 | --------- | 65 | --------- |
60 | 66 | ||
61 | - write kismet-like .network format and format to be importable into AutoRoute | 67 | - write kismet-like .network format and format to be importable into AutoRoute |
62 | 68 | ||
63 | - implement beacon stripping (the first beacon is enough to detect a | 69 | - implement beacon stripping (the first beacon is enough to detect a |
64 | new network - further beacons just blow up the capture file) | 70 | new network - further beacons just blow up the capture file) |
65 | 71 | ||
66 | - write wi-scan format like that: | 72 | - write wi-scan format like that: |
67 | # $Creator: Wellenreiter II Version 1.0.2 | 73 | # $Creator: Wellenreiter II Version 1.0.2 |
68 | # $Format: wi-scan | 74 | # $Format: wi-scan |
69 | # Latitude Longitude ( SSID ) Type ( BSSID ) Time (GMT) [ SNR Sig Noise ] | 75 | # Latitude Longitude ( SSID ) Type ( BSSID ) Time (GMT) [ SNR Sig Noise ] |
70 | # $DateGMT: 2004-02-07 | 76 | # $DateGMT: 2004-02-07 |
71 | N 41.1008009 W 8.3893034 ( Porceven ) BBS ( 00:a0:f8:41:91:63 ) 22:32:39 (GMT) [ 21 177 156 ] | 77 | N 41.1008009 W 8.3893034 ( Porceven ) BBS ( 00:a0:f8:41:91:63 ) 22:32:39 (GMT) [ 21 177 156 ] |
72 | 78 | ||