From 78051fb3ea7ea9c7a0d60540c999b5e56f0969fa Mon Sep 17 00:00:00 2001 From: Sebastian Reichel Date: Fri, 10 Jul 2015 07:12:31 +0200 Subject: Add README --- README | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..1ccd850 --- /dev/null +++ b/README @@ -0,0 +1,38 @@ +This is a Wireshark plugin for Nokia's PhoNet encapsulated ISI protocol +used on the Nokia N900, N950 and N9. + +Build Requirements: + + * compiler (for C) + * make + * pkg-config + * Wireshark 1.12.x + +Building: + + * run "make" + +Install: + + * run "make install" + +Usage: + + * Wireshark will automatically load the plugin at startup + and use it for any PhoNet traffic. + +Common Abbreviations: + +ADDR Address +REQ Request +RESP Response +IND Indication +LS Location Server +GPS Global Positioning System +ISI Intelligent Service Interface +NTF Notification +SUPL Secure User Plane Location +ACWP Assisted Complementary Wireless Positioning +NMEA National Marine Electronics Association +NBR Number +NPE Normalized Position Error -- cgit v1.2.3