aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bts-trx/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
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