osmo-bts/src/common
Vadim Yanitskiy d73832bc35 L1SAP: use GSMTAP_CHANNEL_PDTCH for PDTCH blocks by default
We don't know whether a data block on PDCH belongs to PDTCH or PACCH
without parsing it, because the latter one is being allocated on
demand. Let's use GSMTAP_CHANNEL_PDTCH by default, rather than
GSMTAP_CHANNEL_PACCH.

Change-Id: I7639215ef936a8ac05ca417a91f4e12755f318d4
2019-10-09 16:45:48 +00:00
..
Makefile.am split scheduler_mframe.c from scheduler.c 2018-02-26 15:01:08 +01:00
abis.c abis: inp_s_cbfn: Improve logging signal related information 2018-10-03 14:39:38 +02:00
amr.c Fix some spelling errors 2016-12-22 14:04:22 +00:00
bts.c ETWS Primary Notification via P1 Rest Octets 2019-09-05 14:30:17 +02:00
bts_ctrl_commands.c Add severity to OML FAILURE EVENT REPORT 2019-05-25 10:24:13 +02:00
bts_ctrl_lookup.c CTRL: make the CTRL-Interface IP address configurable 2017-01-10 15:45:59 +00:00
cbch.c cbch: Improve verbosity and extend logging; Always indicate BASIC/EXTD CBCH 2019-05-23 19:16:11 +00: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_shared.c osmo-bts-trx: migrate to new generic ECU abstraction 2019-09-10 12:26:21 +00:00
handover.c Use LOGPLCHAN whenever possible 2019-05-24 00:02:34 +02:00
l1sap.c L1SAP: use GSMTAP_CHANNEL_PDTCH for PDTCH blocks by default 2019-10-09 16:45:48 +00:00
lchan.c cosmetic: common ts_is_pdch() 2016-08-30 07:35:47 +00:00
load_indication.c load_indication: Fix missing re-set of RACH parameters 2019-05-24 11:03:37 +02:00
logging.c use osmo_init_logging2() with proper talloc ctx 2018-04-04 17:54:37 +02:00
main.c Remove undefined param passed to {logging,osmo_stats}_vty_add_cmds 2019-08-05 16:13:09 +02:00
measurement.c lchan_meas_check_compute: Log value during incorrect num of SUB measurementes detected 2018-10-10 13:29:27 +02:00
msg_utils.c Use LOGPLCHAN whenever possible 2019-05-24 00:02:34 +02:00
oml.c revert changes to T200 2019-06-21 17:00:04 +00:00
paging.c ETWS Primary Notification via P1 Rest Octets 2019-09-05 14:30:17 +02:00
pcu_sock.c scheduler: fix handling of PTCCH/U and PTCCH/D logical channels 2019-10-04 15:53:53 +00:00
phy_link.c bts-trx: vty: Print phy link state in cmd 'show transceiver' 2019-10-05 20:50:13 +00:00
power_control.c Get rid of 'struct gsm_bts_role_bts' 2018-03-17 13:40:03 +01:00
rsl.c common/rsl.c: fix possible NULL-pointer dereference 2019-09-07 23:05:22 +00:00
scheduler.c scheduler: fix handling of PTCCH/U and PTCCH/D logical channels 2019-10-04 15:53:53 +00:00
scheduler_mframe.c CBCH: Some more scheduler_mframe cleanup 2018-09-17 22:47:45 +02:00
sysinfo.c clear GPRS indicator in SI3 while PCU is disconnected 2019-05-28 19:59:07 +02:00
tx_power.c Cosmetic fixes for power ramping code. 2018-02-19 08:51:25 +00:00
vty.c Remove undefined param passed to {logging,osmo_stats}_vty_add_cmds 2019-08-05 16:13:09 +02:00