Regression in osmo-pcu with UHD trx ?

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/OpenBSC@lists.osmocom.org/.

Holger Freyther holger at freyther.de
Fri May 27 18:17:59 UTC 2016


> On 27 May 2016, at 18:02, Pierre Baudry <pierre.baudry at diateam.net> wrote:
> 
> 

Hi!



> The latest "good" revision I am aware of is commit
> d87e1d6ab747423d3668c74d16201a5d967accf0 (2015/12/14)
> 
> I tried again today with commit 2fcfc29020c81891d7888ddc7ddbcd866bcd406d
> (2016/05/24) and not a single handset could establish data communication
> 


> Can somebody confirm or reproduce this attitude ?
> 
> I will try to provide more logs and a pcap capture as soon as I get
> hands back on the hardware.

Can you bisect it?

git bisect start 
git bisect bad 2fcfc29020c81891d7888ddc7ddbcd866bcd406d
git bisect good d87e1d6ab747423d3668c74d16201a5d967accf0
Bisecting: 77 revisions left to test after this (roughly 6 steps)

(separate commits should compile, so the above should be feasible). The commit range you have includes the move to EDGE that has changed GPRS code as well.

holger


More information about the OpenBSC mailing list