[S] Change in libosmocore[master]: utils/conv_codes_gsm.py: fix inconsistent formatting

2024-01-31 Thread pespin
Attention is currently required from: fixeria. pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/35751?usp=email ) Change subject: utils/conv_codes_gsm.py: fix inconsistent formatting ..

[S] Change in libosmocore[master]: coding: fix a typo in docs for gsm0503_pdtch_decode()

2024-01-31 Thread pespin
Attention is currently required from: fixeria. pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/35752?usp=email ) Change subject: coding: fix a typo in docs for gsm0503_pdtch_decode() ..

[S] Change in libosmocore[master]: coding: fix artificial bit errors for PDTCH CS2 and CS3

2024-01-31 Thread pespin
Attention is currently required from: fixeria. pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/35754?usp=email ) Change subject: coding: fix artificial bit errors for PDTCH CS2 and CS3 ..

[S] Change in osmo-trx[master]: ms: conditionally override the tuning mode

2024-01-31 Thread Hoernchen
Attention is currently required from: fixeria, pespin. Hoernchen has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-trx/+/35757?usp=email ) Change subject: ms: conditionally override the tuning mode ..

[S] Change in osmo-trx[master]: ms: conditionally override the tuning mode

2024-01-31 Thread Hoernchen
Hoernchen has abandoned this change. ( https://gerrit.osmocom.org/c/osmo-trx/+/35757?usp=email ) Change subject: ms: conditionally override the tuning mode .. Abandoned -- To view, visit

[S] Change in libosmocore[master]: coding: improve readability in osmo_conv_decode_ber_punctured()

2024-01-31 Thread pespin
Attention is currently required from: fixeria. pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/35753?usp=email ) Change subject: coding: improve readability in osmo_conv_decode_ber_punctured()

[L] Change in pysim[master]: add SAIP template handling + v3.1 definitions

2024-01-31 Thread laforge
Attention is currently required from: dexter, fixeria. laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/pysim/+/35731?usp=email ) Change subject: add SAIP template handling + v3.1 definitions ..

[S] Change in pysim[master]: osmo-smdpp: Support multiple different profiles

2024-01-31 Thread laforge
Attention is currently required from: dexter. laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/pysim/+/35748?usp=email ) Change subject: osmo-smdpp: Support multiple different profiles .. Patch Set

[S] Change in pysim[master]: osmo-smdpp: Support multiple different profiles

2024-01-31 Thread laforge
laforge has submitted this change. ( https://gerrit.osmocom.org/c/pysim/+/35748?usp=email ) Change subject: osmo-smdpp: Support multiple different profiles .. osmo-smdpp: Support multiple different profiles Let's simply use

[S] Change in pysim[master]: osmo-smdpp: Add more GSMA TS.48 test profiles

2024-01-31 Thread laforge
laforge has submitted this change. ( https://gerrit.osmocom.org/c/pysim/+/35750?usp=email ) Change subject: osmo-smdpp: Add more GSMA TS.48 test profiles .. osmo-smdpp: Add more GSMA TS.48 test profiles We now have all v1, v2,

[S] Change in pysim[master]: osmo-smdpp: Add more GSMA TS.48 test profiles

2024-01-31 Thread laforge
Attention is currently required from: dexter. laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/pysim/+/35750?usp=email ) Change subject: osmo-smdpp: Add more GSMA TS.48 test profiles .. Patch Set 1:

[M] Change in pysim[master]: pySim.esim: Add class for parsing/encoding eSIM activation codes

2024-01-31 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/pysim/+/35749?usp=email ) Change subject: pySim.esim: Add class for parsing/encoding eSIM activation codes .. Patch Set 2: Code-Review+2 -- To view,

[M] Change in pysim[master]: pySim.esim: Add class for parsing/encoding eSIM activation codes

2024-01-31 Thread laforge
laforge has submitted this change. ( https://gerrit.osmocom.org/c/pysim/+/35749?usp=email ) Change subject: pySim.esim: Add class for parsing/encoding eSIM activation codes .. pySim.esim: Add class for parsing/encoding eSIM

[S] Change in libosmocore[master]: coding: fix wrong n_bits_total reported for PDTCH CS2 and CS3

2024-01-31 Thread pespin
Attention is currently required from: fixeria. pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/35755?usp=email ) Change subject: coding: fix wrong n_bits_total reported for PDTCH CS2 and CS3

[S] Change in osmo-trx[master]: ms: conditionally override the tuning mode

2024-01-31 Thread Hoernchen
Hoernchen has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-trx/+/35757?usp=email ) Change subject: ms: conditionally override the tuning mode .. ms: conditionally override the tuning mode We want FPGA

[S] Change in libosmocore[master]: coding: fix artificial bit errors for PDTCH CS2 and CS3

2024-01-31 Thread fixeria
fixeria has submitted this change. ( https://gerrit.osmocom.org/c/libosmocore/+/35754?usp=email ) Change subject: coding: fix artificial bit errors for PDTCH CS2 and CS3 .. coding: fix artificial bit errors for PDTCH CS2 and

[S] Change in libosmocore[master]: coding: fix a typo in docs for gsm0503_pdtch_decode()

2024-01-31 Thread fixeria
fixeria has submitted this change. ( https://gerrit.osmocom.org/c/libosmocore/+/35752?usp=email ) Change subject: coding: fix a typo in docs for gsm0503_pdtch_decode() .. coding: fix a typo in docs for gsm0503_pdtch_decode()

[S] Change in libosmocore[master]: coding: improve readability in osmo_conv_decode_ber_punctured()

2024-01-31 Thread fixeria
fixeria has submitted this change. ( https://gerrit.osmocom.org/c/libosmocore/+/35753?usp=email ) Change subject: coding: improve readability in osmo_conv_decode_ber_punctured() .. coding: improve readability in

[S] Change in libosmocore[master]: utils/conv_codes_gsm.py: fix inconsistent formatting

2024-01-31 Thread fixeria
fixeria has submitted this change. ( https://gerrit.osmocom.org/c/libosmocore/+/35751?usp=email ) Change subject: utils/conv_codes_gsm.py: fix inconsistent formatting .. utils/conv_codes_gsm.py: fix inconsistent formatting

[S] Change in libosmocore[master]: coding: fix wrong n_bits_total reported for PDTCH CS2 and CS3

2024-01-31 Thread fixeria
fixeria has submitted this change. ( https://gerrit.osmocom.org/c/libosmocore/+/35755?usp=email ) Change subject: coding: fix wrong n_bits_total reported for PDTCH CS2 and CS3 .. coding: fix wrong n_bits_total reported for

[L] Change in ...osmo-epdg[master]: AAA-Server: Process S6b, SWx requests async through new aaa_ue_fsm

2024-01-31 Thread pespin
pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/erlang/osmo-epdg/+/35759?usp=email ) Change subject: AAA-Server: Process S6b, SWx requests async through new aaa_ue_fsm .. AAA-Server: Process S6b,

[M] Change in ...osmo-epdg[master]: Send SAR(DEREGISTRATION) to HSS when all sessions are terminated

2024-01-31 Thread pespin
pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/erlang/osmo-epdg/+/35760?usp=email ) Change subject: Send SAR(DEREGISTRATION) to HSS when all sessions are terminated .. Send SAR(DEREGISTRATION) to

[S] Change in osmo-trx[master]: ms: do not set the blade tuning mode

2024-01-31 Thread Hoernchen
Hoernchen has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-trx/+/35761?usp=email ) Change subject: ms: do not set the blade tuning mode .. ms: do not set the blade tuning mode Sophisticated users can

[M] Change in pysim[master]: global_platform: implement GET STATUS command

2024-01-31 Thread laforge
laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/pysim/+/35756?usp=email ) Change subject: global_platform: implement GET STATUS command .. global_platform: implement GET STATUS command The

[M] Change in osmo-ttcn3-hacks[master]: epdg: Test UE-initiated Detach Procedure

2024-01-31 Thread pespin
pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/35758?usp=email ) Change subject: epdg: Test UE-initiated Detach Procedure .. epdg: Test UE-initiated Detach Procedure Related:

[M] Change in pysim[master]: commands.py: Wrap the transport send_apdu* methods

2024-01-31 Thread laforge
laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/pysim/+/35762?usp=email ) Change subject: commands.py: Wrap the transport send_apdu* methods .. commands.py: Wrap the transport send_apdu* methods

[M] Change in pysim[master]: global_platform: implement GET STATUS command

2024-01-31 Thread laforge
Hello Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/c/pysim/+/35756?usp=email to look at the new patch set (#2). The following approvals got outdated and were removed: Verified+1 by Jenkins Builder Change subject: global_platform: implement

[S] Change in pysim[master]: move global_platform.py to global_platform/__init__.py

2024-01-31 Thread laforge
laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/pysim/+/35763?usp=email ) Change subject: move global_platform.py to global_platform/__init__.py .. move global_platform.py to

[L] Change in pysim[master]: Introduce GlobalPlatform SCP02 implementation

2024-01-31 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/pysim/+/35462?usp=email ) Change subject: Introduce GlobalPlatform SCP02 implementation .. Set Ready For Review -- To view, visit

[M] Change in pysim[master]: Add global_platform shell command establish_scp02 and release_scp

2024-01-31 Thread laforge
laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/pysim/+/35764?usp=email ) Change subject: Add global_platform shell command establish_scp02 and release_scp .. Add global_platform shell command

[S] Change in libosmocore[master]: coding: fix wrong n_bits_total reported for PDTCH CS2 and CS3

2024-01-31 Thread Hoernchen
Attention is currently required from: fixeria. Hoernchen has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/35755?usp=email ) Change subject: coding: fix wrong n_bits_total reported for PDTCH CS2 and CS3

[S] Change in osmo-trx[master]: ms: conditionally override the tuning mode

2024-01-31 Thread pespin
Attention is currently required from: Hoernchen, fixeria. pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-trx/+/35757?usp=email ) Change subject: ms: conditionally override the tuning mode ..

[S] Change in libosmocore[master]: coding: improve readability in osmo_conv_decode_ber_punctured()

2024-01-31 Thread laforge
Attention is currently required from: fixeria. laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/35753?usp=email ) Change subject: coding: improve readability in osmo_conv_decode_ber_punctured()

[S] Change in libosmocore[master]: coding: fix artificial bit errors for PDTCH CS2 and CS3

2024-01-31 Thread laforge
Attention is currently required from: fixeria. laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/35754?usp=email ) Change subject: coding: fix artificial bit errors for PDTCH CS2 and CS3

[S] Change in libosmocore[master]: coding: fix wrong n_bits_total reported for PDTCH CS2 and CS3

2024-01-31 Thread laforge
Attention is currently required from: fixeria. laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/35755?usp=email ) Change subject: coding: fix wrong n_bits_total reported for PDTCH CS2 and CS3

[S] Change in libosmocore[master]: utils/conv_codes_gsm.py: fix inconsistent formatting

2024-01-31 Thread laforge
Attention is currently required from: fixeria. laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/35751?usp=email ) Change subject: utils/conv_codes_gsm.py: fix inconsistent formatting ..

[M] Change in osmo-hnbgw[master]: pfcp: implement sending Network Instance IEs

2024-01-31 Thread neels
Attention is currently required from: fixeria, pespin. neels has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-hnbgw/+/35645?usp=email ) Change subject: pfcp: implement sending Network Instance IEs ..

[M] Change in osmo-hnbgw[master]: pfcp: implement sending Network Instance IEs

2024-01-31 Thread neels
neels has submitted this change. ( https://gerrit.osmocom.org/c/osmo-hnbgw/+/35645?usp=email ) Change subject: pfcp: implement sending Network Instance IEs .. pfcp: implement sending Network Instance IEs Allow configuring

[M] Change in osmo-bsc[master]: ctrl: Add ms power

2024-01-31 Thread matanp
Attention is currently required from: fixeria. matanp has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bsc/+/35747?usp=email ) Change subject: ctrl: Add ms power .. Patch Set 5: (2 comments) Commit

[M] Change in osmo-bsc[master]: ctrl: Add ms power

2024-01-31 Thread matanp
Attention is currently required from: matanp. Hello Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/c/osmo-bsc/+/35747?usp=email to look at the new patch set (#5). Change subject: ctrl: Add ms power

[M] Change in osmo-bsc[master]: ctrl: Split bts_trx_ts_ctrl from bts_trx_ctrl

2024-01-31 Thread matanp
Attention is currently required from: matanp, pespin. Hello Jenkins Builder, pespin, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/c/osmo-bsc/+/35746?usp=email to look at the new patch set (#3). The following approvals got outdated and were removed:

[M] Change in osmo-bsc[master]: ctrl: Add ms power

2024-01-31 Thread matanp
Attention is currently required from: matanp. Hello Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/c/osmo-bsc/+/35747?usp=email to look at the new patch set (#4). The following approvals got outdated and were removed: Verified+1 by Jenkins

[M] Change in osmo-bsc[master]: ctrl: Split bts_trx_ts_ctrl from bts_trx_ctrl

2024-01-31 Thread pespin
Attention is currently required from: matanp. pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bsc/+/35746?usp=email ) Change subject: ctrl: Split bts_trx_ts_ctrl from bts_trx_ctrl .. Patch Set

[M] Change in osmo-bsc[master]: ctrl: Add ms power

2024-01-31 Thread matanp
Attention is currently required from: fixeria. Hello Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/c/osmo-bsc/+/35747?usp=email to look at the new patch set (#6). Change subject: ctrl: Add ms power

[S] Change in libosmocore[master]: Prevent poll() in select.c to timeout too early

2024-01-31 Thread jolly
jolly has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/35672?usp=email ) Change subject: Prevent poll() in select.c to timeout too early .. Patch Set 3: (2 comments) Patchset: PS1: > Rounding

[M] Change in ...osmo-epdg[master]: Make Auth Compl procedure more similar to specs

2024-01-31 Thread pespin
pespin has submitted this change. ( https://gerrit.osmocom.org/c/erlang/osmo-epdg/+/35698?usp=email ) Change subject: Make Auth Compl procedure more similar to specs .. Make Auth Compl procedure more similar to specs Properly

[M] Change in ...osmo-epdg[master]: UE-initiated detach: Do STR+STA ePDG<->AAA-Server

2024-01-31 Thread pespin
pespin has submitted this change. ( https://gerrit.osmocom.org/c/erlang/osmo-epdg/+/35737?usp=email ) Change subject: UE-initiated detach: Do STR+STA ePDG<->AAA-Server .. UE-initiated detach: Do STR+STA ePDG<->AAA-Server

[S] Change in osmo-ttcn3-hacks[master]: GSUP: Fix spare and pdp_type_org fields swapped in PDPAddress IE

2024-01-31 Thread pespin
pespin has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/35743?usp=email ) Change subject: GSUP: Fix spare and pdp_type_org fields swapped in PDPAddress IE .. GSUP: Fix spare and pdp_type_org fields

[S] Change in osmo-ttcn3-hacks[master]: NS_Emulation: expect altstep timeout entry only if timer is running

2024-01-31 Thread pespin
pespin has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/35742?usp=email ) Change subject: NS_Emulation: expect altstep timeout entry only if timer is running .. NS_Emulation: expect altstep timeout

[S] Change in osmo-ttcn3-hacks[master]: BSSGP_Emulation: expect altstep timeout entry only if timer is running

2024-01-31 Thread pespin
pespin has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/35741?usp=email ) Change subject: BSSGP_Emulation: expect altstep timeout entry only if timer is running .. BSSGP_Emulation: expect altstep

[M] Change in ...osmo-epdg[master]: Make Auth Compl procedure more similar to specs

2024-01-31 Thread pespin
pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/erlang/osmo-epdg/+/35698?usp=email ) Change subject: Make Auth Compl procedure more similar to specs .. Patch Set 3: Code-Review+2 -- To view, visit

[M] Change in ...osmo-epdg[master]: UE-initiated detach: Do STR+STA ePDG<->AAA-Server

2024-01-31 Thread pespin
pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/erlang/osmo-epdg/+/35737?usp=email ) Change subject: UE-initiated detach: Do STR+STA ePDG<->AAA-Server .. Patch Set 1: Code-Review+2 -- To view, visit

[M] Change in osmocom-bb[master]: mobile: set TRAFFIC.{ind,req} mode during call establishment

2024-01-31 Thread jolly
Attention is currently required from: fixeria. jolly has posted comments on this change. ( https://gerrit.osmocom.org/c/osmocom-bb/+/35740?usp=email ) Change subject: mobile: set TRAFFIC.{ind,req} mode during call establishment

[S] Change in osmocom-bb[master]: mobile: init TCH state earlier (on receipt of CC ALERTING)

2024-01-31 Thread jolly
Attention is currently required from: fixeria. jolly has posted comments on this change. ( https://gerrit.osmocom.org/c/osmocom-bb/+/35739?usp=email ) Change subject: mobile: init TCH state earlier (on receipt of CC ALERTING)

[S] Change in osmocom-bb[master]: mobile: disable TCH/F14.4 (not implemented)

2024-01-31 Thread jolly
Attention is currently required from: fixeria. jolly has posted comments on this change. ( https://gerrit.osmocom.org/c/osmocom-bb/+/35738?usp=email ) Change subject: mobile: disable TCH/F14.4 (not implemented) .. Patch Set

[S] Change in libosmocore[master]: coding: fix a typo in docs for gsm0503_pdtch_decode()

2024-01-31 Thread fixeria
fixeria has uploaded this change for review. ( https://gerrit.osmocom.org/c/libosmocore/+/35752?usp=email ) Change subject: coding: fix a typo in docs for gsm0503_pdtch_decode() .. coding: fix a typo in docs for

[S] Change in libosmocore[master]: coding: fix artificial bit errors for PDTCH CS2 and CS3

2024-01-31 Thread fixeria
fixeria has uploaded this change for review. ( https://gerrit.osmocom.org/c/libosmocore/+/35754?usp=email ) Change subject: coding: fix artificial bit errors for PDTCH CS2 and CS3 .. coding: fix artificial bit errors for PDTCH

[S] Change in libosmocore[master]: coding: inprove readability in osmo_conv_decode_ber_punctured()

2024-01-31 Thread fixeria
fixeria has uploaded this change for review. ( https://gerrit.osmocom.org/c/libosmocore/+/35753?usp=email ) Change subject: coding: inprove readability in osmo_conv_decode_ber_punctured() .. coding: inprove readability in

[S] Change in libosmocore[master]: utils/conv_codes_gsm.py: fix inconsistent formatting

2024-01-31 Thread fixeria
fixeria has uploaded this change for review. ( https://gerrit.osmocom.org/c/libosmocore/+/35751?usp=email ) Change subject: utils/conv_codes_gsm.py: fix inconsistent formatting .. utils/conv_codes_gsm.py: fix inconsistent

[S] Change in libosmocore[master]: coding: fix wrong n_bits_total reported for PDTCH CS2 and CS3

2024-01-31 Thread fixeria
fixeria has uploaded this change for review. ( https://gerrit.osmocom.org/c/libosmocore/+/35755?usp=email ) Change subject: coding: fix wrong n_bits_total reported for PDTCH CS2 and CS3 .. coding: fix wrong n_bits_total

[S] Change in libosmocore[master]: coding: improve readability in osmo_conv_decode_ber_punctured()

2024-01-31 Thread fixeria
fixeria has uploaded a new patch set (#2). ( https://gerrit.osmocom.org/c/libosmocore/+/35753?usp=email ) Change subject: coding: improve readability in osmo_conv_decode_ber_punctured() .. coding: improve readability in