Attention is currently required from: laforge, pespin, fixeria.
3 comments:
Patchset:
I still think the entire patches is being done in the wrong perspective. […]
I would really, really love to migrate everything so that it uses the TLLI as a reference but we will always need support for both methods if we want to stay compatible. However, we could take care that all patches are merged at the same time then. As far as I know users are required not to mix packages from different releases.
File src/bts.cpp:
Patch Set #5, Line 1105: #ifdef ENABLE_ERICSSON_RBS
indeed. […]
Ok, I got this. I will adjust everything accordingly.
File src/pcu_l1_if.cpp:
Patch Set #6, Line 757: bts->use_dt_confirm = (info_ind->flags & PCU_IF_FLAG_DT);
Use "!!(...)" to convert it to a 0/1.
Done
To view, visit change 31145. To unsubscribe, or for help writing mail filters, visit settings.