Attention is currently required from: fixeria, pespin.
1 comment:
File src/osmo-bsc/bts_nokia_site.c:
Patch Set #3, Line 1214: fu_config[len + 7] = bts->nokia.rx_diversity;
how was this being set to 1 (the old default you mentioned) before this patch?
Through hard-coded bits in `bts_config_2[]` array. Dietar Spaar contributed the original Nokia BTS support (Site family) in 2011; it looks like he had access to a real Nokia BSC driving these BTS, and he took a capture of the E1 interface. All those config arrays hard-coded in `bts_nokia_site.c` are basically a replay of that captured config session from 2011 (you can even see a date & time IE in there, with 2011 dates); some IEs are then selectively patched to make a few settings changeable, but others are always replayed verbatim.
To view, visit change 42714. To unsubscribe, or for help writing mail filters, visit settings.