osmo-bts/src/common
Philipp Maier 05549ae252 vty: add attributes to VTY commands indicating when they apply
Change-Id: Ifcdfcd157e5067fa2e4296d7c7e93a74087f49ff
Related: SYS#4937, OS#1601
2020-10-08 07:16:55 +00:00
..
Makefile.am Move struct gsm_bts_trx: gsm_data.* & bts.* => bts_trx.* 2020-07-14 09:44:06 +00:00
abis.c Move struct gsm_bts_trx: gsm_data.* & bts.* => bts_trx.* 2020-07-14 09:44:06 +00:00
amr.c rsl: refactor handling of RSL_IE_MR_CONFIG 2020-06-05 18:40:42 +07:00
bts.c common/bts: set feature IPV6_NSVC 2020-10-08 00:29:10 +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 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 oml: Set RadioChannel operational state to Enabled only during OPSTART 2020-09-17 16:37:39 +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 Improve error handling and logging in gsm_pchan2chan_nr() 2020-09-16 19:30:38 +02:00
handover.c Fix common misspellings and typos 2019-10-17 08:05:35 +00:00
l1sap.c bts: Add VTY command to manually override Radio Link Timeout 2020-10-05 18:23:06 +02: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 common: Support setting rt prio through new libosmovty sched VTY cmds 2020-08-10 20:10:50 +00:00
measurement.c measurement: replace u_int64_t with uint64_t 2020-07-14 08:37:33 +00:00
msg_utils.c Move gsm_bts code gsm-data.* => bts.* 2020-07-05 18:18:16 +02:00
oml.c OML: correct parse the NM_ATT_OSMO_NS_LINK_CFG field address_family 2020-10-08 00:33:33 +02:00
paging.c ETWS Primary Notification via P1 Rest Octets 2019-09-05 14:30:17 +02:00
pcu_sock.c Introduce the new OML NM_ATT_OSMO_NS_LINK_CFG to configure IPv6 NSVC for PCU 2020-10-06 11:36:45 +00:00
phy_link.c vty: make most struct pointers const in show/write commands 2020-09-28 11:39:04 +07:00
power_control.c power_control.c: Clarify loop algo vars and use correct ones during log 2019-12-05 12:58:08 +01:00
rsl.c Avoid sending RSL RF REL ACK if PDCH chan is disabled by administrative lock 2020-09-16 19:38:33 +02:00
scheduler.c scheduler: Drop unused function trx_sched_reset() 2020-09-07 10:23:25 +02:00
scheduler_mframe.c CBCH: Some more scheduler_mframe cleanup 2018-09-17 22:47:45 +02:00
sysinfo.c Move struct gsm_bts_trx: gsm_data.* & bts.* => bts_trx.* 2020-07-14 09:44:06 +00:00
ta_control.c ta_control: move timing advance code from osmo-bts-trx to common 2020-01-20 14:33:49 +00:00
tx_power.c tx_power: make trx/lchan struct pointers const where possible 2020-09-28 11:39:04 +07:00
vty.c vty: add attributes to VTY commands indicating when they apply 2020-10-08 07:16:55 +00:00