osmo-bts/src/common
Andreas Eversberg 5ff3e5a627 Do not prefix UI header to System Information Type 10
System Information Type 10 uses short L2 header that is transmitted as
Bter UI frame. The complete frame is sent by BSC, including short L2
header. Only the SACCH layer 1 header is added by the BTS.

A switch() statement is used, so other System Information with short L2
header can be added in the future.

Change-Id: Ifede42bfd84ea5914b559a20ae68f594d2ee1a5c
(cherry picked from commit ddc15996dd)
2023-10-09 10:07:31 +02:00
..
Makefile.am l1sap: proper rate adaptation for CSD (RFC4040 'clearmode') 2023-07-30 16:08:01 +07:00
abis.c abis: Avoid TCP/IPA RSL sockets continue conn establishment while shutting down 2022-09-16 20:56:00 +02:00
abis_osmo.c copyright: fix typo: sysmocom s/s.m.f.c./s.f.m.c./ GmbH 2023-05-19 08:50:18 +00:00
amr.c struct amr_multirate_conf: remove ms_mode[], raname bts_mode[] 2022-04-17 13:14:59 +00:00
asci.c ASCI: VGCS/VBS RACH -> RSL TALKER/LISTENER DETECT 2023-07-21 10:52:07 +00:00
bts.c pcu_sock: use PCU_IF_SAPI_AGCH_2 instead PCU_IF_SAPI_AGCH 2023-08-31 11:01:25 +02:00
bts_ctrl_commands.c power_ramp: Add support to get callback when ramping process completes 2020-06-18 19:11:55 +02:00
bts_ctrl_lookup.c ctrl: take both address and port from vty config 2022-12-22 09:40:08 +00:00
bts_shutdown_fsm.c copyright: fix typo: sysmocom s/s.m.f.c./s.f.m.c./ GmbH 2023-05-19 08:50:18 +00:00
bts_sm.c copyright: fix typo: sysmocom s/s.m.f.c./s.f.m.c./ GmbH 2023-05-19 08:50:18 +00:00
bts_trx.c Properly report all states through NM FSM upon OML link up 2023-04-11 11:16:21 +02:00
cbch.c common: Fix memleak in get_smscb_block() 2023-02-10 19:56:53 +00:00
csd_v110.c csd_v110: handle empty/incomplete Uplink frames gracefully 2023-08-26 04:11:33 +07:00
dtx_dl_amr_fsm.c Fix Downlink AMR FSM name to avoid illegal space character 2017-10-24 18:43:45 +02:00
gsm_data.c Clarify configuration of TSC on each timeslot 2023-04-04 12:50:20 +02:00
handover.c lchan: Move TA CTRL param to its own substruct 2021-09-13 12:53:44 +02:00
l1sap.c ASCI: Ignore LAPD frames from MS, while the uplink is not active 2023-10-09 10:07:23 +02:00
lchan.c ASCI: Repeat UPLINK FREE message until uplink becomes busy 2023-07-21 13:20:11 +02:00
load_indication.c load_indication.c: Avoid sending if CCCH is still not operational 2021-10-07 11:22:07 +00:00
logging.c Add ASCI (advanced speech call items) log sub-system 2023-07-10 18:06:19 +00:00
main.c common: Make socket queue max. length configurable 2023-07-12 07:46:05 +00:00
measurement.c measurement: suppress unsupported tch_mode warnings for CSD 2023-07-11 04:12:45 +07:00
msg_utils.c bts-{lc15,oc2g,sysmo}: support EFR in repeat_last_sid() 2023-04-03 15:15:48 +00:00
nm_bb_transc_fsm.c copyright: fix typo: sysmocom s/s.m.f.c./s.f.m.c./ GmbH 2023-05-19 08:50:18 +00:00
nm_bts_fsm.c ASCI: NCH / NOTIFICATION support 2023-07-10 18:06:19 +00:00
nm_bts_sm_fsm.c copyright: fix typo: sysmocom s/s.m.f.c./s.f.m.c./ GmbH 2023-05-19 08:50:18 +00:00
nm_channel_fsm.c copyright: fix typo: sysmocom s/s.m.f.c./s.f.m.c./ GmbH 2023-05-19 08:50:18 +00:00
nm_common_fsm.c copyright: fix typo: sysmocom s/s.m.f.c./s.f.m.c./ GmbH 2023-05-19 08:50:18 +00:00
nm_gprs_cell_fsm.c copyright: fix typo: sysmocom s/s.m.f.c./s.f.m.c./ GmbH 2023-05-19 08:50:18 +00:00
nm_gprs_nse_fsm.c copyright: fix typo: sysmocom s/s.m.f.c./s.f.m.c./ GmbH 2023-05-19 08:50:18 +00:00
nm_gprs_nsvc_fsm.c copyright: fix typo: sysmocom s/s.m.f.c./s.f.m.c./ GmbH 2023-05-19 08:50:18 +00:00
nm_radio_carrier_fsm.c copyright: fix typo: sysmocom s/s.m.f.c./s.f.m.c./ GmbH 2023-05-19 08:50:18 +00:00
notification.c ASCI: Add Notification/FACCH support 2023-07-21 13:20:10 +02:00
oml.c ASCI: VGCS/VBS RACH -> RSL TALKER/LISTENER DETECT 2023-07-21 10:52:07 +00:00
osmux.c copyright: fix typo: sysmocom s/s.m.f.c./s.f.m.c./ GmbH 2023-05-19 08:50:18 +00:00
paging.c pcu_sock: use PCU_IF_SAPI_AGCH_2 instead PCU_IF_SAPI_AGCH 2023-08-31 11:01:25 +02:00
pcu_sock.c pcu_sock: print SAPI and msg_id when sending confirmation 2023-08-31 11:02:03 +02:00
phy_link.c phy_instance_destroy(): fix NULL pointer dereference 2021-12-28 22:01:35 +06:00
power_control.c copyright: fix typo: sysmocom s/s.m.f.c./s.f.m.c./ GmbH 2023-05-19 08:50:18 +00:00
probes.d initial support for static userspace probes via systemtap 2021-10-25 10:06:09 +00:00
rsl.c Do not prefix UI header to System Information Type 10 2023-10-09 10:07:31 +02:00
rtp_input_preen.c l1sap: cosmetic: rename payload_len to rtp_pl_len 2023-06-14 10:21:22 +02:00
scheduler.c osmo-bts-trx: implement CSD scheduling support 2023-07-13 03:42:29 +07:00
scheduler_mframe.c scheduler: trx_sched_is_sacch_fn(): make ts pointer const 2022-05-10 01:19:17 +03:00
sysinfo.c ASCI: Retrieve NCH position from System Information 1 2023-07-21 13:20:05 +02:00
ta_control.c copyright: fix typo: sysmocom s/s.m.f.c./s.f.m.c./ GmbH 2023-05-19 08:50:18 +00:00
tx_power.c shutdown_fsm: Add power_ramp_force() to jump straight to the tgt power 2022-12-21 23:51:51 +00:00
vty.c common: Make socket queue max. length configurable 2023-07-12 07:46:05 +00:00