Skip to content

maxifree/openbts

 
 

Repository files navigation

Welcome to the OpenBTS source code.


For free support, please subscribe to openbts-discuss@lists.sourceforge.net.
See http://sourceforge.net/mailarchive/forum.php?forum_name=openbts-discuss
and https://lists.sourceforge.net/lists/listinfo/openbts-discuss for details.

A5/3 support requires installation of liba53.  This can be installed from:
git@github.com:RangeNetworks/liba53.git

Starting with release 4, OpenBTS requires zeromq (zmq).

For additional information, refer to http://openbts.org.

To build OpenBTS:
mkdir build && cd build
cmake ../
# Check dependencies and errors and repeat cmake ../ if needed
make

About

GSM+GPRS Radio Access Network Node

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 83.6%
  • Verilog 12.5%
  • C 1.4%
  • PLpgSQL 1.1%
  • Shell 0.9%
  • CMake 0.2%
  • Other 0.3%