osmo-bts/src/common
Philipp Maier 3f3cdff773 l1sap: add logging and VTY introspection for ACCH repetition
At the moment osmo-bts is not looging much ACCH repetition related
information. This makes testing ACCH repetition difficult. Lets add some
debug output that informs the user when ACCH repetition is turned on or
off. Lets also add an ACCH repetition status display to the show lchan
VTY command.

Change-Id: I59d11fd03be3d29fb8a4279d9945b03006764c0e
Related: SYS#5114
2021-03-01 19:47:56 +00:00
..
Makefile.am Introduce NM Channel FSM 2020-10-20 13:45:57 +00:00
abis.c Drop unused param in oml_init() 2020-10-13 08:54:36 +00:00
amr.c rsl: refactor handling of RSL_IE_MR_CONFIG 2020-06-05 18:40:42 +07:00
bts.c power_control: migrate MS/BS control loops to the new params 2021-01-08 02:05:27 +01: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 Move struct gsm_bts_trx: gsm_data.* & bts.* => bts_trx.* 2020-07-14 09:44:06 +00:00
bts_shutdown_fsm.c bts_shutdown_fsm: Fix switching too quickly to state WAIT_TRX_CLOSED 2020-07-24 18:23:16 +02:00
bts_trx.c power_control: check-in new parameters and default values 2021-01-04 21:49:21 +00:00
cbch.c Fix common misspellings and typos 2019-10-17 08:05:35 +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.c power_control: cosmetic: fix swapped {L,U}_RXQUAL_XX_P comments 2021-02-07 23:03:04 +01:00
handover.c part 1 of: fix SAPIs for handover to match 48.058 4.1.{3,4} 2020-11-26 09:22:38 +00:00
l1sap.c l1sap: add logging and VTY introspection for ACCH repetition 2021-03-01 19:47:56 +00:00
lchan.c cosmetic: common ts_is_pdch() 2016-08-30 07:35:47 +00:00
load_indication.c Move gsm_bts code gsm-data.* => bts.* 2020-07-05 18:18:16 +02:00
logging.c logging: use only LOGL_NOTICE as defualt loglevel 2020-04-14 13:20:21 +00:00
main.c GSMTAP: make remote host for Um logging configurable via VTY 2021-02-16 17:35:47 +00:00
measurement.c ta_control: make 'struct bts_ul_meas' parameters const 2021-02-15 10:58:54 +00:00
msg_utils.c Move gsm_bts code gsm-data.* => bts.* 2020-07-05 18:18:16 +02:00
nm_bb_transc_fsm.c Introduce NM Channel FSM 2020-10-20 13:45:57 +00:00
nm_bts_fsm.c Introduce NM BTS FSM 2020-10-20 13:45:57 +00:00
nm_bts_sm_fsm.c Introduce NM BTS Site Manager FSM 2020-10-20 13:45:57 +00:00
nm_channel_fsm.c nm_channel_fsm: Fix several FSM internal transitions not being made 2020-12-09 14:04:19 +01:00
nm_common_fsm.c Introduce NM Channel FSM 2020-10-20 13:45:57 +00:00
nm_radio_carrier_fsm.c Introduce NM Channel FSM 2020-10-20 13:45:57 +00:00
oml.c oml: ensure that IPA RSL Connect ACK/NACK contains all IEs 2021-02-10 15:06:54 +00:00
paging.c paging: refactor and optimize fill_paging_type_1() 2021-01-15 17:36:46 +01:00
pcu_sock.c pcu_sock: fix uninitalized returncode value 2021-02-04 14:08:42 +00:00
phy_link.c Introduce NM Radio Carrier and Baseband Transceiver FSMs 2020-10-20 13:45:57 +00:00
power_control.c power_control: implement handling of P_Con_INTERVAL parameter 2021-02-07 23:08:57 +01:00
rsl.c gsm_data: handle l1_info with structs 2021-02-16 22:28:18 +00:00
scheduler.c power_control: implement BS (Downlink) Power Control 2020-12-06 18:57:43 +01:00
scheduler_mframe.c CBCH: Some more scheduler_mframe cleanup 2018-09-17 22:47:45 +02:00
sysinfo.c sysinfo: fix less-than-zero comparison of an unsigned value 2021-01-05 14:12:06 +00:00
ta_control.c ta_control: fix Timing Advance control for SDCCH channels 2021-02-20 22:46:24 +01:00
tx_power.c power_control: implement BS (Downlink) Power Control 2020-12-06 18:57:43 +01:00
vty.c l1sap: add logging and VTY introspection for ACCH repetition 2021-03-01 19:47:56 +00:00