Hi all,
I have updated the usermanual and provided a section on the Firmware itself (getting, building, programming). This was written at night so I would be very happy if someone could proof read or provide feedback in any other way.
I have moved some content in the Wiki as well, everything that is related to Hardware should be in the Hardware article[2] and everything related to the Firmware should be in the Firmware article[3]. I tried hard to not lose any information. Again please take a look.
holger
[1] http://bb.osmocom.org/trac/raw-attachment/wiki/SIMtrace/usermanual.pdf [2] http://bb.osmocom.org/trac/wiki/SIMtrace/Hardware [3] http://bb.osmocom.org/trac/wiki/SIMtrace/Firmware
Hi,
I have updated the usermanual and provided a section on the Firmware itself (getting, building, programming). This was written at night so I would be very happy if someone could proof read or provide feedback in any other way.
I did a quick read and it looks good to me.
Maybe just mention the wireshark git on osmocom, which is easier if you want more than the simtrace patch. Also, I know than when building wireshark from that git, I have to use the './autogen.sh' that's in there instead of 'autoreconf -i'. I don't know if that applies to a wireshark-1.6 svn checkout as well ...
Cheers,
Sylvain
On 10/09/2011 06:10 PM, Sylvain Munaut wrote:
Maybe just mention the wireshark git on osmocom, which is easier if you want more than the simtrace patch.
Thanks, I plan to update simtrace builds and wireshark packages (also install them into another prefix, and rename it). I will update the docs in the same go then.
holger
Hi Holger,
On Sun, Oct 09, 2011 at 06:16:09PM +0200, Holger Hans Peter Freyther wrote:
On 10/09/2011 06:10 PM, Sylvain Munaut wrote:
Maybe just mention the wireshark git on osmocom, which is easier if you want more than the simtrace patch.
Thanks, I plan to update simtrace builds and wireshark packages (also install them into another prefix, and rename it). I will update the docs in the same go then.
one alternative to offer full wireshark builds would be the conversion/wrapping of the simcard dissector as a plugin. I _believe_ the plugin API is quite stable even over many wireshark versions.
but then, the same amount of time could probably be spent in making it more complete and submitting it mainline, instead.