aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bts-trx/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2020-09-26initial support for static userspace probes via systemtaplaforge/usdtHarald Welte1-0/+12
2020-07-14bts-trx: introduce TRX provisioning FSMPau Espin Pedrol1-0/+2
2020-06-15osmo-bts-trx: move logical channel handlers to separate filesVadim Yanitskiy1-0/+7
2020-06-06osmo-bts-trx: fix: use noinst_HEADERS instead of EXTRA_DISTVadim Yanitskiy1-2/+1
2020-06-06osmo-bts-trx: prettify Makefile.am: make it git friendlyVadim Yanitskiy1-6/+48
2018-07-02Remove unneeded direct libortp dependencyPau Espin Pedrol1-3/+2
2018-02-26split scheduler_mframe.c from scheduler.cHarald Welte1-1/+1
2017-10-08Remove build dependency on legacy OpenBSCMax1-1/+1
2017-08-20Fix static build of osmo-bts-trx and osmo-bts-virtual.Alexander Chemeris1-1/+1
2017-05-22osmo-bts-trx: use libosmocodingMax1-4/+4
2016-06-21Use libosmocodec functions for AMRMax1-2/+2
2016-02-15Use consistent naming of binaries accross BTS modelsHarald Welte1-3/+3
2016-02-15TRX: Move scheduler to src/commonHarald Welte1-3/+3
2016-02-15TRX: split scheduler in generic part and backend partHarald Welte1-2/+2
2016-01-22Add new bts_model_ctrl_cmds_install()Harald Welte1-2/+2
2015-11-05Don't blindly link against '-lortp' but use pkg-config for thatHarald Welte1-2/+2
2015-09-22build: Use AM_CPPFLAGS in Makefile.amMartin Hauke1-1/+1
2015-09-22TRX: Support for AMR full speechAndreas Eversberg1-2/+2
2015-09-22TRX: Implementation of MS power and timing advance loopsAndreas Eversberg1-2/+2
2015-09-22TRX: Replaced GSM 06.10 ordering table by table in libosmocodecAndreas Eversberg1-2/+2
2015-09-22TRX: Cleanup of channel transcodingAndreas Eversberg1-2/+2
2015-09-22TRX: Introduce osmobts-trx, a layer 1 implementation for OpenBTS tranceiversAndreas Eversberg1-0/+11