laforge has submitted this change. ( 
https://gerrit.osmocom.org/c/osmo-bsc/+/42246?usp=email )

Change subject: nokia_site: Add new BTS types to the list
......................................................................

nokia_site: Add new BTS types to the list

This commit adds Flexi EDGE, Flexi Multiradio and Flexi Multiradio 10
BTS types to the supported device list.

Keep in mind that this was not yet tested as we lack actual HW,
but the OML logic should be the same.

Change-Id: Ia0dbbf148394d8205dc9219b41cfba3cf62bdeaa
---
M src/osmo-bsc/bts_nokia_site.c
1 file changed, 12 insertions(+), 0 deletions(-)

Approvals:
  Jenkins Builder: Verified
  laforge: Looks good to me, approved




diff --git a/src/osmo-bsc/bts_nokia_site.c b/src/osmo-bsc/bts_nokia_site.c
index e5f2c9d..3800d45 100644
--- a/src/osmo-bsc/bts_nokia_site.c
+++ b/src/osmo-bsc/bts_nokia_site.c
@@ -576,6 +576,18 @@
        { 0x16,         "UltraSite GSM/US-TDMA 850" },
        { 0x18,         "MetroSite GSM/US-TDMA 850" },
        { 0x19,         "UltraSite GSM 800/1900" },
+       { 0x1a,         "Flexi EDGE GSM 900" },
+       { 0x1b,         "Flexi EDGE GSM 1800" },
+       { 0x1c,         "Flexi EDGE GSM 1900" },
+       { 0x1d,         "Flexi EDGE GSM 850" },
+       { 0x1e,         "Flexi EDGE GSM 900 & 1800" },
+       { 0x1f,         "Flexi EDGE GSM 800 & 1900" }, /* Nokia 800 is actual 
850 MHz */
+       { 0x20,         "Flexi MultiRadio (no shared radio modules)" },
+       { 0x21,         "Flexi MultiRadio (some or all radios shared, SW=GSM)" 
},
+       { 0x25,         "Flexi MultiRadio (some or all radios shared, SW is 
other than GSM)" },
+       { 0x28,         "Flexi MultiRadio 10 (no shared radio modules)" },
+       { 0x29,         "Flexi MultiRadio 10 (some or all radios shared, 
SW=GSM)" },
+       { 0x2a,         "Flexi MultiRadio 10 (some or all radios shared, SW is 
other than GSM)" },
        { 0,            NULL }
 };


--
To view, visit https://gerrit.osmocom.org/c/osmo-bsc/+/42246?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings?usp=email

Gerrit-MessageType: merged
Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Change-Id: Ia0dbbf148394d8205dc9219b41cfba3cf62bdeaa
Gerrit-Change-Number: 42246
Gerrit-PatchSet: 2
Gerrit-Owner: csaba.sipos <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: falconia <[email protected]>
Gerrit-Reviewer: laforge <[email protected]>
Gerrit-Reviewer: lynxis lazus <[email protected]>
Gerrit-CC: domi <[email protected]>
Gerrit-CC: pespin <[email protected]>

Reply via email to