aboutsummaryrefslogtreecommitdiffstats
path: root/src/common/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2023-07-30l1sap: proper rate adaptation for CSD (RFC4040 'clearmode')Vadim Yanitskiy1-0/+1
2023-07-21ASCI: VGCS/VBS RACH -> RSL TALKER/LISTENER DETECTHarald Welte1-0/+1
2023-07-10ASCI: NCH / NOTIFICATION supportHarald Welte1-0/+1
2023-05-26refactor: replace rtppayload_is_valid() with preening before enqueueMychaela N. Falconia1-0/+1
2023-04-11Merge gsm_network into gsm_bts_sm and place gsm_bts under itPau Espin Pedrol1-0/+1
2023-04-11Introduce NM FSM for GPRS NSVC objectPau Espin Pedrol1-0/+1
2023-04-06Introduce NM FSM for GPRS Cell objectPau Espin Pedrol1-0/+1
2023-04-06Introduce NM FSM for GPRS NSE objectPau Espin Pedrol1-0/+1
2022-09-13Introduce Osmux supportPau Espin Pedrol1-0/+1
2022-09-06Depend on libosmo-netifPau Espin Pedrol1-0/+2
2021-11-07common/Makefile.am: reformat {AM_CPPFLAGS,AM_CFLAGS,LDADD}Vadim Yanitskiy1-3/+18
2021-10-25initial support for static userspace probes via systemtapHarald Welte1-1/+13
2021-06-30Support forwarding proto IPAC_PROTO_EXT_PCU BSC<->PCUPau Espin Pedrol1-0/+1
2020-10-20Introduce NM Channel FSMPau Espin Pedrol1-0/+1
2020-10-20Introduce NM Radio Carrier and Baseband Transceiver FSMsPau Espin Pedrol1-0/+2
2020-10-20Introduce NM BTS FSMPau Espin Pedrol1-0/+1
2020-10-20Introduce NM BTS Site Manager FSMPau Espin Pedrol1-0/+2
2020-07-14Move struct gsm_bts_trx: gsm_data.* & bts.* => bts_trx.*Pau Espin Pedrol1-0/+1
2020-06-23Introduce bts_shutdown FSMPau Espin Pedrol1-0/+1
2020-06-17Merge gsm_data_shared.h into gsm_data.hPau Espin Pedrol1-1/+1
2020-06-17cosmetic: common/Makefile.am: split each source file in one linePau Espin Pedrol1-6/+29
2020-01-20ta_control: move timing advance code from osmo-bts-trx to commonPhilipp Maier1-1/+1
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