[MERGED] osmo-ttcn3-hacks[master]: L1CTL: Quickly fail in case of non-successful FBSB.resp

2018-02-23 Thread Harald Welte
Harald Welte has submitted this change and it was merged. Change subject: L1CTL: Quickly fail in case of non-successful FBSB.resp .. L1CTL: Quickly fail in case of non-successful FBSB.resp Change-Id: I9d1fdb196eee7b3b06f2d3622e

osmo-ttcn3-hacks[master]: BSC: Add CCHAN_PT recently introduced in RSL_Emulation

2018-02-23 Thread Harald Welte
Patch Set 2: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/6862 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Id8a3c4409599783ca4cd0b49f2570bcb3bb34952 Gerrit-PatchSet: 2 Gerrit-Project: osmo-ttcn3-hacks Gerrit-Branch: maste

[MERGED] osmo-ttcn3-hacks[master]: L1CTL: Increase FBSB timeout to ~1s

2018-02-23 Thread Harald Welte
Harald Welte has submitted this change and it was merged. Change subject: L1CTL: Increase FBSB timeout to ~1s .. L1CTL: Increase FBSB timeout to ~1s Change-Id: Id2bb23ae966bd9aa5fc36bfa8ba41d7f136ac88f --- M library/L1CTL_Types

[MERGED] osmo-ttcn3-hacks[master]: bsc: fix TC_paging_imsi_a_reset

2018-02-23 Thread Harald Welte
Harald Welte has submitted this change and it was merged. Change subject: bsc: fix TC_paging_imsi_a_reset .. bsc: fix TC_paging_imsi_a_reset The testcase TC_paging_imsi_a_reset sends a paging request that causes pagings on all

osmo-bsc[master]: paging: page all bts when no cell is associated

2018-02-23 Thread Harald Welte
Patch Set 1: would be great to include a spec reference in the commit log and possibly even in the code/comment. thanks! -- To view, visit https://gerrit.osmocom.org/6848 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Id85e3a7540bdc13cd

[PATCH] osmo-bts[master]: osmo-bts-trx: Add missing frame number to l1if_process_meas_...

2018-02-23 Thread Harald Welte
Review at https://gerrit.osmocom.org/6869 osmo-bts-trx: Add missing frame number to l1if_process_meas_res() Change-Id: I7f1322b025ce733f78ae2b958c7a2bb38b6aa6f5 --- M src/osmo-bts-trx/l1_if.c 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.osmocom.org:29418/osmo-bts refs

[PATCH] osmo-bts[master]: Revert "measurement: fix measurement computation"

2018-02-23 Thread Harald Welte
Review at https://gerrit.osmocom.org/6868 Revert "measurement: fix measurement computation" This reverts commit d5fdcfe6d95f52fb76c4f4201969347a062fc9fd, which introduces a new function lchan_meas_update_ordered_TA whose functionality I still haven't yet managed to fully understand. It appears

osmo-bts[master]: Revert "measurement: fix measurement computation"

2018-02-23 Thread Harald Welte
Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/6868 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I5a5adac6f18f94a5b51758a5ace8ef6ddfd23e80 Gerrit-PatchSet: 1 Gerrit-Project: osmo-bts Gerrit-Branch: master Gerrit

osmo-bts[master]: osmo-bts-trx: Add missing frame number to l1if_process_meas_...

2018-02-23 Thread Harald Welte
Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/6869 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I7f1322b025ce733f78ae2b958c7a2bb38b6aa6f5 Gerrit-PatchSet: 1 Gerrit-Project: osmo-bts Gerrit-Branch: master Gerrit

osmo-bts[master]: split scheduler_mframe.c from scheduler.c

2018-02-23 Thread Vadim Yanitskiy
Patch Set 3: Seems, the libl1sched should be linked against libbts this way. This would solve the problem. But in general, I am wondering about moving the multiframe structures to libosmogsm... -- To view, visit https://gerrit.osmocom.org/6852 To unsubscribe, visit https://gerrit.osmocom.org/s

Build failure of network:osmocom:nightly/osmo-trx in Debian_9.0/aarch64

2018-02-23 Thread OBS Notification
Visit https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/osmo-trx/Debian_9.0/aarch64 Package network:osmocom:nightly/osmo-trx failed to build in Debian_9.0/aarch64 Check out the package for editing: osc checkout network:osmocom:nightly osmo-trx Last lines of build log:

Build failure of network:osmocom:nightly/osmo-trx in Debian_8.0/i586

2018-02-23 Thread OBS Notification
Visit https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/osmo-trx/Debian_8.0/i586 Package network:osmocom:nightly/osmo-trx failed to build in Debian_8.0/i586 Check out the package for editing: osc checkout network:osmocom:nightly osmo-trx Last lines of build log: [ 236

Build failure of network:osmocom:nightly/osmo-trx in xUbuntu_17.04/i586

2018-02-23 Thread OBS Notification
Visit https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/osmo-trx/xUbuntu_17.04/i586 Package network:osmocom:nightly/osmo-trx failed to build in xUbuntu_17.04/i586 Check out the package for editing: osc checkout network:osmocom:nightly osmo-trx Last lines of build log:

[MERGED] osmo-bts[master]: measurement.c: Hand Frame Number into measurement computation

2018-02-23 Thread Harald Welte
Harald Welte has submitted this change and it was merged. Change subject: measurement.c: Hand Frame Number into measurement computation .. measurement.c: Hand Frame Number into measurement computation This is currently only use

[MERGED] osmo-bts[master]: Revert "measurement: fix measurement computation"

2018-02-23 Thread Harald Welte
Harald Welte has submitted this change and it was merged. Change subject: Revert "measurement: fix measurement computation" .. Revert "measurement: fix measurement computation" This reverts commit d5fdcfe6d95f52fb76c4f420196934

[MERGED] osmo-bts[master]: osmo-bts-trx: Add missing frame number to l1if_process_meas_...

2018-02-23 Thread Harald Welte
Harald Welte has submitted this change and it was merged. Change subject: osmo-bts-trx: Add missing frame number to l1if_process_meas_res() .. osmo-bts-trx: Add missing frame number to l1if_process_meas_res() Change-Id: I7f132

[MERGED] osmo-bts[master]: l1sap: Pass is_sub from L1 primitive into the Uplink Measure...

2018-02-23 Thread Harald Welte
Harald Welte has submitted this change and it was merged. Change subject: l1sap: Pass is_sub from L1 primitive into the Uplink Measurement .. l1sap: Pass is_sub from L1 primitive into the Uplink Measurement info_meas_ind on the

Build failure of network:osmocom:nightly/osmo-trx in xUbuntu_17.10/x86_64

2018-02-23 Thread OBS Notification
Visit https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/osmo-trx/xUbuntu_17.10/x86_64 Package network:osmocom:nightly/osmo-trx failed to build in xUbuntu_17.10/x86_64 Check out the package for editing: osc checkout network:osmocom:nightly osmo-trx Last lines of build l

Build failure of network:osmocom:nightly/osmo-trx in xUbuntu_16.04/i586

2018-02-23 Thread OBS Notification
Visit https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/osmo-trx/xUbuntu_16.04/i586 Package network:osmocom:nightly/osmo-trx failed to build in xUbuntu_16.04/i586 Check out the package for editing: osc checkout network:osmocom:nightly osmo-trx Last lines of build log:

Build failure of network:osmocom:nightly/osmo-trx in xUbuntu_16.10/i586

2018-02-23 Thread OBS Notification
Visit https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/osmo-trx/xUbuntu_16.10/i586 Package network:osmocom:nightly/osmo-trx failed to build in xUbuntu_16.10/i586 Check out the package for editing: osc checkout network:osmocom:nightly osmo-trx Last lines of build log:

Build failure of network:osmocom:nightly/osmo-trx in xUbuntu_17.04/x86_64

2018-02-23 Thread OBS Notification
Visit https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/osmo-trx/xUbuntu_17.04/x86_64 Package network:osmocom:nightly/osmo-trx failed to build in xUbuntu_17.04/x86_64 Check out the package for editing: osc checkout network:osmocom:nightly osmo-trx Last lines of build l

Build failure of network:osmocom:nightly/osmo-trx in xUbuntu_16.10/x86_64

2018-02-23 Thread OBS Notification
Visit https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/osmo-trx/xUbuntu_16.10/x86_64 Package network:osmocom:nightly/osmo-trx failed to build in xUbuntu_16.10/x86_64 Check out the package for editing: osc checkout network:osmocom:nightly osmo-trx Last lines of build l

Build failure of network:osmocom:nightly/osmo-trx in Debian_9.0/i586

2018-02-23 Thread OBS Notification
Visit https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/osmo-trx/Debian_9.0/i586 Package network:osmocom:nightly/osmo-trx failed to build in Debian_9.0/i586 Check out the package for editing: osc checkout network:osmocom:nightly osmo-trx Last lines of build log: [ 147

Build failure of network:osmocom:nightly/osmo-trx in Debian_8.0/x86_64

2018-02-23 Thread OBS Notification
Visit https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/osmo-trx/Debian_8.0/x86_64 Package network:osmocom:nightly/osmo-trx failed to build in Debian_8.0/x86_64 Check out the package for editing: osc checkout network:osmocom:nightly osmo-trx Last lines of build log: [

Build failure of network:osmocom:nightly/osmo-trx in Debian_9.0/x86_64

2018-02-23 Thread OBS Notification
Visit https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/osmo-trx/Debian_9.0/x86_64 Package network:osmocom:nightly/osmo-trx failed to build in Debian_9.0/x86_64 Check out the package for editing: osc checkout network:osmocom:nightly osmo-trx Last lines of build log: [

Build failure of network:osmocom:nightly/osmo-trx in xUbuntu_16.04/x86_64

2018-02-23 Thread OBS Notification
Visit https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/osmo-trx/xUbuntu_16.04/x86_64 Package network:osmocom:nightly/osmo-trx failed to build in xUbuntu_16.04/x86_64 Check out the package for editing: osc checkout network:osmocom:nightly osmo-trx Last lines of build l

Build failure of network:osmocom:nightly/osmo-trx in Debian_9.0/armv7l

2018-02-23 Thread OBS Notification
Visit https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/osmo-trx/Debian_9.0/armv7l Package network:osmocom:nightly/osmo-trx failed to build in Debian_9.0/armv7l Check out the package for editing: osc checkout network:osmocom:nightly osmo-trx Last lines of build log: [

[PATCH] osmo-bts[master]: scheduler.c: Print message when burst substitution happens

2018-02-23 Thread Harald Welte
Review at https://gerrit.osmocom.org/6870 scheduler.c: Print message when burst substitution happens Whenever we receive discontinuous frame numbers from the TRX socket, osmo-bts-trx is substituting zero-filled bursts for those frame numbers which we missed. Don't just do this silently, but ac

[MERGED] osmo-bts[master]: scheduler.c: Print message when burst substitution happens

2018-02-23 Thread Harald Welte
Harald Welte has submitted this change and it was merged. Change subject: scheduler.c: Print message when burst substitution happens .. scheduler.c: Print message when burst substitution happens Whenever we receive discontinuou

osmo-bts[master]: scheduler.c: Print message when burst substitution happens

2018-02-23 Thread Harald Welte
Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/6870 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: If79eab37c80647c9ab64f399fa4676d97af3e9ad Gerrit-PatchSet: 1 Gerrit-Project: osmo-bts Gerrit-Branch: master Gerrit

[PATCH] osmo-bts[master]: measurement.c: Fix sdcch4_meas_rep_fn102

2018-02-23 Thread Harald Welte
Review at https://gerrit.osmocom.org/6871 measurement.c: Fix sdcch4_meas_rep_fn102 Since Change-Id: I23fba50f48415314da40cf5bf86fce2ed3e66af6 we were not reporting measurements for SDCCH/4 channel types due to the wrong encoding of the sdcch4_meas_rep_fn102 table. Let's fix the table by encodi

[PATCH] osmo-bts[master]: measurement.c: Fix sdcch4_meas_rep_fn102 / sdcch8_meas_rep_f...

2018-02-23 Thread Harald Welte
Hello Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/6871 to look at the new patch set (#2). measurement.c: Fix sdcch4_meas_rep_fn102 / sdcch8_meas_rep_fn102 Since Change-Id: I23fba50f48415314da40cf5bf86fce2ed3e66af6 we were not reporting meas

[PATCH] osmo-ttcn3-hacks[master]: GSM_Types: add rxqual2ber and rxlev2dbm + ivnerse functions

2018-02-23 Thread Harald Welte
Review at https://gerrit.osmocom.org/6873 GSM_Types: add rxqual2ber and rxlev2dbm + ivnerse functions Change-Id: I6293f6a9b73d5614cbb61c64617af4dd8afc1e73 --- M library/GSM_Types.ttcn 1 file changed, 52 insertions(+), 0 deletions(-) git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks

[PATCH] osmo-ttcn3-hacks[master]: Add TRXC (OsmoTRX Control) protocol types + codec port

2018-02-23 Thread Harald Welte
Review at https://gerrit.osmocom.org/6872 Add TRXC (OsmoTRX Control) protocol types + codec port Change-Id: I3b5e81693e5cf8ee8a2c360bde8b16c5276d2297 --- A library/TRXC_CodecPort.ttcn A library/TRXC_CodecPort_CtrlFunct.ttcn A library/TRXC_CodecPort_CtrlFunctDef.cc A library/TRXC_Types.ttcn 4 fi

[PATCH] osmo-ttcn3-hacks[master]: Add initial OsmoBTS test suite

2018-02-23 Thread Harald Welte
Hello Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/6629 to look at the new patch set (#2). Add initial OsmoBTS test suite This Test suite implements the BSC-side of Abis RSL and is used to test OsmoBTS. It contains provisions for using L1CT

osmo-ttcn3-hacks[master]: Add TRXC (OsmoTRX Control) protocol types + codec port

2018-02-23 Thread Harald Welte
Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/6872 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I3b5e81693e5cf8ee8a2c360bde8b16c5276d2297 Gerrit-PatchSet: 1 Gerrit-Project: osmo-ttcn3-hacks Gerrit-Branch: maste

osmo-ttcn3-hacks[master]: GSM_Types: add rxqual2ber and rxlev2dbm + ivnerse functions

2018-02-23 Thread Harald Welte
Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/6873 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I6293f6a9b73d5614cbb61c64617af4dd8afc1e73 Gerrit-PatchSet: 1 Gerrit-Project: osmo-ttcn3-hacks Gerrit-Branch: maste

osmo-ttcn3-hacks[master]: Add initial OsmoBTS test suite

2018-02-23 Thread Harald Welte
Patch Set 2: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/6629 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I8ced0d29777aad3ec842d54eabea87dfcc943c79 Gerrit-PatchSet: 2 Gerrit-Project: osmo-ttcn3-hacks Gerrit-Branch: maste

[MERGED] osmo-ttcn3-hacks[master]: Add TRXC (OsmoTRX Control) protocol types + codec port

2018-02-23 Thread Harald Welte
Harald Welte has submitted this change and it was merged. Change subject: Add TRXC (OsmoTRX Control) protocol types + codec port .. Add TRXC (OsmoTRX Control) protocol types + codec port Change-Id: I3b5e81693e5cf8ee8a2c360bde8b

[MERGED] osmo-ttcn3-hacks[master]: GSM_Types: add rxqual2ber and rxlev2dbm + ivnerse functions

2018-02-23 Thread Harald Welte
Harald Welte has submitted this change and it was merged. Change subject: GSM_Types: add rxqual2ber and rxlev2dbm + ivnerse functions .. GSM_Types: add rxqual2ber and rxlev2dbm + ivnerse functions Change-Id: I6293f6a9b73d5614cb

[PATCH] osmo-bts[master]: load_indication: Fix start of load indication timer

2018-02-23 Thread Harald Welte
Review at https://gerrit.osmocom.org/6874 load_indication: Fix start of load indication timer Starting the timer in bts_init() may result in it expiring already before the load indication period is set via OML. Let's make load_timer_start() safe to call several times and call it from OML code

[PATCH] osmo-bts[master]: rsl: Improve ERROR REPORTing

2018-02-23 Thread Harald Welte
Review at https://gerrit.osmocom.org/6877 rsl: Improve ERROR REPORTing Let's make sure all useful optional IEs of the RSL ERROR REPort aare present Change-Id: I5ecb98f8c72f472ac23c1e4e0f606b75e2cf032c --- M src/common/rsl.c 1 file changed, 81 insertions(+), 44 deletions(-) git pull ssh://g

[PATCH] osmo-bts[master]: RSL: Send ERROR REPORT on too short/truncated messages + wro...

2018-02-23 Thread Harald Welte
Review at https://gerrit.osmocom.org/6876 RSL: Send ERROR REPORT on too short/truncated messages + wrong discriminator Change-Id: I6a0e63999f39592474064e2f05df450aec8e37fe --- M src/common/rsl.c 1 file changed, 6 insertions(+), 0 deletions(-) git pull ssh://gerrit.osmocom.org:29418/osmo-bts

[PATCH] osmo-bts[master]: RSL: Implement DELETE INDICATION on AGCH overflow

2018-02-23 Thread Harald Welte
Review at https://gerrit.osmocom.org/6875 RSL: Implement DELETE INDICATION on AGCH overflow This patch adds generation of a DELETE INDICATION when the BTS AGCH queue overflows due to too many IMMEDIATE ASSIGN CMDs, as required by the specs. The AGCH queue length in OsmoBTS so far is at 1000 en

osmo-bts[master]: RSL: Implement DELETE INDICATION on AGCH overflow

2018-02-23 Thread Harald Welte
Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/6875 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ied3306e85cbdc6f3476b10dc4bb0463cd728b274 Gerrit-PatchSet: 1 Gerrit-Project: osmo-bts Gerrit-Branch: master Gerrit

osmo-bts[master]: load_indication: Fix start of load indication timer

2018-02-23 Thread Harald Welte
Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/6874 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I295d91413542014aa2507d5f09e01243fc3916fa Gerrit-PatchSet: 1 Gerrit-Project: osmo-bts Gerrit-Branch: master Gerrit

[MERGED] osmo-bts[master]: load_indication: Fix start of load indication timer

2018-02-23 Thread Harald Welte
Harald Welte has submitted this change and it was merged. Change subject: load_indication: Fix start of load indication timer .. load_indication: Fix start of load indication timer Starting the timer in bts_init() may result in

[MERGED] osmo-ttcn3-hacks[master]: Add initial OsmoBTS test suite

2018-02-23 Thread Harald Welte
Harald Welte has submitted this change and it was merged. Change subject: Add initial OsmoBTS test suite .. Add initial OsmoBTS test suite This Test suite implements the BSC-side of Abis RSL and is used to test OsmoBTS. It con

<    1   2