osmo-bsc/openbsc/src/libbsc
Neels Hofmeyr 9c4f1d6fd0 fix bsc_vty out: timeslot indented too deeply.
In 'show running-config', timeslot appears as a sub-element of rsl, but it is a
direct child of trx. Fix the timeslot section in vty_out by removing one space
of idention.

Adjust various config examples.

Rationale: it's not relevant for function, but confuses human operators. Fixing
it will save the next hacker some time.
2016-01-28 11:45:51 +01:00
..
Makefile.am bsc: Move gsm_subscriber_base.c to libcommon 2014-11-11 22:52:21 +01:00
abis_nm.c bsc: Fix use-after-free on OML NM messages from the BTS 2014-11-10 08:47:14 +01:00
abis_nm_ipaccess.c misc: Move from u_int to uint types of stdint.h 2011-04-18 17:31:39 +02:00
abis_nm_vty.c vty: Use vty_install_default() instead of bsc_install_default() 2013-10-30 15:19:00 +01:00
abis_om2000.c Fix more hidden TSC bugs for Ericsson BTS 2014-01-19 17:32:59 +01:00
abis_om2000_vty.c vty: Use vty_install_default() instead of bsc_install_default() 2013-10-30 15:19:00 +01:00
abis_rsl.c amr: Remove some code duplication in preparation 2015-10-02 15:30:28 +02:00
arfcn_range_encode.c si: Implement range 128, 256, 1024 encoding 2014-01-16 12:04:30 +01:00
bsc_api.c amr: Attempt to unbreak the AMR support in the BSC 2015-10-02 15:30:29 +02:00
bsc_ctrl_commands.c libbsc: Move SIs update/generation for a BTS into a separate function. 2015-06-02 08:43:29 +02:00
bsc_ctrl_lookup.c Fix bsc_ctrl_node_lookup after libctrl changes 2014-08-21 18:26:36 +02:00
bsc_init.c Fix TSC/BSIC handling bug and remove bts->tsc 2015-11-20 10:43:31 +01:00
bsc_msc.c bsc: Check for the rand and then generate a res 2015-07-01 08:16:41 +02:00
bsc_rf_ctrl.c bsc: rf_ctrl will always be created, remove the NULL checks 2014-02-08 12:47:39 +01:00
bsc_rll.c bsc: Reduce the RLL timeout to be smaller than TC1/max_retr+1 2013-12-27 19:21:58 +01:00
bsc_vty.c fix bsc_vty out: timeslot indented too deeply. 2016-01-28 11:45:51 +01:00
bts_ericsson_rbs2000.c Do not expect all BTSs support TSC != BCC 2014-01-19 17:32:56 +01:00
bts_init.c hsl: Remove the support for the HSL bts from OpenBSC 2013-07-03 16:19:41 +02:00
bts_ipaccess_nanobts.c Send RADIO LINK TIMEOUT value via OML attribute to BTS 2015-08-17 16:43:14 +02:00
bts_nokia_site.c nokia: Allow to set the reset time for the nokia bts 2015-02-07 13:27:36 +01:00
bts_siemens_bs11.c Do not expect all BTSs support TSC != BCC 2014-01-19 17:32:56 +01:00
bts_sysmobts.c Do not expect all BTSs support TSC != BCC 2014-01-19 17:32:56 +01:00
bts_unknown.c misc: Remove sys/types.h includes from the files 2011-04-18 17:31:39 +02:00
chan_alloc.c Add full AMR multirate IE support with VTY config for MS and BTS side 2015-09-22 16:46:27 +02:00
e1_config.c hsl: Remove the support for the HSL bts from OpenBSC 2013-07-03 16:19:41 +02:00
gsm_04_08_utils.c amr: Instead of putting ms/bts into the same struct.. use it twice 2015-10-02 15:30:29 +02:00
handover_decision.c src: use namespace prefix osmo_signal* 2011-05-06 12:12:31 +02:00
handover_logic.c Add full AMR multirate IE support with VTY config for MS and BTS side 2015-09-22 16:46:27 +02:00
meas_proc.c src: use namespace prefix osmo_signal* 2011-05-06 12:12:31 +02:00
meas_rep.c misc: Remove sys/types.h includes from the files 2011-04-18 17:31:39 +02:00
net_init.c nitb: Allow the network to decide if a subscriber should be created 2015-01-27 10:44:17 +01:00
paging.c paging: Go through all BTS to stop paging 2015-08-03 12:02:14 +02:00
rest_octets.c smscb: Prepare to fill in the info for CBCH in SI4 2015-01-01 12:57:35 +01:00
system_information.c system_information.c: Distinguish two previously identical log msgs 2015-09-04 06:25:48 +02:00