Calypso-BTS: State of Art and Future Improvements

Hey folks,
Since I am planning to delve deeper into the Calypso-BTS...

I was wondering if.... after Sylvain and Jolly's last commits into their "*/testing" branches [1][2]... 
 - Someone else have made some (private) changes/improvements to the sources?!
 - Is there a TO DO list available for suggested improvements?
 - Is anyone working on it or it would be interested?
 
And another question... why those branches have not been merged?

Cheers,
Luca

[1] http://cgit.osmocom.org/osmocom-bb/commit/?h=sylvain/testing&id=1b8f488f396ad10d67a90c3dad5c1aab42f6e8b5
[2] http://cgit.osmocom.org/osmocom-bb/commit/?h=jolly/testing&id=c1d728975f4c062907b024a286c1a72f0ae05c11

****************
Il 5 x mille alla nostra Università è un investimento sui giovani,
sui loro migliori progetti.

Sostiene la libera ricerca.
Alimenta le loro speranze nel futuro.

Investi il tuo 5 x mille sui giovani.

Università degli Studi di Milano
codice fiscale 80012650158

http://www.unimi.it/13084.htm?utm_source=firmaMail&utm_medium=email&utm_content=linkFirmaEmail&utm_campaign=5xmille

(Continue reading)

Re: Calypso-BTS: State of Art and Future Improvements

Hi,

> And another question... why those branches have not been merged?

Because there is a bug that breaks the normal "phone" function in the
DSP patch. In theory the patch shouldn't do anything if not
explicitely enabled via a control bit in the DSP API zone, but in
practice, it prevents sync/power detection from working for some
reason.

Never had the motivation to trace out the bug, (or finish the dsp
patch to support multiple timeslots like it was designed to for that
matter).

Cheers,

   Sylvain

Re: Calypso-BTS: State of Art and Future Improvements

Sylvain Munaut wrote:
>> And another question... why those branches have not been merged?
> Because there is a bug that breaks the normal "phone" function in the
> DSP patch. In theory the patch shouldn't do anything if not
> explicitely enabled via a control bit in the DSP API zone, but in
> practice, it prevents sync/power detection from working for some
> reason.
hi sylvain,

check out the patch 6502e7b8. i use this for emi app.

best regardds,

andreas

Re: Calypso-BTS: State of Art and Future Improvements

> check out the patch 6502e7b8. i use this for emi app.

Yes, I saw that.

But it's not a fix, it's a workaround that passes a 1 or 0 across like
4 abstraction levels to load the patch or not depending on wether
you'll need it ...

Cheers,

   Sylvain