aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2014-01-19 17:10:50 +0100
committerHarald Welte <laforge@gnumonks.org>2014-01-19 17:32:56 +0100
commit903aaea6689cc08c0e33fb05659c808a5e5f754f (patch)
tree6481e4cab3ef7dd62eccc037230c66f75aca6d44 /openbsc/include/openbsc
parentcd4e74df95e0bbb18a46062d028f7e726f8916d4 (diff)
Do not expect all BTSs support TSC != BCC
We introduce a new feature indicating if the given BTS model supports a TSC that is different from the BCC (lower 3 bits of BSIC).
Diffstat (limited to 'openbsc/include/openbsc')
-rw-r--r--openbsc/include/openbsc/gsm_data_shared.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/openbsc/include/openbsc/gsm_data_shared.h b/openbsc/include/openbsc/gsm_data_shared.h
index ae9e7d867..6eafed8c1 100644
--- a/openbsc/include/openbsc/gsm_data_shared.h
+++ b/openbsc/include/openbsc/gsm_data_shared.h
@@ -436,6 +436,7 @@ enum gsm_bts_features {
BTS_FEAT_EGPRS,
BTS_FEAT_ECSD,
BTS_FEAT_HOPPING,
+ BTS_FEAT_MULTI_TSC,
};
/*