Subversion repository

You can browse the source code for umts-tools by using WebSVN or browsing the directory.

You can also do a checkout of the current development version of umts-tools using Subversion with the following command :

svn co https://svn.jerryweb.org/public/umts-tools/trunk umts-tools 

Debugging facilities

Verbose output

All the scripts allow you to activate verbose output by using the -d option.

Dummy terminal

umts-tools comes with a "dummy" terminal which can be used to simulate responses from a handset. Most commands allow you to use this fake terminal instead of an actual handset by using the -z option.

Pcap dumps

When sending data via the terminal in the form of PDUs, it can useful to have a dump of the PDUs which can be read with a network packet analyser. umts-tools provides such a facility, enabling you to save dumps to files which Ethereal can understand.

Copyright

umts-tools is copyright (C) 2004-2009 Jeremy Lainé. This software is distributed under the terms of the GNU General Public License (GPL).