osmo-bts/src/osmo-bts-trx
Andreas Eversberg d88cc624ed ASCI: Add control of uplink access to osmo-bts-trx
An MPH-INFO message is used to turn detection of uplink access bursts on
or off. This is required for voice group/broadcast channels.

Related: OS#4851
Depends: libosmocore.git Ibd6a1d468a70126a8f67e944fcb916969cc3c36b
Change-Id: I9045437d52984b7abe00fbc815d7f83c62c0fb5a
2023-10-27 10:35:21 +00:00
..
Makefile.am Depend on libosmo-netif 2022-09-06 09:14:40 +02:00
amr_loop.c copyright: fix typo: sysmocom s/s.m.f.c./s.f.m.c./ GmbH 2023-05-19 08:50:18 +00:00
amr_loop.h osmo-bts-trx: use C/I in the AMR link adaptation loop 2022-04-20 12:18:08 +00:00
l1_if.c ASCI: Add control of uplink access to osmo-bts-trx 2023-10-27 10:35:21 +00:00
l1_if.h trx_if: Allow calling trx_if_flush/close from within TRXC callback (v2) 2023-10-25 16:00:59 +00:00
main.c oml: implement handling of NM_ATT_IPACC_SUPP_FEATURES 2023-09-21 06:47:27 +07:00
probes.d initial support for static userspace probes via systemtap 2021-10-25 10:06:09 +00:00
sched_lchan_fcch_sch.c [VAMOS] common/scheduler: unify symbol names for training sequences 2021-06-01 02:46:43 +00:00
sched_lchan_pdtch.c osmo-bts-trx: change 'Received bad data' back to LOGL_DEBUG 2023-07-15 01:20:15 +07:00
sched_lchan_rach.c osmo-bts-trx: rx_rach_fn(): properly detect handover RACH 2022-10-04 14:57:57 +00:00
sched_lchan_tchf.c osmo-bts-trx: tx_tch[fh]_fn(): fix NULL pointer dereference 2023-07-21 11:06:00 +00:00
sched_lchan_tchh.c osmo-bts-trx: rx_tchh_fn(): fix copy-pasted comment 2023-10-03 13:36:40 +00:00
sched_lchan_xcch.c osmo-bts-trx: unify and enrich 'Received bad data' logging 2023-07-13 13:18:02 +00:00
sched_utils.h osmo-bts-trx: document/clarify the meaning of BUFMAX=24 2023-07-21 11:12:50 +00:00
scheduler_trx.c osmo-bts-trx: implement CSD scheduling support 2023-07-13 03:42:29 +07:00
trx_if.c trx_if: Allow calling trx_if_flush/close from within TRXC callback (v2) 2023-10-25 16:00:59 +00:00
trx_if.h [VAMOS] osmo-bts-trx: properly handle per-timeslot TSC values 2021-06-04 20:04:13 +00:00
trx_provision_fsm.c copyright: fix typo: sysmocom s/s.m.f.c./s.f.m.c./ GmbH 2023-05-19 08:50:18 +00:00
trx_provision_fsm.h copyright: fix typo: sysmocom s/s.m.f.c./s.f.m.c./ GmbH 2023-05-19 08:50:18 +00:00
trx_vty.c Move trx->rsl_link to trx->bb_transc.rsl.link 2023-09-19 09:15:08 +00:00