Go to file
FlUxIuS f700f390d9 Replacing NodeManager submodule URL 2023-01-04 13:46:10 +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 Fixes for C++17 2023-01-04 13:29:18 +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 Fixes for C++17 2023-01-04 13:29:18 +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 Adding support to B205mini* 2023-01-04 13:37:28 +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 Replacing NodeManager submodule URL 2023-01-04 13:46:10 +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 Update README.md 2023-01-04 13:31:49 +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 for C++17 2023-01-04 13:29:18 +01:00

README.md

OpenBTS-UMTS reloaded 2023

OpenBTS-UMTS reloaded. Compatibility with latest UHD drivers, several fixes and updated install documentation for ubuntu 22.04

Original notes from Range Networks:
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.