aboutsummaryrefslogtreecommitdiffstats
path: root/src/common/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-07-19lc15: port lc15bts-mgr changesMax1-0/+4
2016-10-13DTX DL: use FSM for AMRMax1-1/+2
2016-09-30DTX: move scheduling check inside repeat_last_sidMax1-2/+2
2016-06-18Move copy-pasted code into common partMax1-1/+0
2016-02-15Introduce new phy_link and phy_instance abstractionHarald Welte1-1/+1
2016-02-15TRX: Move scheduler to src/commonHarald Welte1-1/+3
2016-01-22merge bts-specific main function into common/main.c:bts_main()Harald Welte1-1/+1
2015-09-22move MS power control handling from sysmobts to common partHarald Welte1-1/+1
2015-09-22Add BCCH message to PH-/MPH-/TCH-SAP interfaceAndreas Eversberg1-1/+1
2014-12-30Initial CBCH supportHarald Welte1-1/+2
2014-08-24add control interface to common BTS (for thermal attenuation)Harald Welte1-1/+1
2014-08-24New generic transmit power handlingHarald Welte1-1/+3
2014-07-31sysmobts: Verify the structure of IPA and OML messagesHolger Hans Peter Freyther1-1/+1
2014-03-10handover: Set basic values for handover, remember the activation reasonAndreas Eversberg1-1/+1
2013-06-12Makefile.am: Use AM_CPPFLAGSAlexander Huemer1-1/+1
2012-12-20openbsc: Prepare to allow to have the OpenBSC directory somewhere elseHolger Hans Peter Freyther1-1/+1
2012-07-08PCU: Add PCU socket interface to BTS.Andreas Eversberg1-1/+1
2012-06-14attempt to make CCCH Load Indications for PCH workHarald Welte1-1/+2
2012-04-19lchan: Similar to OpenBSC use a set method to change the stateHolger Hans Peter Freyther1-1/+1
2011-09-09Introduce new amr.[ch] for AMR related functionsHarald Welte1-1/+1
2011-09-03remove dead code / dead fule common/voice.cHarald Welte1-1/+1
2011-07-24sysmobts: add a skeleton for codec frame processingHarald Welte1-1/+1
2011-07-21Use libosmotrau for RTP supportHarald Welte1-2/+2
2011-07-21remove old RTP code from osmocom-bb/jolly/bts branchHarald Welte1-1/+0
2011-06-29implement baseic uplink measurement processing + reportingHarald Welte1-1/+2
2011-06-27re-work original osmo-bts with support for sysmocom femtobtsHarald Welte1-2/+2
2011-03-04Add autotools skeleton codeHarald Welte1-0/+7