Osmocom Base Transceiver Station (BTS) https://osmocom.org/projects/osmobts
Go to file
Harald Welte 288d0c04c8 logging sanitization (use proper log levels, etc.) 2011-07-01 18:54:10 +02:00
include fix various compiler warnings 2011-07-01 18:22:01 +02:00
src logging sanitization (use proper log levels, etc.) 2011-07-01 18:54:10 +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 only build sysmocom-femtobts conditionally 2011-06-27 11:45:15 +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.