Serval DNA OpenBTS support
==========================
[Serval Project][], May 2013

[Serval DNA][] has been [integrated][] into the [Commotion OpenBTS][] GSM base
station with [funding][] provided by the [Open Technology Institute][OTI] which
is part of the [New America Foundation][NAF].

The source code, sample configuration and technical documentation is in the
[app\_servaldna][] repository, which is available on GitHub.  You can use
[Git][] to download the latest version:

    $ cd $HOME/src
    $ git clone -q git://github.com/servalproject/app_servaldna.git
    $ cd app_servaldna
    $

See the [README][] and [README-OpenBTS][] files in that repository for further
information.


[Serval Project]: http://www.servalproject.org/
[Commotion OpenBTS]: https://commotionwireless.net/projects/openbts
[Serval DNA]: http://developer.servalproject.org/dokuwiki/doku.php?id=content:servaldna:
[integrated]: http://developer.servalproject.org/dokuwiki/doku.php?id=content:tech:commotion_openbts
[funding]: http://developer.servalproject.org/dokuwiki/doku.php?id=content:activity:naf1
[OTI]: http://oti.newamerica.net/
[NAF]: http://www.newamerica.net/
[app\_servaldna]: https://github.com/servalproject/app_servaldna
[Git]: http://git-scm.com/
[README]: https://github.com/servalproject/app_servaldna/blob/master/README.md
[README-OpenBTS]: https://github.com/servalproject/app_servaldna/blob/master/README-OpenBTS.md