summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkaner <kaner@8d8ab74c-27aa-4a3d-9bde-523a2bc1f624>2009-02-09 20:24:13 +0000
committerkaner <kaner@8d8ab74c-27aa-4a3d-9bde-523a2bc1f624>2009-02-09 20:24:13 +0000
commit754022026ccf47b4094d599cddf6feae6e8e0c58 (patch)
tree1e5f463e9fb9cb8602d4efa30cb462ca8d7b179d
parent2533c4404552c17253559dda0eacabfa39ee1984 (diff)
Updated README file
git-svn-id: https://dedected.org/svn/trunk@65 8d8ab74c-27aa-4a3d-9bde-523a2bc1f624
-rw-r--r--kismet-dect/README37
1 files changed, 34 insertions, 3 deletions
diff --git a/kismet-dect/README b/kismet-dect/README
index 982d3c4..5c92000 100644
--- a/kismet-dect/README
+++ b/kismet-dect/README
@@ -76,7 +76,7 @@ Device:
Logtype:
- logtypes=pcapdump,gpsxml,netxml,nettxt,alert,dectpcap
+ logtypes=dectpcap
NOTES:
=====
@@ -92,9 +92,40 @@ Functionality that works as of now:
- PP (call) scan
- PP sync (call) scan (alpha, please test)
-Functionality that is being worked on currently:
+HOTKEYS:
+=======
-- Dump .wav files
+Currently, after loading the DECT plugin into the client, you need to use
+certain hotkeys to tell it what to do. Here is a list of keys and what they do:
+
+ ---------+---------------------------------------------
+ KEY | ACTION
+ ---------+---------------------------------------------
+ h | Display this help
+ L | Lock channel hopping to current channel
+ U | Unlock channel hopping
+ F | Do async FP scan (default)
+ A | Do async PP scan
+ M | Show current mode
+ i | Sort by RFPI (ascending)
+ I | Sort by RFPI (descending)
+ r | Sort by RSSI (ascending)
+ R | Sort by RSSI (descending)
+ c | Sort by Channel (ascending)
+ C | Sort by Channel (descending)
+ s | Sort by view count (ascending)
+ S | Sort by view count (descending)
+ Q | Quit
+ <enter> | Sync with selected station and dump calls
+ -------------------------------------------------------
+
+Q&A:
+===
+
+Q: I don't seem to be able to use the hotkeys or scroll through the station
+ list. What's wrong?
+A: Maybe you choose the wrong window? Try <tab>ing you way to the DECT plugin
+ and then try again.
AUTHORS:
=======