Attention is currently required from: fixeria, jolly.
pespin has posted comments on this change by jolly. ( https://gerrit.osmocom.org/c/osmo-bsc/+/41361?usp=email )
Change subject: Add ER-GSM band support ......................................................................
Patch Set 1:
(2 comments)
File src/osmo-bsc/system_information.c:
https://gerrit.osmocom.org/c/osmo-bsc/+/41361/comment/b6cafa78_612bde93?usp=... : PS1, Line 548: /* Check presence of R-GSM / E-GSM ARFCNs 940..1023 */ (E)R-GSM
https://gerrit.osmocom.org/c/osmo-bsc/+/41361/comment/e12a0208_9fda10f3?usp=... : PS1, Line 583: if (i >= 940 && min < 940) Not mandatory, but sounds like we may want to have all 940 hardcoded in this function into some "const unsigned int min_arfcn = 940 ;)