osmo-bsc/openbsc/src/libbsc
Harald Welte 1fe2412949 TSC: Add new gsm_ts_tsc() function to resolve TSC of TS
We don't want every caller to check for ts->tsc == -1 and then
using ts->trx->bts->tsc instead.  Rather, introduce a new inline
function to retrieve the correct value.
2014-01-19 17:32:59 +01:00
..
Makefile.am hsl: Remove the support for the HSL bts from OpenBSC 2013-07-03 16:19:41 +02:00
abis_nm.c TSC: Add new gsm_ts_tsc() function to resolve TSC of TS 2014-01-19 17:32:59 +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 OM2000: don't silently send CON/IS/TF configuration request 2012-09-07 20:15:50 +02: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 Add VTY option for Nokia BTS that does not send RELease CONFirm message 2014-01-09 08:12:14 +01:00
arfcn_range_encode.c si: Implement range 128, 256, 1024 encoding 2014-01-16 12:04:30 +01:00
bsc_api.c misc: Fix compilation warnings 2013-07-27 20:03:08 +02:00
bsc_init.c hsl: Remove the support for the HSL bts from OpenBSC 2013-07-03 16:19:41 +02:00
bsc_msc.c bsc_msc: Fix possible null pointer dereference 2013-09-04 08:45:48 +02:00
bsc_rf_ctrl.c ctrl: Remember last 'rf_locked' control command 2013-09-11 20:27:08 +02: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 TSC: Add new gsm_ts_tsc() function to resolve TSC of TS 2014-01-19 17:32:59 +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 Do not expect all BTSs support TSC != BCC 2014-01-19 17:32:56 +01:00
bts_nokia_site.c Do not expect all BTSs support TSC != BCC 2014-01-19 17:32:56 +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 libbsc: With the new SAPI states we don't need sacch_deact anymore 2012-12-29 12:42:29 +01: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 TSC: Add new gsm_ts_tsc() function to resolve TSC of TS 2014-01-19 17:32:59 +01:00
gsm_subscriber_base.c subscriber: Address coverity warning and truncate the IMSI 2013-12-12 16:20:07 +01:00
handover_decision.c src: use namespace prefix osmo_signal* 2011-05-06 12:12:31 +02:00
handover_logic.c handover: Fix the handover signalling for IP based BTSes 2012-12-26 10:32:02 +01: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
paging.c bsc: Allow to page a BTS that is excluded from the RF lock 2013-01-28 15:41:27 +01:00
rest_octets.c si: Another round of PCS related fixes 2013-03-10 17:39:50 +01:00
system_information.c si: Fix range1024 encoding 2014-01-16 12:04:30 +01:00