diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 38 |
1 files changed, 38 insertions, 0 deletions
@@ -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 |