Bug #2603
Review the various incomplete and never merged changes in radisys branch
0%
Description
Radisys was developing some PCU changes but unfortunately dropped off the planet without ever completing them or going through complete review+merge process. We have to investigate what's in their repository/branches and see what we can rescue from there and clean-up/merge.
Related issues
History
#1 Updated by msuraev about 2 years ago
- Related to Bug #1775: LC15: No PDCH allocation across two TRX added
#3 Updated by laforge over 1 year ago
On Thu, Aug 30, 2018 at 11:21:16AM +0000, keith [REDMINE] wrote:
Where is this radisys branch?
it's actually an entire separate repo, see http://git.osmocom.org/radisys/osmo-pcu/
you can add it to your existing osmo-pcu git clone using something like
git remote add radisys http://git.osmocom.org/radisys/osmo-pcu/
git fetch radisys
and then look at specific branches or all of them (and compare differences to
the normal osmo-pcu.git) using 'gitk --all' or the like.
Thanks for showing an interest in this area!
#4 Updated by laforge about 1 year ago
#5 Updated by laforge 8 months ago
- Assignee changed from sysmocom to lynxis
it may make more sense to review https://gitlab.com/nrw_noa/osmo-pcu these days, this is an osmo-pcu fork that NuRAN ships on their products.
#6 Updated by keith 8 months ago
I did look at that last year, but did not find anything I could identify as useful in the branch on osmocom.org
I also began looking at the nrw_noa branches, but can't find my ( mental) notes. :) I think it was a level++ above my ability to do any static analysis of it at the time.
lynxis if you would like me to run some tests on anything you are doing, please ping me.