aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2011-02-11 18:36:18 +0100
committerHarald Welte <laforge@gnumonks.org>2011-02-13 15:49:24 +0100
commitdb44f6012dbb603281707c961d02f8b35e653eb6 (patch)
tree25193dde1281d752d459e646538347141f3ef3e6 /openbsc/include
parent09cefee4db4e5dcec3adf75788690189f856b2e6 (diff)
[RBS2000] Initial attempt at Ericsson RBS2000 support
Diffstat (limited to 'openbsc/include')
-rw-r--r--openbsc/include/openbsc/gsm_data.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/openbsc/include/openbsc/gsm_data.h b/openbsc/include/openbsc/gsm_data.h
index e308ca4d7..a98302777 100644
--- a/openbsc/include/openbsc/gsm_data.h
+++ b/openbsc/include/openbsc/gsm_data.h
@@ -421,6 +421,7 @@ enum gsm_bts_type {
GSM_BTS_TYPE_UNKNOWN,
GSM_BTS_TYPE_BS11,
GSM_BTS_TYPE_NANOBTS,
+ GSM_BTS_TYPE_RBS2000,
};
struct gsm_bts_model {