Change in osmo-pcu[master]: pdch: Log FN when decoding UL Ctrl block

2021-03-11 Thread laforge
laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-pcu/+/23299 ) Change subject: pdch: Log FN when decoding UL Ctrl block .. pdch: Log FN when decoding UL Ctrl block Change-Id: I5a44ebf49f7489211a77607052db6

Change in osmo-pcu[master]: tbf: Fix wrong variable printed in log

2021-03-11 Thread laforge
laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-pcu/+/23298 ) Change subject: tbf: Fix wrong variable printed in log .. tbf: Fix wrong variable printed in log Change-Id: Iad99e48fcb7488daed40a5095c5dcdc02

Change in osmo-pcu[master]: Improve logging in DATA.req and ACT.req

2021-03-11 Thread laforge
laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-pcu/+/23290 ) Change subject: Improve logging in DATA.req and ACT.req .. Improve logging in DATA.req and ACT.req Change-Id: Id57d50d8bf528adfef3713c594102d3

Change in osmo-pcu[master]: pdch.h: Drop uneeded include bts.h

2021-03-11 Thread laforge
laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-pcu/+/23288 ) Change subject: pdch.h: Drop uneeded include bts.h .. pdch.h: Drop uneeded include bts.h This header is not needed and creates include loop is

Change in osmo-pcu[master]: Improve DATA.ind logging

2021-03-11 Thread laforge
laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-pcu/+/23289 ) Change subject: Improve DATA.ind logging .. Improve DATA.ind logging pdch object is obtained prior in the stack so it is available for logging

Change in osmo-pcu[master]: tests: rlcmac: Fix C vs C++ linkage of extern symbol

2021-03-11 Thread laforge
laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-pcu/+/23287 ) Change subject: tests: rlcmac: Fix C vs C++ linkage of extern symbol .. tests: rlcmac: Fix C vs C++ linkage of extern symbol RLCMACTest.cpp:31

Change in osmo-pcu[master]: Introduce init() APIs for PDCH and TRX objects

2021-03-11 Thread laforge
laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-pcu/+/23269 ) Change subject: Introduce init() APIs for PDCH and TRX objects .. Introduce init() APIs for PDCH and TRX objects This will make it easier to k

Change in osmo-pcu[master]: Improve logging in DATA.req and ACT.req

2021-03-11 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-pcu/+/23290 ) Change subject: Improve logging in DATA.req and ACT.req .. Patch Set 2: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/

Change in osmo-pcu[master]: Improve DATA.ind logging

2021-03-11 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-pcu/+/23289 ) Change subject: Improve DATA.ind logging .. Patch Set 2: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/c/osmo-pcu/+/23

Change in osmo-pcu[master]: pdch.h: Drop uneeded include bts.h

2021-03-11 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-pcu/+/23288 ) Change subject: pdch.h: Drop uneeded include bts.h .. Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/c/osm

Change in osmo-pcu[master]: tests: rlcmac: Fix C vs C++ linkage of extern symbol

2021-03-11 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-pcu/+/23287 ) Change subject: tests: rlcmac: Fix C vs C++ linkage of extern symbol .. Patch Set 1: Code-Review+2 -- To view, visit https://gerrit

Change in osmo-pcu[master]: Track TDMA clock with DATA.ind instead of TIME.ind

2021-03-11 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-pcu/+/23261 ) Change subject: Track TDMA clock with DATA.ind instead of TIME.ind .. Patch Set 3: Code-Review+2 -- To view, visit https://gerrit.o

Change in osmo-ci[master]: jobs/osmocom-release-tarballs: adjust containers

2021-03-11 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ci/+/23313 ) Change subject: jobs/osmocom-release-tarballs: adjust containers .. Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.osmo

Change in pysim[master]: pySim-shell: add filesystem exporter

2021-03-11 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/pysim/+/23210 ) Change subject: pySim-shell: add filesystem exporter .. Patch Set 3: would be good to add some test (with expected output from a real c

Change in pysim[master]: filesystem: be case insensitive when selecting files by fid (HEX)

2021-03-11 Thread laforge
laforge has submitted this change. ( https://gerrit.osmocom.org/c/pysim/+/23205 ) Change subject: filesystem: be case insensitive when selecting files by fid (HEX) .. filesystem: be case insensitive when selecting files by fid

Change in pysim[master]: utils: add is_hex function to check hex strings

2021-03-11 Thread laforge
laforge has submitted this change. ( https://gerrit.osmocom.org/c/pysim/+/23320 ) Change subject: utils: add is_hex function to check hex strings .. utils: add is_hex function to check hex strings since we have added pySim-shel

Change in pysim[master]: filesystem: add flags to filter selectables

2021-03-11 Thread laforge
laforge has submitted this change. ( https://gerrit.osmocom.org/c/pysim/+/23204 ) Change subject: filesystem: add flags to filter selectables .. filesystem: add flags to filter selectables When requesting what DF/EF/ADF are sel

Change in pysim[master]: filesystem: be case insensitive when selecting files by fid (HEX)

2021-03-11 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/pysim/+/23205 ) Change subject: filesystem: be case insensitive when selecting files by fid (HEX) .. Patch Set 4: Code-Review+2 -- To view, visit htt

Change in pysim[master]: utils: add is_hex function to check hex strings

2021-03-11 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/pysim/+/23320 ) Change subject: utils: add is_hex function to check hex strings .. Patch Set 2: Code-Review+2 -- To view, visit https://gerrit.osmocom

Change in pysim[master]: filesystem: add flags to filter selectables

2021-03-11 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/pysim/+/23204 ) Change subject: filesystem: add flags to filter selectables .. Patch Set 2: Code-Review+2 -- To view, visit https://gerrit.osmocom.org

Change in osmo-ttcn3-hacks[master]: pcu: Set up PCU TDMA clock by sending initial DATA.ind

2021-03-11 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/23324 ) Change subject: pcu: Set up PCU TDMA clock by sending initial DATA.ind .. Patch Set 1: Code-Review+1 -- To view, visit http

Change in pysim[master]: pySim/exceptions.py: fix referencing an instance member

2021-03-11 Thread laforge
laforge has submitted this change. ( https://gerrit.osmocom.org/c/pysim/+/23332 ) Change subject: pySim/exceptions.py: fix referencing an instance member .. pySim/exceptions.py: fix referencing an instance member Change-Id: I6d

Change in pysim[master]: pySim/exceptions.py: fix referencing an instance member

2021-03-11 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/pysim/+/23332 ) Change subject: pySim/exceptions.py: fix referencing an instance member .. Patch Set 1: Code-Review+2 -- To view, visit https://gerrit

Change in osmo-bsc[master]: Add vty command for Ericsson RBS2000 sync

2021-03-11 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bsc/+/23317 ) Change subject: Add vty command for Ericsson RBS2000 sync .. Patch Set 2: (1 comment) https://gerrit.osmocom.org/c/osmo-bsc/+/23317

Change in osmo-bsc[master]: Add command to enable RX diversity to RBS2000

2021-03-11 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bsc/+/23318 ) Change subject: Add command to enable RX diversity to RBS2000 .. Patch Set 4: (2 comments) https://gerrit.osmocom.org/c/osmo-bsc/+/

Change in osmo-sgsn[master]: manuals: Regenerate counters/VTY through docker

2021-03-11 Thread laforge
laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-sgsn/+/23305 ) Change subject: manuals: Regenerate counters/VTY through docker .. manuals: Regenerate counters/VTY through docker Change-Id: I09b01d2e4bc7b1

Change in osmo-sgsn[master]: manuals: Regenerate counters/VTY through docker

2021-03-11 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-sgsn/+/23305 ) Change subject: manuals: Regenerate counters/VTY through docker .. Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.osm

Change in pysim[master]: contrib/jenkins.sh: enable automatic execution of unit tests

2021-03-11 Thread laforge
laforge has submitted this change. ( https://gerrit.osmocom.org/c/pysim/+/23331 ) Change subject: contrib/jenkins.sh: enable automatic execution of unit tests .. contrib/jenkins.sh: enable automatic execution of unit tests Chan

Change in pysim[master]: tests/test_utils.py: update expectations for format_xplmn_w_act()

2021-03-11 Thread laforge
laforge has submitted this change. ( https://gerrit.osmocom.org/c/pysim/+/23330 ) Change subject: tests/test_utils.py: update expectations for format_xplmn_w_act() .. tests/test_utils.py: update expectations for format_xplmn_w_

Change in pysim[master]: pySim/utils.py: fix 3-digit MNC encoding in enc_plmn()

2021-03-11 Thread laforge
laforge has submitted this change. ( https://gerrit.osmocom.org/c/pysim/+/23329 ) Change subject: pySim/utils.py: fix 3-digit MNC encoding in enc_plmn() .. pySim/utils.py: fix 3-digit MNC encoding in enc_plmn() The bug that was

Change in pysim[master]: Revert "utils.py: Fix for parsing MNC"

2021-03-11 Thread laforge
laforge has submitted this change. ( https://gerrit.osmocom.org/c/pysim/+/23328 ) Change subject: Revert "utils.py: Fix for parsing MNC" .. Revert "utils.py: Fix for parsing MNC" This reverts commit bdf3d3597b5d8e4260f80a00ada7

Change in pysim[master]: contrib/jenkins.sh: enable automatic execution of unit tests

2021-03-11 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/pysim/+/23331 ) Change subject: contrib/jenkins.sh: enable automatic execution of unit tests .. Patch Set 1: Code-Review+2 -- To view, visit https://g

Change in pysim[master]: tests/test_utils.py: update expectations for format_xplmn_w_act()

2021-03-11 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/pysim/+/23330 ) Change subject: tests/test_utils.py: update expectations for format_xplmn_w_act() .. Patch Set 1: Code-Review+2 -- To view, visit htt

Change in pysim[master]: pySim/utils.py: fix 3-digit MNC encoding in enc_plmn()

2021-03-11 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/pysim/+/23329 ) Change subject: pySim/utils.py: fix 3-digit MNC encoding in enc_plmn() .. Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.

Change in pysim[master]: Revert "utils.py: Fix for parsing MNC"

2021-03-11 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/pysim/+/23328 ) Change subject: Revert "utils.py: Fix for parsing MNC" .. Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/c/py

Change in pysim[master]: pySim/utils_test.py: prepare this to be executed on Jenkins

2021-03-11 Thread laforge
laforge has submitted this change. ( https://gerrit.osmocom.org/c/pysim/+/23327 ) Change subject: pySim/utils_test.py: prepare this to be executed on Jenkins .. pySim/utils_test.py: prepare this to be executed on Jenkins As it

Change in pysim[master]: pySim/utils_test.py: use proper shebang for this executable

2021-03-11 Thread laforge
laforge has submitted this change. ( https://gerrit.osmocom.org/c/pysim/+/23326 ) Change subject: pySim/utils_test.py: use proper shebang for this executable .. pySim/utils_test.py: use proper shebang for this executable Change

Change in pysim[master]: Get rid of Python 2 specific compatibility leftovers

2021-03-11 Thread laforge
laforge has submitted this change. ( https://gerrit.osmocom.org/c/pysim/+/23325 ) Change subject: Get rid of Python 2 specific compatibility leftovers .. Get rid of Python 2 specific compatibility leftovers Change-Id: I0068caa7

Change in pysim[master]: pySim/utils_test.py: prepare this to be executed on Jenkins

2021-03-11 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/pysim/+/23327 ) Change subject: pySim/utils_test.py: prepare this to be executed on Jenkins .. Patch Set 2: Code-Review+2 -- To view, visit https://ge

Change in pysim[master]: pySim/utils_test.py: use proper shebang for this executable

2021-03-11 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/pysim/+/23326 ) Change subject: pySim/utils_test.py: use proper shebang for this executable .. Patch Set 1: Code-Review+2 -- To view, visit https://ge

Change in pysim[master]: Get rid of Python 2 specific compatibility leftovers

2021-03-11 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/pysim/+/23325 ) Change subject: Get rid of Python 2 specific compatibility leftovers .. Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.os

Build failure of network:osmocom:nightly/simtrace2 in xUbuntu_20.04/x86_64

2021-03-11 Thread OBS Notification
Visit https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/simtrace2/xUbuntu_20.04/x86_64 Package network:osmocom:nightly/simtrace2 failed to build in xUbuntu_20.04/x86_64 Check out the package for editing: osc checkout network:osmocom:nightly simtrace2 Last lines of bui

Build failure of network:osmocom:nightly/simtrace2 in xUbuntu_20.10/x86_64

2021-03-11 Thread OBS Notification
Visit https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/simtrace2/xUbuntu_20.10/x86_64 Package network:osmocom:nightly/simtrace2 failed to build in xUbuntu_20.10/x86_64 Check out the package for editing: osc checkout network:osmocom:nightly simtrace2 Last lines of bui

Change in pysim[master]: pySim/exceptions.py: fix referencing an instance member

2021-03-11 Thread fixeria
fixeria has uploaded this change for review. ( https://gerrit.osmocom.org/c/pysim/+/23332 ) Change subject: pySim/exceptions.py: fix referencing an instance member .. pySim/exceptions.py: fix referencing an instance member Cha

Change in pysim[master]: contrib/jenkins.sh: enable automatic execution of unit tests

2021-03-11 Thread fixeria
fixeria has uploaded this change for review. ( https://gerrit.osmocom.org/c/pysim/+/23331 ) Change subject: contrib/jenkins.sh: enable automatic execution of unit tests .. contrib/jenkins.sh: enable automatic execution of unit

Change in pysim[master]: tests/test_utils.py: update expectations for format_xplmn_w_act()

2021-03-11 Thread fixeria
fixeria has uploaded this change for review. ( https://gerrit.osmocom.org/c/pysim/+/23330 ) Change subject: tests/test_utils.py: update expectations for format_xplmn_w_act() .. tests/test_utils.py: update expectations for form

Change in pysim[master]: pySim/utils.py: fix 3-digit MNC encoding in enc_plmn()

2021-03-11 Thread fixeria
fixeria has uploaded this change for review. ( https://gerrit.osmocom.org/c/pysim/+/23329 ) Change subject: pySim/utils.py: fix 3-digit MNC encoding in enc_plmn() .. pySim/utils.py: fix 3-digit MNC encoding in enc_plmn() The b

Change in pysim[master]: Revert "utils.py: Fix for parsing MNC"

2021-03-11 Thread fixeria
fixeria has uploaded this change for review. ( https://gerrit.osmocom.org/c/pysim/+/23328 ) Change subject: Revert "utils.py: Fix for parsing MNC" .. Revert "utils.py: Fix for parsing MNC" This reverts commit bdf3d3597b5d8e426

Change in pysim[master]: pySim/utils_test.py: prepare this to be executed on Jenkins

2021-03-11 Thread fixeria
Hello Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/c/pysim/+/23327 to look at the new patch set (#2). Change subject: pySim/utils_test.py: prepare this to be executed on Jenkins .

Change in pysim[master]: Get rid of Python 2 specific compatibility leftovers

2021-03-11 Thread fixeria
fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/pysim/+/23325 ) Change subject: Get rid of Python 2 specific compatibility leftovers .. Set Ready For Review -- To view, visit https://gerrit.osmocom.

Change in pysim[master]: pySim/utils_test.py: rename, move, and execute this on Jenkins

2021-03-11 Thread fixeria
fixeria has uploaded this change for review. ( https://gerrit.osmocom.org/c/pysim/+/23327 ) Change subject: pySim/utils_test.py: rename, move, and execute this on Jenkins .. pySim/utils_test.py: rename, move, and execute this o

Change in pysim[master]: pySim/utils_test.py: use proper shebang for this executable

2021-03-11 Thread fixeria
fixeria has uploaded this change for review. ( https://gerrit.osmocom.org/c/pysim/+/23326 ) Change subject: pySim/utils_test.py: use proper shebang for this executable .. pySim/utils_test.py: use proper shebang for this executa

Change in pysim[master]: Get rid of Python 2 specific compatibility leftovers

2021-03-11 Thread fixeria
fixeria has uploaded this change for review. ( https://gerrit.osmocom.org/c/pysim/+/23325 ) Change subject: Get rid of Python 2 specific compatibility leftovers .. Get rid of Python 2 specific compatibility leftovers Change-Id

Change in osmo-ttcn3-hacks[master]: pcu: Set up PCU TDMA clock by sending initial DATA.ind

2021-03-11 Thread pespin
pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/23324 ) Change subject: pcu: Set up PCU TDMA clock by sending initial DATA.ind .. pcu: Set up PCU TDMA clock by sending initial DATA.

Change in osmo-bsc[master]: Add command to enable RX diversity to RBS2000

2021-03-11 Thread keith
keith has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bsc/+/23318 ) Change subject: Add command to enable RX diversity to RBS2000 .. Patch Set 4: (1 comment) https://gerrit.osmocom.org/c/osmo-bsc/+/233

Change in osmo-bsc[master]: Add vty command for Ericsson RBS2000 sync

2021-03-11 Thread pespin
pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bsc/+/23317 ) Change subject: Add vty command for Ericsson RBS2000 sync .. Patch Set 2: (1 comment) https://gerrit.osmocom.org/c/osmo-bsc/+/23317/

Change in osmo-bsc[master]: Add vty command for Ericsson RBS2000 sync

2021-03-11 Thread keith
keith has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bsc/+/23317 ) Change subject: Add vty command for Ericsson RBS2000 sync .. Patch Set 2: (2 comments) https://gerrit.osmocom.org/c/osmo-bsc/+/23317/

Change in osmo-pcu[master]: Track TDMA clock with DATA.ind instead of TIME.ind

2021-03-11 Thread pespin
pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-pcu/+/23261 ) Change subject: Track TDMA clock with DATA.ind instead of TIME.ind .. Patch Set 3: (1 comment) https://gerrit.osmocom.org/c/osmo-pcu

Change in osmo-pcu[master]: sched: Use new PDCH UL Controller

2021-03-11 Thread pespin
pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-pcu/+/23323 ) Change subject: sched: Use new PDCH UL Controller .. sched: Use new PDCH UL Controller Take the time to also do small refactorings t

Change in osmo-pcu[master]: Track TDMA clock with DATA.ind instead of TIME.ind

2021-03-11 Thread daniel
daniel has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-pcu/+/23261 ) Change subject: Track TDMA clock with DATA.ind instead of TIME.ind .. Patch Set 3: Code-Review+1 (1 comment) https://gerrit.osmocom.

Change in osmo-bts[master]: bts-trx: Avoid submitting first data_ind with FN=0 to upper layers

2021-03-11 Thread pespin
pespin has submitted this change. ( https://gerrit.osmocom.org/c/osmo-bts/+/23322 ) Change subject: bts-trx: Avoid submitting first data_ind with FN=0 to upper layers .. bts-trx: Avoid submitting first data_ind with FN=0 to upp

Change in osmo-bts[master]: bts-trx: Avoid submitting first data_ind with FN=0 to upper layers

2021-03-11 Thread fixeria
fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bts/+/23322 ) Change subject: bts-trx: Avoid submitting first data_ind with FN=0 to upper layers .. Patch Set 1: Code-Review+2 -- To view, visit

Change in osmo-bts[master]: bts-trx: Avoid submitting first data_ind with FN=0 to upper layers

2021-03-11 Thread pespin
pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-bts/+/23322 ) Change subject: bts-trx: Avoid submitting first data_ind with FN=0 to upper layers .. bts-trx: Avoid submitting first data_ind with

Change in osmo-bts[master]: l1sap: Transmit pdtch invalid MAC blocks to PCU

2021-03-11 Thread pespin
pespin has submitted this change. ( https://gerrit.osmocom.org/c/osmo-bts/+/23249 ) Change subject: l1sap: Transmit pdtch invalid MAC blocks to PCU .. l1sap: Transmit pdtch invalid MAC blocks to PCU Similar to what we have been

Change in osmo-bts[master]: bts-trx: Always submit rx PDTCH DATA.ind to l1sap

2021-03-11 Thread pespin
pespin has submitted this change. ( https://gerrit.osmocom.org/c/osmo-bts/+/23257 ) Change subject: bts-trx: Always submit rx PDTCH DATA.ind to l1sap .. bts-trx: Always submit rx PDTCH DATA.ind to l1sap Similar to what we have

Change in osmo-bts[master]: bts-trx: Always submit rx PDTCH DATA.ind to l1sap

2021-03-11 Thread pespin
pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bts/+/23257 ) Change subject: bts-trx: Always submit rx PDTCH DATA.ind to l1sap .. Patch Set 4: Code-Review+2 (1 comment) https://gerrit.osmocom.o

Change in osmo-bts[master]: bts-trx: Always submit rx PDTCH DATA.ind to l1sap

2021-03-11 Thread fixeria
fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bts/+/23257 ) Change subject: bts-trx: Always submit rx PDTCH DATA.ind to l1sap .. Patch Set 4: Code-Review+1 (1 comment) https://gerrit.osmocom.

Change in osmo-bts[master]: l1sap: Transmit pdtch invalid MAC blocks to PCU

2021-03-11 Thread fixeria
fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bts/+/23249 ) Change subject: l1sap: Transmit pdtch invalid MAC blocks to PCU .. Patch Set 5: Code-Review+1 -- To view, visit https://gerrit.osmo

Change in pysim[master]: filesystem: decode select response for MF

2021-03-11 Thread dexter
dexter has posted comments on this change. ( https://gerrit.osmocom.org/c/pysim/+/23209 ) Change subject: filesystem: decode select response for MF .. Patch Set 3: (1 comment) > Patch Set 1: Code-Review-1 > > (1 comment) > >

Change in pysim[master]: ts_102_221: fix fixup_fcp_proprietary_tlv_map()

2021-03-11 Thread dexter
dexter has uploaded a new patch set (#3) to the change originally created by laforge. ( https://gerrit.osmocom.org/c/pysim/+/23211 ) Change subject: ts_102_221: fix fixup_fcp_proprietary_tlv_map() .. ts_102_221: fix fixup_fcp_pr

Change in pysim[master]: pySim-shell: add filesystem exporter

2021-03-11 Thread dexter
dexter has uploaded a new patch set (#3) to the change originally created by laforge. ( https://gerrit.osmocom.org/c/pysim/+/23210 ) Change subject: pySim-shell: add filesystem exporter .. pySim-shell: add filesystem exporter a

Change in pysim[master]: filesystem: decode select response for MF

2021-03-11 Thread dexter
dexter has uploaded a new patch set (#3) to the change originally created by laforge. ( https://gerrit.osmocom.org/c/pysim/+/23209 ) Change subject: filesystem: decode select response for MF .. filesystem: decode select response

Change in pysim[master]: filesystem: allow dumping multiple records of a file

2021-03-11 Thread dexter
dexter has uploaded a new patch set (#4) to the change originally created by laforge. ( https://gerrit.osmocom.org/c/pysim/+/23206 ) Change subject: filesystem: allow dumping multiple records of a file .. filesystem: allow dumpi

Change in pysim[master]: pySim-shell: add functionality to walk through the fs recursively

2021-03-11 Thread dexter
dexter has uploaded a new patch set (#3) to the change originally created by laforge. ( https://gerrit.osmocom.org/c/pysim/+/23208 ) Change subject: pySim-shell: add functionality to walk through the fs recursively .. pySim-she

Change in pysim[master]: pySim-shell: add "dir" command.

2021-03-11 Thread dexter
dexter has uploaded a new patch set (#4) to the change originally created by laforge. ( https://gerrit.osmocom.org/c/pysim/+/23207 ) Change subject: pySim-shell: add "dir" command. .. pySim-shell: add "dir" command. pysim-shell

Change in pysim[master]: filesystem: be case insensitive when selecting files by fid (HEX)

2021-03-11 Thread dexter
dexter has uploaded a new patch set (#4) to the change originally created by laforge. ( https://gerrit.osmocom.org/c/pysim/+/23205 ) Change subject: filesystem: be case insensitive when selecting files by fid (HEX) .. filesyste

Change in pysim[master]: utils: add is_hex function to check hex strings

2021-03-11 Thread dexter
Hello Jenkins Builder, pespin, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/c/pysim/+/23320 to look at the new patch set (#2). Change subject: utils: add is_hex function to check hex strings .

Change in pysim[master]: pySim-shell: add filesystem exporter

2021-03-11 Thread dexter
dexter has posted comments on this change. ( https://gerrit.osmocom.org/c/pysim/+/23210 ) Change subject: pySim-shell: add filesystem exporter .. Patch Set 2: (1 comment) I have fixed the problem with the missing select comma

Change in pysim[master]: pySim-shell: add filesystem exporter

2021-03-11 Thread dexter
dexter has uploaded a new patch set (#2) to the change originally created by laforge. ( https://gerrit.osmocom.org/c/pysim/+/23210 ) Change subject: pySim-shell: add filesystem exporter .. pySim-shell: add filesystem exporter a

Change in pysim[master]: pySim-shell: add functionality to walk through the fs recursively

2021-03-11 Thread dexter
dexter has uploaded a new patch set (#2) to the change originally created by laforge. ( https://gerrit.osmocom.org/c/pysim/+/23208 ) Change subject: pySim-shell: add functionality to walk through the fs recursively .. pySim-she

Change in osmo-pcu[master]: pcu_utils.h: Fix trailing whitespace

2021-03-11 Thread pespin
pespin has submitted this change. ( https://gerrit.osmocom.org/c/osmo-pcu/+/23321 ) Change subject: pcu_utils.h: Fix trailing whitespace .. pcu_utils.h: Fix trailing whitespace Change-Id: I113766e342a00f61f9894dee1bb89b8ae83540

Change in osmo-pcu[master]: pcu_utils.h: Fix trailing whitespace

2021-03-11 Thread pespin
pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-pcu/+/23321 ) Change subject: pcu_utils.h: Fix trailing whitespace .. Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/c/os

Change in osmo-pcu[master]: pcu_utils.h: Fix trailing whitespace

2021-03-11 Thread pespin
pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-pcu/+/23321 ) Change subject: pcu_utils.h: Fix trailing whitespace .. pcu_utils.h: Fix trailing whitespace Change-Id: I113766e342a00f61f9894dee1bb

Change in osmo-gbproxy[master]: gbproxy: Don't free NSE/BVC0 if SGSN NSE goes down

2021-03-11 Thread daniel
daniel has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-gbproxy/+/23319 ) Change subject: gbproxy: Don't free NSE/BVC0 if SGSN NSE goes down .. Patch Set 1: Code-Review+2 -- To view, visit https://gerri

Change in osmo-gbproxy[master]: gbproxy: Don't free NSE/BVC0 if SGSN NSE goes down

2021-03-11 Thread daniel
daniel has submitted this change. ( https://gerrit.osmocom.org/c/osmo-gbproxy/+/23319 ) Change subject: gbproxy: Don't free NSE/BVC0 if SGSN NSE goes down .. gbproxy: Don't free NSE/BVC0 if SGSN NSE goes down SGSN NSEs are stat

Change in osmo-bsc[master]: Add command to enable RX diversity to RBS2000

2021-03-11 Thread fixeria
fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bsc/+/23318 ) Change subject: Add command to enable RX diversity to RBS2000 .. Patch Set 4: (4 comments) https://gerrit.osmocom.org/c/osmo-bsc/+/

Change in osmo-bsc[master]: Add vty command for Ericsson RBS2000 sync

2021-03-11 Thread pespin
pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bsc/+/23317 ) Change subject: Add vty command for Ericsson RBS2000 sync .. Patch Set 2: (4 comments) https://gerrit.osmocom.org/c/osmo-bsc/+/23317

Change in osmo-bsc[master]: Add vty command for Ericsson RBS2000 sync

2021-03-11 Thread fixeria
fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bsc/+/23317 ) Change subject: Add vty command for Ericsson RBS2000 sync .. Patch Set 2: (3 comments) https://gerrit.osmocom.org/c/osmo-bsc/+/2331

Change in pysim[master]: utils: add is_hex function to check hex strings

2021-03-11 Thread pespin
pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/pysim/+/23320 ) Change subject: utils: add is_hex function to check hex strings .. Patch Set 1: Code-Review+1 (1 comment) https://gerrit.osmocom.org/c/

Change in pysim[master]: filesystem: be case insensitive when selecting files by fid (HEX)

2021-03-11 Thread pespin
pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/pysim/+/23205 ) Change subject: filesystem: be case insensitive when selecting files by fid (HEX) .. Patch Set 3: Code-Review+1 -- To view, visit http

Change in docker-playground[master]: Make respawn.sh a common part of *-build/-obs images

2021-03-11 Thread fixeria
fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/docker-playground/+/23303 ) Change subject: Make respawn.sh a common part of *-build/-obs images .. Patch Set 4: Verified+1 -- To view, visit https://

Change in docker-playground[master]: Share a single instance of Release.key between all images

2021-03-11 Thread fixeria
fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/docker-playground/+/23304 ) Change subject: Share a single instance of Release.key between all images .. Patch Set 4: Verified+1 -- To view, visit htt

Change in docker-playground[master]: Share a single instance of Release.key between all images

2021-03-11 Thread fixeria
fixeria has submitted this change. ( https://gerrit.osmocom.org/c/docker-playground/+/23304 ) Change subject: Share a single instance of Release.key between all images .. Share a single instance of Release.key between all images

Change in docker-playground[master]: make/Makefile: use git to get the project's root directory

2021-03-11 Thread fixeria
fixeria has submitted this change. ( https://gerrit.osmocom.org/c/docker-playground/+/23316 ) Change subject: make/Makefile: use git to get the project's root directory .. make/Makefile: use git to get the project's root directo

Change in osmo-gbproxy[master]: gbproxy: Don't free NSE/BVC0 if SGSN NSE goes down

2021-03-11 Thread pespin
pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-gbproxy/+/23319 ) Change subject: gbproxy: Don't free NSE/BVC0 if SGSN NSE goes down .. Patch Set 1: Code-Review+1 -- To view, visit https://gerri

Change in docker-playground[master]: Make respawn.sh a common part of *-build/-obs images

2021-03-11 Thread fixeria
fixeria has submitted this change. ( https://gerrit.osmocom.org/c/docker-playground/+/23303 ) Change subject: Make respawn.sh a common part of *-build/-obs images .. Make respawn.sh a common part of *-build/-obs images Maintain

Change in docker-playground[master]: make/Makefile: use git to get the project's root directory

2021-03-11 Thread fixeria
fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/docker-playground/+/23316 ) Change subject: make/Makefile: use git to get the project's root directory .. Patch Set 1: Verified+1 -- To view, visit ht

Change in docker-playground[master]: Share a single instance of Release.key between all images

2021-03-11 Thread pespin
pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/docker-playground/+/23304 ) Change subject: Share a single instance of Release.key between all images .. Patch Set 4: Code-Review+2 -- To view, visit h

Change in docker-playground[master]: Make respawn.sh a common part of *-build/-obs images

2021-03-11 Thread pespin
pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/docker-playground/+/23303 ) Change subject: Make respawn.sh a common part of *-build/-obs images .. Patch Set 4: Code-Review+2 -- To view, visit https:

Change in docker-playground[master]: make/Makefile: use git to get the project's root directory

2021-03-11 Thread pespin
pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/docker-playground/+/23316 ) Change subject: make/Makefile: use git to get the project's root directory .. Patch Set 1: Code-Review+2 -- To view, visit

  1   2   >