osmo-bts/src/common
Vadim Yanitskiy b9f3e14ba6 common/rsl.c: tweak log message in lapdm_rll_tx_cb()
During the investigation of OS#3559, it was discovered that the
log message, which warns that an RSL message was dropped due to
inactive logical channel, has incorrect log level - LOGL_INFO.

This is not informative kind of message, so let's increase the
log level, and additionally let's print the hexdump of message
and it's length.

Change-Id: I26eac5e4466c493ffe08dbb89de20f5e1c2bb85d
2018-09-19 13:15:19 +07:00
..
Makefile.am split scheduler_mframe.c from scheduler.c 2018-02-26 15:01:08 +01:00
abis.c cosmetic: abis.c: typo "exixt" 2018-08-24 18:33:13 +02:00
amr.c Fix some spelling errors 2016-12-22 14:04:22 +00:00
bts.c fix handling of odd pchans in bts_supports_cm() 2018-09-11 00:28:10 +02:00
bts_ctrl_commands.c Add ctrl command to send OML alert 2017-01-25 13:29:03 +01:00
bts_ctrl_lookup.c CTRL: make the CTRL-Interface IP address configurable 2017-01-10 15:45:59 +00:00
cbch.c CBCH: sprinkle some OMSO_ASSERT() and guard against talloc failure 2018-09-17 21:36:59 +02: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 dyn TS: be less strict on chan_nr, to allow arbitrary pchan switches 2018-05-10 05:16:31 +02:00
handover.c Get rid of 'struct gsm_bts_role_bts' 2018-03-17 13:40:03 +01:00
l1sap.c get_lchan_by_chan_nr(): Fix resolution of CBCH 2018-09-17 21:36:59 +02:00
lchan.c cosmetic: common ts_is_pdch() 2016-08-30 07:35:47 +00:00
load_indication.c Get rid of 'struct gsm_bts_role_bts' 2018-03-17 13:40:03 +01:00
logging.c use osmo_init_logging2() with proper talloc ctx 2018-04-04 17:54:37 +02:00
main.c use osmo_init_logging2() with proper talloc ctx 2018-04-04 17:54:37 +02:00
measurement.c measurement: fix unit-test test_lchan_meas_process_measurement 2018-09-13 14:27:12 +00:00
msg_utils.c Fix AMR HR DTX FSM logic. 2017-02-01 19:13:16 +00:00
oml.c add/improve various logging around dyn ts 2018-05-08 22:14:54 +02:00
paging.c Get rid of 'struct gsm_bts_role_bts' 2018-03-17 13:40:03 +01:00
pcu_sock.c log reception of PCU_IF_MSG_PAG_REQ messages from osmo-pcu 2018-06-25 11:04:37 +02:00
phy_link.c phy_link: Fix typo in state being printed 2017-05-24 19:26:48 +02: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: tweak log message in lapdm_rll_tx_cb() 2018-09-19 13:15:19 +07:00
scheduler.c l1sap/scheduler: Consistently print chan_nr as hex number 2018-09-17 20:53:37 +02:00
scheduler_mframe.c CBCH: Some more scheduler_mframe cleanup 2018-09-17 22:47:45 +02:00
sysinfo.c common/sysinfo.c: Fix no return on on-void function 2018-04-17 19:37:09 +00:00
tx_power.c Cosmetic fixes for power ramping code. 2018-02-19 08:51:25 +00:00
vty.c rtp: make port range configurable, assign correct port numbers 2018-05-25 15:41:35 +02:00