Osmocom Base Transceiver Station (BTS) https://osmocom.org/projects/osmobts
Go to file
Harald Welte 6d7b78bde1 add minimal configuration file support
this config file allows configuration of unit id, oml ip,
and local rtp bind IP.
2011-09-04 22:47:25 +02:00
contrib add init script and screenrc for l1fwd 2011-07-02 15:57:37 +02:00
include add minimal configuration file support 2011-09-04 22:47:25 +02:00
src add minimal configuration file support 2011-09-04 22:47:25 +02:00
.gitignore re-work original osmo-bts with support for sysmocom femtobts 2011-06-27 11:25:35 +02:00
COPYING re-work original osmo-bts with support for sysmocom femtobts 2011-06-27 11:25:35 +02:00
Makefile.am Add autotools skeleton code 2011-03-04 14:18:10 +01:00
README re-work original osmo-bts with support for sysmocom femtobts 2011-06-27 11:25:35 +02:00
configure.ac Use libosmotrau for RTP support 2011-07-21 20:36:24 +02:00

README

Repsoitory for new BTS-side A-bis code

This is the code that was originally developed inside osmocom-bb.git
for turning modified OsmocomBB-supported phones into a simplistic BTS.

However, the BTS-side A-bis is also going to be needed for other projects, thus
the split.

It doesn't really build yet, as a lot of dependencies have not yet been
resolved.