[ABANDON] osmocom-bb[master]: Merge branch 'fixeria/trx' into master

2018-04-07 Thread Harald Welte
Harald Welte has abandoned this change. Change subject: Merge branch 'fixeria/trx' into master .. Abandoned manually merged -- To view, visit https://gerrit.osmocom.org/7263 To unsubscribe, visit https://gerrit.osmocom.org/se

osmocom-bb[master]: Merge branch 'fixeria/trx' into master

2018-04-06 Thread Harald Welte
Patch Set 3: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/7263 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I83094ca021a0b84c107f7301e10a603e4b342e6e Gerrit-PatchSet: 3 Gerrit-Project: osmocom-bb Gerrit-Branch: master Gerr

[PATCH] osmocom-bb[master]: Merge branch 'fixeria/trx' into master

2018-04-06 Thread Vadim Yanitskiy
Hello Harald Welte, Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/7263 to look at the new patch set (#3). Merge branch 'fixeria/trx' into master This change introduces the following: - trxcon - a similar to the osmocon application, which

osmocom-bb[master]: Merge branch 'fixeria/trx' into master

2018-04-06 Thread Vadim Yanitskiy
Patch Set 2: This way let me update this change in order to merge the actual version of 'fixeria/trx'. -- To view, visit https://gerrit.osmocom.org/7263 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I83094ca021a0b84c107f7301e10a603e4b34

osmocom-bb[master]: Merge branch 'fixeria/trx' into master

2018-04-06 Thread Harald Welte
Patch Set 2: > The 9b1d398685e70e3bc9ed2fa1a07209a24e2b31b6 introduced an > unrelated change of 'src/host/layer23/.gitignore'. Probably, > this was accidentally done during some rebase process > in the past... > > @Harald, should I correct this in a separate change? > Or is it ok to recove

osmocom-bb[master]: Merge branch 'fixeria/trx' into master

2018-04-06 Thread Harald Welte
Patch Set 2: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/7263 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I83094ca021a0b84c107f7301e10a603e4b342e6e Gerrit-PatchSet: 2 Gerrit-Project: osmocom-bb Gerrit-Branch: master Gerr

osmocom-bb[master]: Merge branch 'fixeria/trx' into master

2018-03-14 Thread Vadim Yanitskiy
Patch Set 2: The 9b1d398685e70e3bc9ed2fa1a07209a24e2b31b6 introduced an unrelated change of 'src/host/layer23/.gitignore'. Probably, this was accidentally done during some rebase process in the past... @Harald, should I correct this in a separate change? Or is it ok to recover here? -- To view

osmocom-bb[master]: Merge branch 'fixeria/trx' into master

2018-03-14 Thread Vadim Yanitskiy
Patch Set 2: Code-Review-1 Hmm, just found one small problem... -- To view, visit https://gerrit.osmocom.org/7263 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I83094ca021a0b84c107f7301e10a603e4b342e6e Gerrit-PatchSet: 2 Gerrit-Project:

[PATCH] osmocom-bb[master]: Merge branch 'fixeria/trx' into master

2018-03-14 Thread Vadim Yanitskiy
Hello Harald Welte, Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/7263 to look at the new patch set (#2). Merge branch 'fixeria/trx' into master This change introduces the following: - trxcon - a similar to the osmocon application, which

osmocom-bb[master]: Merge branch 'fixeria/trx' into master

2018-03-14 Thread Vadim Yanitskiy
Patch Set 1: Ok, no problem. Please see: https://gerrit.osmocom.org/7284/ https://gerrit.osmocom.org/7285/ As soon as we merge both, I'll update this one. -- To view, visit https://gerrit.osmocom.org/7263 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment G

osmocom-bb[master]: Merge branch 'fixeria/trx' into master

2018-03-13 Thread Harald Welte
Patch Set 1: Code-Review-1 I also see some changes to common/l1ctl.c. Let's merge those independent of the branch/merge. Basically, I would like to see all changes to existing code as separate commits, and the merge should then just contain trxcon + fake_trx -- To view, visit https://gerrit

osmocom-bb[master]: Merge branch 'fixeria/trx' into master

2018-03-13 Thread Harald Welte
Patch Set 1: I would like to see a separate patch for the L1CTL change: diff --git a/include/l1ctl_proto.h b/include/l1ctl_proto.h index 17065349..9d548bc4 100644 --- a/include/l1ctl_proto.h +++ b/include/l1ctl_proto.h @@ -281,6 +281,7 @@ struct l1ctl_dm_freq_req { struct l1ctl_crypto_req {

[PATCH] osmocom-bb[master]: Merge branch 'fixeria/trx' into master

2018-03-12 Thread Vadim Yanitskiy
Review at https://gerrit.osmocom.org/7263 Merge branch 'fixeria/trx' into master This change introduces the following: - trxcon - a similar to the osmocon application, which implements both L1CTL and TRX interfaces, and intended to connect the L2&3 applications with a transciever,