Change in libosmocore[master]: gsm48_decode_bcd_number2(): return -EINVAL if LV has too big length

2019-05-27 Thread Harald Welte
Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/14187 ) Change subject: gsm48_decode_bcd_number2(): return -EINVAL if LV has too big length .. gsm48_decode_bcd_number2(): return -EINVAL if

Change in libosmocore[master]: gsm48_decode_bcd_number2(): fix: return -ENOSPC on truncation

2019-05-27 Thread Harald Welte
Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/14186 ) Change subject: gsm48_decode_bcd_number2(): fix: return -ENOSPC on truncation .. gsm48_decode_bcd_number2(): fix: return -ENOSPC on t

Change in osmocom-bb[master]: trxcon/scheduler: refactor description of TRXC_* lchans

2019-05-27 Thread Harald Welte
Harald Welte has posted comments on this change. ( https://gerrit.osmocom.org/14218 ) Change subject: trxcon/scheduler: refactor description of TRXC_* lchans .. Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.osmo

Change in libosmocore[master]: gsm48_decode_bcd_number2(): fix output truncation

2019-05-27 Thread Harald Welte
Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/14185 ) Change subject: gsm48_decode_bcd_number2(): fix output truncation .. gsm48_decode_bcd_number2(): fix output truncation Thanks to the

Change in osmocom-bb[master]: layer23: fix tons of compiler warnings, mostly OSMO_DEPRECATED related

2019-05-27 Thread Harald Welte
Harald Welte has posted comments on this change. ( https://gerrit.osmocom.org/14136 ) Change subject: layer23: fix tons of compiler warnings, mostly OSMO_DEPRECATED related .. Patch Set 6: Code-Review+2 -- To view, visit htt

Change in osmocom-bb[master]: virt_phy: Fix typo in log message

2019-05-27 Thread Harald Welte
Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/14203 ) Change subject: virt_phy: Fix typo in log message .. virt_phy: Fix typo in log message Change-Id: I9291957ef5d7033d46060d07f2aa0a388

Change in libosmocore[master]: gsm0408/gsm0408_test.c: introduce BCD number encoding / decoding test

2019-05-27 Thread Harald Welte
Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/14184 ) Change subject: gsm0408/gsm0408_test.c: introduce BCD number encoding / decoding test .. gsm0408/gsm0408_test.c: introduce BCD numbe

Change in libosmocore[master]: gsm0408/gsm0408_test.c: introduce BCD number encoding / decoding test

2019-05-27 Thread Harald Welte
Harald Welte has posted comments on this change. ( https://gerrit.osmocom.org/14184 ) Change subject: gsm0408/gsm0408_test.c: introduce BCD number encoding / decoding test .. Patch Set 6: Code-Review+2 -- To view, visit http

Change in osmocom-bb[master]: firmware/scheduler: Fix CBCH related RSL channel numbers

2019-05-27 Thread Harald Welte
Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/14216 ) Change subject: firmware/scheduler: Fix CBCH related RSL channel numbers .. firmware/scheduler: Fix CBCH related RSL channel numbers

Change in osmocom-bb[master]: trxcon/sched_trx.c: add missing branch for GSM_PCHAN_PDCH

2019-05-27 Thread Harald Welte
Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/14217 ) Change subject: trxcon/sched_trx.c: add missing branch for GSM_PCHAN_PDCH .. trxcon/sched_trx.c: add missing branch for GSM_PCHAN_PDC

Change in osmocom-bb[master]: layer23: fix tons of compiler warnings, mostly OSMO_DEPRECATED related

2019-05-27 Thread Harald Welte
Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/14136 ) Change subject: layer23: fix tons of compiler warnings, mostly OSMO_DEPRECATED related .. layer23: fix tons of compiler warnings, mo

Change in osmocom-bb[master]: trxcon/scheduler: refactor description of TRXC_* lchans

2019-05-27 Thread Harald Welte
Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/14218 ) Change subject: trxcon/scheduler: refactor description of TRXC_* lchans .. trxcon/scheduler: refactor description of TRXC_* lchans L

Change in osmocom-bb[master]: trxcon/sched_trx.c: add missing branch for GSM_PCHAN_PDCH

2019-05-27 Thread Harald Welte
Harald Welte has posted comments on this change. ( https://gerrit.osmocom.org/14217 ) Change subject: trxcon/sched_trx.c: add missing branch for GSM_PCHAN_PDCH .. Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.os

Change in osmocom-bb[master]: firmware/scheduler: Fix CBCH related RSL channel numbers

2019-05-27 Thread Harald Welte
Harald Welte has posted comments on this change. ( https://gerrit.osmocom.org/14216 ) Change subject: firmware/scheduler: Fix CBCH related RSL channel numbers .. Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.osm

Change in osmocom-bb[master]: trxcon/scheduler: refactor description of TRXC_* lchans

2019-05-27 Thread Vadim Yanitskiy
Vadim Yanitskiy has uploaded this change for review. ( https://gerrit.osmocom.org/14218 Change subject: trxcon/scheduler: refactor description of TRXC_* lchans .. trxcon/scheduler: refactor description of TRXC_* lchans Let's a

Change in osmocom-bb[master]: firmware/scheduler: Fix CBCH related RSL channel numbers

2019-05-27 Thread Vadim Yanitskiy
Vadim Yanitskiy has uploaded this change for review. ( https://gerrit.osmocom.org/14216 Change subject: firmware/scheduler: Fix CBCH related RSL channel numbers .. firmware/scheduler: Fix CBCH related RSL channel numbers CBCH

Change in osmocom-bb[master]: trxcon/sched_trx.c: add missing branch for GSM_PCHAN_PDCH

2019-05-27 Thread Vadim Yanitskiy
Vadim Yanitskiy has uploaded this change for review. ( https://gerrit.osmocom.org/14217 Change subject: trxcon/sched_trx.c: add missing branch for GSM_PCHAN_PDCH .. trxcon/sched_trx.c: add missing branch for GSM_PCHAN_PDCH PDC

Change in libosmocore[master]: oap_client: Fix license: GPLv2+ instead of AGPLv3+

2019-05-27 Thread Harald Welte
Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/14212 ) Change subject: oap_client: Fix license: GPLv2+ instead of AGPLv3+ .. oap_client: Fix license: GPLv2+ instead of AGPLv3+ libosmo{cor

Change in libosmocore[master]: tdef: Fix license: GPLv2+ instead of AGPLv3+

2019-05-27 Thread Harald Welte
Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/14213 ) Change subject: tdef: Fix license: GPLv2+ instead of AGPLv3+ .. tdef: Fix license: GPLv2+ instead of AGPLv3+ libosmo{core,gsm,vty} c

Change in osmocom-bb[master]: trxcon: Fix CBCH related RSL channel numbers

2019-05-27 Thread Harald Welte
Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/14202 ) Change subject: trxcon: Fix CBCH related RSL channel numbers .. trxcon: Fix CBCH related RSL channel numbers OsmoBTS, BSC and TTCN3

Change in osmocom-bb[master]: trxcon: Use RSL channel mode #defines from libosmogsm

2019-05-27 Thread Harald Welte
Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/14207 ) Change subject: trxcon: Use RSL channel mode #defines from libosmogsm .. trxcon: Use RSL channel mode #defines from libosmogsm Where

Change in osmocom-bb[master]: trxcon: Fix CBCH related RSL channel numbers

2019-05-27 Thread Harald Welte
Harald Welte has posted comments on this change. ( https://gerrit.osmocom.org/14202 ) Change subject: trxcon: Fix CBCH related RSL channel numbers .. Patch Set 3: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/142

Change in osmocom-bb[master]: trxcon: Use RSL channel mode #defines from libosmogsm

2019-05-27 Thread Harald Welte
Harald Welte has posted comments on this change. ( https://gerrit.osmocom.org/14207 ) Change subject: trxcon: Use RSL channel mode #defines from libosmogsm .. Patch Set 2: Code-Review+2 -- To view, visit https://gerrit.osmoco

Change in osmocom-bb[master]: trxcon: Use RSL channel mode #defines from libosmogsm

2019-05-27 Thread Harald Welte
Hello Pau Espin Pedrol, Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/14207 to look at the new patch set (#2). Change subject: trxcon: Use RSL channel mode #defines from libosmogsm ...

Change in osmocom-bb[master]: trxcon: Fix CBCH related RSL channel numbers

2019-05-27 Thread Harald Welte
Hello Vadim Yanitskiy, Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/14202 to look at the new patch set (#3). Change subject: trxcon: Fix CBCH related RSL channel numbers .. t

Change in osmo-ttcn3-hacks[master]: Fix use of osmocom-extended RSL Channel Numbers

2019-05-27 Thread Harald Welte
Harald Welte has posted comments on this change. ( https://gerrit.osmocom.org/14205 ) Change subject: Fix use of osmocom-extended RSL Channel Numbers .. Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/

Change in osmo-ttcn3-hacks[master]: L1CTL: Add support for CCCH_MODE_COMBINED_CBCH

2019-05-27 Thread Harald Welte
Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/14204 ) Change subject: L1CTL: Add support for CCCH_MODE_COMBINED_CBCH .. L1CTL: Add support for CCCH_MODE_COMBINED_CBCH In OsmocomBB/trxcon

Change in osmo-ttcn3-hacks[master]: bts: Add test ensuring only one connection to PCU interface accepted

2019-05-27 Thread Harald Welte
Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/14208 ) Change subject: bts: Add test ensuring only one connection to PCU interface accepted .. bts: Add test ensuring only one connection t

Change in osmo-ttcn3-hacks[master]: bts: Add test ensuring only one connection to PCU interface accepted

2019-05-27 Thread Harald Welte
Harald Welte has posted comments on this change. ( https://gerrit.osmocom.org/14208 ) Change subject: bts: Add test ensuring only one connection to PCU interface accepted .. Patch Set 1: Code-Review+2 -- To view, visit https

Change in osmo-ttcn3-hacks[master]: bts: Verify PCU socket can disconnect + re-connect

2019-05-27 Thread Harald Welte
Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/14209 ) Change subject: bts: Verify PCU socket can disconnect + re-connect .. bts: Verify PCU socket can disconnect + re-connect Change-Id:

Change in osmo-ttcn3-hacks[master]: bts: Verify PCU socket can disconnect + re-connect

2019-05-27 Thread Harald Welte
Harald Welte has posted comments on this change. ( https://gerrit.osmocom.org/14209 ) Change subject: bts: Verify PCU socket can disconnect + re-connect .. Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.osmocom.o

Change in osmo-ttcn3-hacks[master]: L1CTL: Add support for CCCH_MODE_COMBINED_CBCH

2019-05-27 Thread Harald Welte
Harald Welte has posted comments on this change. ( https://gerrit.osmocom.org/14204 ) Change subject: L1CTL: Add support for CCCH_MODE_COMBINED_CBCH .. Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/1

Change in osmo-ttcn3-hacks[master]: Fix use of osmocom-extended RSL Channel Numbers

2019-05-27 Thread Harald Welte
Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/14205 ) Change subject: Fix use of osmocom-extended RSL Channel Numbers .. Fix use of osmocom-extended RSL Channel Numbers Bring our TTCN-3

Change in osmo-ttcn3-hacks[master]: bts: Verify SI3 GPRS indication reflects PCU interface status

2019-05-27 Thread Harald Welte
Harald Welte has uploaded this change for review. ( https://gerrit.osmocom.org/14215 Change subject: bts: Verify SI3 GPRS indication reflects PCU interface status .. bts: Verify SI3 GPRS indication reflects PCU interface status

Change in libosmocore[master]: tdef: Fix license: GPLv2+ instead of AGPLv3+

2019-05-27 Thread Harald Welte
Harald Welte has posted comments on this change. ( https://gerrit.osmocom.org/14213 ) Change subject: tdef: Fix license: GPLv2+ instead of AGPLv3+ .. Patch Set 3: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/142

Change in libosmocore[master]: oap_client: Fix license: GPLv2+ instead of AGPLv3+

2019-05-27 Thread Harald Welte
Harald Welte has posted comments on this change. ( https://gerrit.osmocom.org/14212 ) Change subject: oap_client: Fix license: GPLv2+ instead of AGPLv3+ .. Patch Set 3: Code-Review+2 -- To view, visit https://gerrit.osmocom.o

Change in libosmocore[master]: oap_client: Fix license: GPLv2+ instead of AGPLv3+

2019-05-27 Thread Harald Welte
Hello Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/14212 to look at the new patch set (#2). Change subject: oap_client: Fix license: GPLv2+ instead of AGPLv3+ .. oap_client:

Change in libosmocore[master]: gsm48_rest_octets: Fix license: GPLv2+ instead of AGPLv3+

2019-05-27 Thread Harald Welte
Harald Welte has uploaded a new patch set (#2). ( https://gerrit.osmocom.org/14214 ) Change subject: gsm48_rest_octets: Fix license: GPLv2+ instead of AGPLv3+ .. gsm48_rest_octets: Fix license: GPLv2+ instead of AGPLv3+ libosmo

Change in libosmocore[master]: tdef: Fix license: GPLv2+ instead of AGPLv3+

2019-05-27 Thread Harald Welte
Harald Welte has uploaded a new patch set (#2). ( https://gerrit.osmocom.org/14213 ) Change subject: tdef: Fix license: GPLv2+ instead of AGPLv3+ .. tdef: Fix license: GPLv2+ instead of AGPLv3+ libosmo{core,gsm,vty} code is GPL

Change in libosmocore[master]: rsl: Add osmocom-specific extensions to RSL channel numbers for CBCH

2019-05-27 Thread Harald Welte
Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/14199 ) Change subject: rsl: Add osmocom-specific extensions to RSL channel numbers for CBCH .. rsl: Add osmocom-specific extensions to RSL

Change in libosmocore[master]: gsm48_rest_octets: Fix liense: GPLv2+ instead of AGPLv3+

2019-05-27 Thread Harald Welte
Harald Welte has uploaded this change for review. ( https://gerrit.osmocom.org/14214 Change subject: gsm48_rest_octets: Fix liense: GPLv2+ instead of AGPLv3+ .. gsm48_rest_octets: Fix liense: GPLv2+ instead of AGPLv3+ libosmo{

Change in libosmocore[master]: oap_client: Fix liense: GPLv2+ instead of AGPLv3+

2019-05-27 Thread Harald Welte
Harald Welte has uploaded this change for review. ( https://gerrit.osmocom.org/14212 Change subject: oap_client: Fix liense: GPLv2+ instead of AGPLv3+ .. oap_client: Fix liense: GPLv2+ instead of AGPLv3+ libosmo{core,gsm,vty}

Change in libosmocore[master]: tdef: Fix liense: GPLv2+ instead of AGPLv3+

2019-05-27 Thread Harald Welte
Harald Welte has uploaded this change for review. ( https://gerrit.osmocom.org/14213 Change subject: tdef: Fix liense: GPLv2+ instead of AGPLv3+ .. tdef: Fix liense: GPLv2+ instead of AGPLv3+ libosmo{core,gsm,vty} code is GPLv

Change in osmo-bts[master]: clear GPRS indicator in SI3 while PCU is disconnected

2019-05-27 Thread Harald Welte
Harald Welte has posted comments on this change. ( https://gerrit.osmocom.org/10170 ) Change subject: clear GPRS indicator in SI3 while PCU is disconnected .. Patch Set 3: Code-Review-2 actually, this code gets it wrong. The

Change in libosmocore[master]: rsl: Add osmocom-specific extensions to RSL channel numbers for CBCH

2019-05-27 Thread Vadim Yanitskiy
Vadim Yanitskiy has posted comments on this change. ( https://gerrit.osmocom.org/14199 ) Change subject: rsl: Add osmocom-specific extensions to RSL channel numbers for CBCH .. Patch Set 2: Code-Review+2 -- To view, visit ht

Change in osmo-ttcn3-hacks[master]: bsc-nat: Introduce Osmux test

2019-05-27 Thread Pau Espin Pedrol
Pau Espin Pedrol has submitted this change and it was merged. ( https://gerrit.osmocom.org/14142 ) Change subject: bsc-nat: Introduce Osmux test .. bsc-nat: Introduce Osmux test Depends: openbsc.git Iadc004064a5a237c93009f242cb

Change in docker-playground[master]: ttcn3-bscnat: Prepare cfgs for VTY & Osmux support

2019-05-27 Thread Pau Espin Pedrol
Pau Espin Pedrol has posted comments on this change. ( https://gerrit.osmocom.org/14130 ) Change subject: ttcn3-bscnat: Prepare cfgs for VTY & Osmux support .. Patch Set 2: Verified+1 -- To view, visit https://gerrit.osmocom.

Change in docker-playground[master]: ttcn3-bscnat: Prepare cfgs for VTY & Osmux support

2019-05-27 Thread Pau Espin Pedrol
Pau Espin Pedrol has submitted this change and it was merged. ( https://gerrit.osmocom.org/14130 ) Change subject: ttcn3-bscnat: Prepare cfgs for VTY & Osmux support .. ttcn3-bscnat: Prepare cfgs for VTY & Osmux support * Addin

Change in osmocom-bb[master]: trxcon: Fix CBCH related RSL channel numbers

2019-05-27 Thread Vadim Yanitskiy
Vadim Yanitskiy has posted comments on this change. ( https://gerrit.osmocom.org/14202 ) Change subject: trxcon: Fix CBCH related RSL channel numbers .. Patch Set 2: Code-Review-1 (2 comments) https://gerrit.osmocom.org/#/c/1

Change in osmo-ggsn[master]: gtp: Take queue_resp into account to schedule retrans timer

2019-05-27 Thread Pau Espin Pedrol
Pau Espin Pedrol has uploaded this change for review. ( https://gerrit.osmocom.org/14211 Change subject: gtp: Take queue_resp into account to schedule retrans timer .. gtp: Take queue_resp into account to schedule retrans timer

Change in osmo-sgsn[master]: sgsn: Fix echo timer not started upon first pdp ctx created

2019-05-27 Thread Pau Espin Pedrol
Pau Espin Pedrol has uploaded this change for review. ( https://gerrit.osmocom.org/14210 Change subject: sgsn: Fix echo timer not started upon first pdp ctx created .. sgsn: Fix echo timer not started upon first pdp ctx created

Change in osmo-ttcn3-hacks[master]: bts: Verify PCU socket can disconnect + re-connect

2019-05-27 Thread Harald Welte
Harald Welte has uploaded this change for review. ( https://gerrit.osmocom.org/14209 Change subject: bts: Verify PCU socket can disconnect + re-connect .. bts: Verify PCU socket can disconnect + re-connect Change-Id: Ic69c3f34

Change in osmo-ttcn3-hacks[master]: bts: Add test ensuring only one connection to PCU interface accepted

2019-05-27 Thread Harald Welte
Harald Welte has uploaded this change for review. ( https://gerrit.osmocom.org/14208 Change subject: bts: Add test ensuring only one connection to PCU interface accepted .. bts: Add test ensuring only one connection to PCU int

Change in osmocom-bb[master]: trxcon: Use RSL channel mode #defines from libosmogsm

2019-05-27 Thread Pau Espin Pedrol
Pau Espin Pedrol has posted comments on this change. ( https://gerrit.osmocom.org/14207 ) Change subject: trxcon: Use RSL channel mode #defines from libosmogsm .. Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.os

Change in libosmocore[master]: rsl: Add osmocom-specific extensions to RSL channel numbers for CBCH

2019-05-27 Thread Pau Espin Pedrol
Pau Espin Pedrol has posted comments on this change. ( https://gerrit.osmocom.org/14199 ) Change subject: rsl: Add osmocom-specific extensions to RSL channel numbers for CBCH .. Patch Set 2: Code-Review+2 -- To view, visit h

Change in osmo-ttcn3-hacks[master]: L1CTL: Add support for CCCH_MODE_COMBINED_CBCH

2019-05-27 Thread Pau Espin Pedrol
Pau Espin Pedrol has posted comments on this change. ( https://gerrit.osmocom.org/14204 ) Change subject: L1CTL: Add support for CCCH_MODE_COMBINED_CBCH .. Patch Set 1: Code-Review+1 -- To view, visit https://gerrit.osmocom.o

Change in osmo-ggsn[master]: ggsn: Start gtp retrans timer during startup

2019-05-27 Thread Harald Welte
Harald Welte has posted comments on this change. ( https://gerrit.osmocom.org/14201 ) Change subject: ggsn: Start gtp retrans timer during startup .. Patch Set 1: Code-Review+1 let's first introduce a test and then fix it with

Change in osmocom-bb[master]: virt_phy: Fix typo in log message

2019-05-27 Thread Pau Espin Pedrol
Pau Espin Pedrol has posted comments on this change. ( https://gerrit.osmocom.org/14203 ) Change subject: virt_phy: Fix typo in log message .. Patch Set 3: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/14203 To u

Change in osmocom-bb[master]: trxcon: Fix CBCH related RSL channel numbers

2019-05-27 Thread Pau Espin Pedrol
Pau Espin Pedrol has posted comments on this change. ( https://gerrit.osmocom.org/14202 ) Change subject: trxcon: Fix CBCH related RSL channel numbers .. Patch Set 2: (1 comment) https://gerrit.osmocom.org/#/c/14202/2//COMMIT

Change in osmo-bts[master]: Fix passing of RR SUSPEND REQ from DCCH to PCU socket

2019-05-27 Thread Harald Welte
Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/14193 ) Change subject: Fix passing of RR SUSPEND REQ from DCCH to PCU socket .. Fix passing of RR SUSPEND REQ from DCCH to PCU socket The e

Change in osmo-bts[master]: Fix passing of RR SUSPEND REQ from DCCH to PCU socket

2019-05-27 Thread Harald Welte
Harald Welte has posted comments on this change. ( https://gerrit.osmocom.org/14193 ) Change subject: Fix passing of RR SUSPEND REQ from DCCH to PCU socket .. Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.osmoco

Change in osmo-sgsn[master]: sgsn: vty: Improve log warning content with spec section

2019-05-27 Thread Harald Welte
Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/14206 ) Change subject: sgsn: vty: Improve log warning content with spec section .. sgsn: vty: Improve log warning content with spec section

Change in osmo-sgsn[master]: sgsn: vty: Improve log warning content with spec section

2019-05-27 Thread Harald Welte
Harald Welte has posted comments on this change. ( https://gerrit.osmocom.org/14206 ) Change subject: sgsn: vty: Improve log warning content with spec section .. Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.osm

Change in osmocom-bb[master]: trxcon: Fix CBCH related RSL channel numbers

2019-05-27 Thread Harald Welte
Harald Welte has posted comments on this change. ( https://gerrit.osmocom.org/14202 ) Change subject: trxcon: Fix CBCH related RSL channel numbers .. Patch Set 2: (1 comment) https://gerrit.osmocom.org/#/c/14202/2/src/host/tr

Change in libosmocore[master]: fsm: Allow millisecond granularity in osmo_fsm built-in timer

2019-05-27 Thread Pau Espin Pedrol
Pau Espin Pedrol has posted comments on this change. ( https://gerrit.osmocom.org/14200 ) Change subject: fsm: Allow millisecond granularity in osmo_fsm built-in timer .. Patch Set 1: Code-Review+1 -- To view, visit https://g

Change in osmocom-bb[master]: trxcon: Use RSL channel mode #defines from libosmogsm

2019-05-27 Thread Harald Welte
Harald Welte has uploaded this change for review. ( https://gerrit.osmocom.org/14207 Change subject: trxcon: Use RSL channel mode #defines from libosmogsm .. trxcon: Use RSL channel mode #defines from libosmogsm Wherever possi

Change in osmo-sgsn[master]: sgsn: vty: Improve log warning content with spec section

2019-05-27 Thread Pau Espin Pedrol
Pau Espin Pedrol has uploaded this change for review. ( https://gerrit.osmocom.org/14206 Change subject: sgsn: vty: Improve log warning content with spec section .. sgsn: vty: Improve log warning content with spec section Chan

Change in libosmocore[master]: rsl: Add osmocom-specific extensions to RSL channel numbers for CBCH

2019-05-27 Thread Harald Welte
Harald Welte has posted comments on this change. ( https://gerrit.osmocom.org/14199 ) Change subject: rsl: Add osmocom-specific extensions to RSL channel numbers for CBCH .. Patch Set 2: Code-Review+2 -- To view, visit https

Change in osmo-ttcn3-hacks[master]: L1CTL: Add support for CCCH_MODE_COMBINED_CBCH

2019-05-27 Thread Harald Welte
Harald Welte has uploaded this change for review. ( https://gerrit.osmocom.org/14204 Change subject: L1CTL: Add support for CCCH_MODE_COMBINED_CBCH .. L1CTL: Add support for CCCH_MODE_COMBINED_CBCH In OsmocomBB/trxcon Change-I

Change in osmo-ttcn3-hacks[master]: Fix use of osmocom-extended RSL Channel Numbers

2019-05-27 Thread Harald Welte
Harald Welte has uploaded this change for review. ( https://gerrit.osmocom.org/14205 Change subject: Fix use of osmocom-extended RSL Channel Numbers .. Fix use of osmocom-extended RSL Channel Numbers Bring our TTCN-3 view of h

Change in osmocom-bb[master]: layer23: fix tons of compiler warnings, mostly OSMO_DEPRECATED related

2019-05-27 Thread Harald Welte
Hello Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/14136 to look at the new patch set (#4). Change subject: layer23: fix tons of compiler warnings, mostly OSMO_DEPRECATED related ...

Change in osmocom-bb[master]: trxcon: Fix CBCH related RSL channel numbers

2019-05-27 Thread Harald Welte
Harald Welte has uploaded a new patch set (#2). ( https://gerrit.osmocom.org/14202 ) Change subject: trxcon: Fix CBCH related RSL channel numbers .. trxcon: Fix CBCH related RSL channel numbers OsmoBTS, BSC and TTCN3 used cbits

Change in osmocom-bb[master]: virt_phy: Fix typo in log message

2019-05-27 Thread Harald Welte
Harald Welte has uploaded a new patch set (#2). ( https://gerrit.osmocom.org/14203 ) Change subject: virt_phy: Fix typo in log message .. virt_phy: Fix typo in log message Change-Id: I9291957ef5d7033d46060d07f2aa0a3880612e1a --

Change in osmocom-bb[master]: trxcon: Fix CBCH related RSL channel numbers

2019-05-27 Thread Harald Welte
Harald Welte has uploaded this change for review. ( https://gerrit.osmocom.org/14202 Change subject: trxcon: Fix CBCH related RSL channel numbers .. trxcon: Fix CBCH related RSL channel numbers OsmoBTS, BSC and TTCN3 used cbit

Change in osmocom-bb[master]: virt_phy: Fix typo in log message

2019-05-27 Thread Harald Welte
Harald Welte has uploaded this change for review. ( https://gerrit.osmocom.org/14203 Change subject: virt_phy: Fix typo in log message .. virt_phy: Fix typo in log message Change-Id: I9291957ef5d7033d46060d07f2aa0a3880612e1a -

Change in libosmocore[master]: rsl: Add osmocom-specific extensions to RSL channel numbers for CBCH

2019-05-27 Thread Harald Welte
Harald Welte has uploaded a new patch set (#2). ( https://gerrit.osmocom.org/14199 ) Change subject: rsl: Add osmocom-specific extensions to RSL channel numbers for CBCH .. rsl: Add osmocom-specific extensions to RSL channel nu

Change in osmo-ggsn[master]: ggsn: Start gtp retrans timer during startup

2019-05-27 Thread Pau Espin Pedrol
Pau Espin Pedrol has uploaded this change for review. ( https://gerrit.osmocom.org/14201 Change subject: ggsn: Start gtp retrans timer during startup .. ggsn: Start gtp retrans timer during startup This timer was added in osmo

Change in libosmocore[master]: rsl: Add osmocom-specific extensions to RSL channel numbers for CBCH

2019-05-27 Thread Harald Welte
Harald Welte has uploaded this change for review. ( https://gerrit.osmocom.org/14199 Change subject: rsl: Add osmocom-specific extensions to RSL channel numbers for CBCH .. rsl: Add osmocom-specific extensions to RSL channel n

Change in libosmocore[master]: fsm: Allow millisecond granularity in osmo_fsm built-in timer

2019-05-27 Thread Harald Welte
Harald Welte has uploaded this change for review. ( https://gerrit.osmocom.org/14200 Change subject: fsm: Allow millisecond granularity in osmo_fsm built-in timer .. fsm: Allow millisecond granularity in osmo_fsm built-in timer

Change in osmo-bts[master]: Fix passing of RR SUSPEND REQ from DCCH to PCU socket

2019-05-27 Thread Vadim Yanitskiy
Vadim Yanitskiy has posted comments on this change. ( https://gerrit.osmocom.org/14193 ) Change subject: Fix passing of RR SUSPEND REQ from DCCH to PCU socket .. Patch Set 1: Code-Review+1 -- To view, visit https://gerrit.osm

Change in libosmocore[master]: utils: add gsmtap_logread.py a gsmtap log reader

2019-05-27 Thread Harald Welte
Harald Welte has posted comments on this change. ( https://gerrit.osmocom.org/14196 ) Change subject: utils: add gsmtap_logread.py a gsmtap log reader .. Patch Set 1: (1 comment) deferring to Pau's technical comments https:/

Change in docker-playground[master]: ttcn3-bscnat: Prepare cfgs for VTY & Osmux support

2019-05-27 Thread Harald Welte
Harald Welte has posted comments on this change. ( https://gerrit.osmocom.org/14130 ) Change subject: ttcn3-bscnat: Prepare cfgs for VTY & Osmux support .. Patch Set 2: Code-Review+2 -- To view, visit https://gerrit.osmocom.o

Change in osmo-msc[master]: sgs_iface: detect and react to VLR/HLR failure

2019-05-27 Thread Harald Welte
Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/13559 ) Change subject: sgs_iface: detect and react to VLR/HLR failure .. sgs_iface: detect and react to VLR/HLR failure The HLR (which is c

Change in osmo-bsc[master]: rx_fail_evt_rep(): Don't recycle variable

2019-05-27 Thread Harald Welte
Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/14175 ) Change subject: rx_fail_evt_rep(): Don't recycle variable .. rx_fail_evt_rep(): Don't recycle variable the 'p_val' variable should r

Change in osmo-msc[master]: sgs_iface: detect and react to VLR/HLR failure

2019-05-27 Thread Harald Welte
Harald Welte has posted comments on this change. ( https://gerrit.osmocom.org/13559 ) Change subject: sgs_iface: detect and react to VLR/HLR failure .. Patch Set 4: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/1

Change in osmo-msc[master]: sgs_iface: detect and react to VLR/HLR failure

2019-05-27 Thread Harald Welte
Harald Welte has uploaded a new patch set (#4) to the change originally created by dexter. ( https://gerrit.osmocom.org/13559 ) Change subject: sgs_iface: detect and react to VLR/HLR failure .. sgs_iface: detect and react to VLR

Change in osmo-sgsn[master]: osmo-sgsn: get rid of OSMO_ASSERT() in 'auth-policy' handler

2019-05-27 Thread Pau Espin Pedrol
Pau Espin Pedrol has posted comments on this change. ( https://gerrit.osmocom.org/14195 ) Change subject: osmo-sgsn: get rid of OSMO_ASSERT() in 'auth-policy' handler .. Patch Set 1: (1 comment) https://gerrit.osmocom.org/#/c

Change in osmo-ttcn3-hacks[master]: bts: Fully implement TC_pcu_data_req_{pdtch, ptcch}

2019-05-27 Thread Harald Welte
Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/14183 ) Change subject: bts: Fully implement TC_pcu_data_req_{pdtch,ptcch} .. bts: Fully implement TC_pcu_data_req_{pdtch,ptcch} As trxcon+f

Change in osmo-ttcn3-hacks[master]: bts: Add TC_pcu_data_req_pch() for testing PCU-originated PCH

2019-05-27 Thread Harald Welte
Harald Welte has posted comments on this change. ( https://gerrit.osmocom.org/14191 ) Change subject: bts: Add TC_pcu_data_req_pch() for testing PCU-originated PCH .. Patch Set 2: Code-Review+2 -- To view, visit https://gerri

Change in osmo-ttcn3-hacks[master]: bts: Add TC_pcu_rr_suspend() to test forwarding of RR SUSPEND via PCU...

2019-05-27 Thread Harald Welte
Harald Welte has posted comments on this change. ( https://gerrit.osmocom.org/14192 ) Change subject: bts: Add TC_pcu_rr_suspend() to test forwarding of RR SUSPEND via PCU socket .. Patch Set 2: Code-Review+2 -- To view, vis

Change in osmo-ttcn3-hacks[master]: bts: Add TC_pcu_rr_suspend() to test forwarding of RR SUSPEND via PCU...

2019-05-27 Thread Harald Welte
Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/14192 ) Change subject: bts: Add TC_pcu_rr_suspend() to test forwarding of RR SUSPEND via PCU socket .. bts: Add TC_pcu_rr_suspend() to test

Change in osmo-ttcn3-hacks[master]: bts: Add copyright + license header + short summary/explanation

2019-05-27 Thread Harald Welte
Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/14197 ) Change subject: bts: Add copyright + license header + short summary/explanation .. bts: Add copyright + license header + short summar

Change in osmo-ttcn3-hacks[master]: bts: Add TC_pcu_data_req_pch() for testing PCU-originated PCH

2019-05-27 Thread Harald Welte
Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/14191 ) Change subject: bts: Add TC_pcu_data_req_pch() for testing PCU-originated PCH .. bts: Add TC_pcu_data_req_pch() for testing PCU-origi

Change in osmo-ttcn3-hacks[master]: bts: Fully implement TC_pcu_data_req_{wrong_{bts, trx, ts}, ts_inactive}()

2019-05-27 Thread Harald Welte
Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/14190 ) Change subject: bts: Fully implement TC_pcu_data_req_{wrong_{bts,trx,ts},ts_inactive}() .. bts: Fully implement TC_pcu_data_req_{wro

Change in osmo-ttcn3-hacks[master]: cosmetic: Update copyright statement, license notice and SPDX

2019-05-27 Thread Harald Welte
Harald Welte has posted comments on this change. ( https://gerrit.osmocom.org/14198 ) Change subject: cosmetic: Update copyright statement, license notice and SPDX .. Patch Set 1: Code-Review+2 -- To view, visit https://gerri

Change in osmo-ttcn3-hacks[master]: bts: Fully implement TC_pcu_data_req_{wrong_{bts, trx, ts}, ts_inactive}()

2019-05-27 Thread Harald Welte
Harald Welte has posted comments on this change. ( https://gerrit.osmocom.org/14190 ) Change subject: bts: Fully implement TC_pcu_data_req_{wrong_{bts,trx,ts},ts_inactive}() .. Patch Set 2: Code-Review+2 -- To view, visit ht

Change in osmo-ttcn3-hacks[master]: bts: Fully implement TC_pcu_data_req_{pdtch, ptcch}

2019-05-27 Thread Harald Welte
Harald Welte has posted comments on this change. ( https://gerrit.osmocom.org/14183 ) Change subject: bts: Fully implement TC_pcu_data_req_{pdtch,ptcch} .. Patch Set 4: Code-Review+2 -- To view, visit https://gerrit.osmocom.o

Change in osmo-ttcn3-hacks[master]: bts: Fully implement TC_pcu_data_req_{pdtch, ptcch}

2019-05-27 Thread Harald Welte
Harald Welte has posted comments on this change. ( https://gerrit.osmocom.org/14183 ) Change subject: bts: Fully implement TC_pcu_data_req_{pdtch,ptcch} .. Patch Set 3: (1 comment) https://gerrit.osmocom.org/#/c/14183/3/bts/B

Change in osmo-ttcn3-hacks[master]: bsc: Introduce Osmux infra and one test for osmo-bsc

2019-05-27 Thread Harald Welte
Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/14105 ) Change subject: bsc: Introduce Osmux infra and one test for osmo-bsc .. bsc: Introduce Osmux infra and one test for osmo-bsc Test ve

Change in osmo-ttcn3-hacks[master]: msc: Introduce Osmux infra and one test for osmo-msc

2019-05-27 Thread Harald Welte
Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/14121 ) Change subject: msc: Introduce Osmux infra and one test for osmo-msc .. msc: Introduce Osmux infra and one test for osmo-msc Change-

  1   2   >