On Mon, Sep 7, 2015 at 2:24 AM, Holger Freyther holger@freyther.de wrote:
On 06 Sep 2015, at 15:09, Harald Welte laforge@gnumonks.org wrote:
- 201509-trx-rebase: osmo-bts-trx support that I intend to merge
This is what I can merge without too much review, as it does not touch the common code, except some minor l1sap fixes, and
- the AMR multirate change, requiring a matching patch on openbsc.git
What needs to be done after the merge is to unify the src/common/power_control.c code from Holger originating in master with src/common/loops.c from Andreas originating from the osmo-trx branch.
I think the AMR part could be generalized as well?
Sounds like a good idea.
I am currently adding the configuration for MR to OpenBSC. I wonder if there is value in being able to separate the thresholds for the BTS and the MS?
I don't have much experience with AMR, but having more flexibility looks like a better way than less flexibility.