Attention is currently required from: fixeria, laforge, pespin.
2 comments:
File src/host/layer23/src/common/sysinfo.c:
Patch Set #3, Line 406: return gsm48_decode_freq_list(f, cd, len, mask, frqt);
Just to be sure, did you make sure this API in libosmocore. […]
I looked at the gsm48_decode_freq_list() function. Except for the P-BAND (1..124) the frequency lists are not related to any band range.
File src/shared/libosmocore/src/gsm/gsm_utils.c:
Patch Set #3, Line 484: else if (arfcn >= 940 && arfcn <= 1023)
I agree. Or even better: update the libosmocore in osmocom-bb using update-libosmocore.sh. […]
I tried to update libosmocore and talked to pespin and fixeria. There are too many dependencies, so we decided not to do this now.
To view, visit change 41359. To unsubscribe, or for help writing mail filters, visit settings.