Attention is currently required from: fixeria, jolly, laforge.
pespin has posted comments on this change by jolly. ( https://gerrit.osmocom.org/c/osmocom-bb/+/41359?usp=email )
Change subject: Add ER-GSM band support to all relevant applications ......................................................................
Patch Set 3:
(2 comments)
File src/host/layer23/src/common/sysinfo.c:
https://gerrit.osmocom.org/c/osmocom-bb/+/41359/comment/439864c5_763730bf?us... : PS3, Line 406: return gsm48_decode_freq_list(f, cd, len, mask, frqt); sounds like libosmocore will require support for eg_gsm in this API?
File src/shared/libosmocore/src/gsm/gsm_utils.c:
https://gerrit.osmocom.org/c/osmocom-bb/+/41359/comment/8cd52140_89667183?us... : PS3, Line 484: else if (arfcn >= 940 && arfcn <= 1023) It probably makes sense to split this libosmocore changes to a separate patch, and reference the libosmocore.git one it was backported from.