Go to file
Alister Amo ec9044a6c7 more ignores 2019-02-13 04:07:30 +01:00
ASN picked fixes from @KonstantinZavertkin's fork 2019-02-13 03:50:29 +01:00
CLI Make sure PowerManager keys manipulated by CLI also refer to UMTS (should resolve #5) 2016-08-30 18:53:58 +02:00
CommonLibs CommonLibs: Add thread cancellation capability 2014-12-04 13:14:29 +01:00
Control Initial commit of OpenBTS-UMTS code 2014-10-16 14:42:05 -07:00
GSM Initial commit of OpenBTS-UMTS code 2014-10-16 14:42:05 -07:00
Globals Initial commit of OpenBTS-UMTS code 2014-10-16 14:42:05 -07:00
NodeManager@45420fe5f8 Initial commit of OpenBTS-UMTS code 2014-10-16 14:42:05 -07:00
SGSNGGSN picked fixes from @KonstantinZavertkin's fork 2019-02-13 03:50:29 +01:00
SIP picked fixes from @KonstantinZavertkin's fork 2019-02-13 03:50:29 +01:00
SMS picked fixes from @KonstantinZavertkin's fork 2019-02-13 03:50:29 +01:00
TRXManager Initial commit of OpenBTS-UMTS code 2014-10-16 14:42:05 -07:00
TransceiverRAD1 TransceiverUHD: Configure UHD build when driver is detected 2014-12-04 13:14:52 +01:00
TransceiverUHD TransceiverUHD: Add receive overpower alerting 2015-01-26 08:09:21 +01:00
UMTS picked fixes from @KonstantinZavertkin's fork 2019-02-13 03:50:29 +01:00
apps Initial commit of OpenBTS-UMTS code 2014-10-16 14:42:05 -07:00
config TransceiverUHD: Configure UHD build when driver is detected 2014-12-04 13:14:52 +01:00
debian add reference to the wiki page 2014-10-16 14:48:37 -07:00
doc Initial commit of OpenBTS-UMTS code 2014-10-16 14:42:05 -07:00
.gitignore more ignores 2019-02-13 04:07:30 +01:00
.gitmodules use https instead of ssh auth on submodules 2015-01-28 13:08:49 +01:00
AUTHORS Initial commit of OpenBTS-UMTS code 2014-10-16 14:42:05 -07:00
COPYING Initial commit of OpenBTS-UMTS code 2014-10-16 14:42:05 -07:00
ChangeLog Initial commit of OpenBTS-UMTS code 2014-10-16 14:42:05 -07:00
INSTALL Initial commit of OpenBTS-UMTS code 2014-10-16 14:42:05 -07:00
LEGAL Initial commit of OpenBTS-UMTS code 2014-10-16 14:42:05 -07:00
Makefile.am TransceiverUHD: Configure UHD build when driver is detected 2014-12-04 13:14:52 +01:00
Makefile.common Initial commit of OpenBTS-UMTS code 2014-10-16 14:42:05 -07:00
NEWS Initial commit of OpenBTS-UMTS code 2014-10-16 14:42:05 -07:00
NOTICE Initial commit of OpenBTS-UMTS code 2014-10-16 14:42:05 -07:00
README.md picked fixes from @KonstantinZavertkin's fork 2019-02-13 03:50:29 +01:00
asn1c-0.9.23.tar.gz Initial commit of OpenBTS-UMTS code 2014-10-16 14:42:05 -07:00
autogen.sh Initial commit of OpenBTS-UMTS code 2014-10-16 14:42:05 -07:00
configure.ac TransceiverUHD: Configure UHD build when driver is detected 2014-12-04 13:14:52 +01:00
ctags.sh Initial commit of OpenBTS-UMTS code 2014-10-16 14:42:05 -07:00
install_dependences.sh fixes 2019-02-13 03:51:49 +01:00

README.md

Welcome to the OpenBTS-UMTS source code

For information on supported hardware, and build, install, setup and run instructions see the wiki page.

Notes for this fork: You can run ./install_dependences.sh to get dependencies satisfied before installation.