aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/gsm_data_shared.h
diff options
context:
space:
mode:
authorDieter Spaar <spaar@mirider.augusta.de>2011-07-28 00:01:50 +0200
committerHarald Welte <laforge@gnumonks.org>2011-08-10 10:51:01 +0200
commit166460247619c39204139aa1c474a41871897282 (patch)
tree915e319c5af342193ca76f3bad145bd699cb4f23 /openbsc/include/openbsc/gsm_data_shared.h
parente5215b539845b8058de129df8724045723b883b0 (diff)
Initial version of Support for Nokia *Site BTS
This includes the MetroSite, but also other Nokia BTS models.
Diffstat (limited to 'openbsc/include/openbsc/gsm_data_shared.h')
-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 011e0aa96..b9829222f 100644
--- a/openbsc/include/openbsc/gsm_data_shared.h
+++ b/openbsc/include/openbsc/gsm_data_shared.h
@@ -325,6 +325,7 @@ enum gsm_bts_type {
GSM_BTS_TYPE_NANOBTS,
GSM_BTS_TYPE_RBS2000,
GSM_BTS_TYPE_HSL_FEMTO,
+ GSM_BTS_TYPE_NOKIA_SITE,
};
struct vty;