\r\n -> \n
[gnokii.git] / Docs / developers / other / sniffs / irda / info.txt
1 To irda sniffs use irda_intercept.tgz
2 (http://www.dev-thomynet.de/nokworld/noktrace/index.html or tools directory
3 - unpacked source is there) from Thomas Schneider
4
5 how to use it:
6 you MUST stop irda support  ('rcirda stop' fur SUSE)
7 to free the infrared tty port.
8 just type irda_intercept and you should see
9 irda packages of port /dv/ttyS1 (hardcoded in source).
10 The tool writes also to file 'out.trc'.
11 Use this file to decode: 'gnokii --decodefile out.trc'
12 (mygnokii have to be compiled with debug)