Hello Jenkins Builder,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/onomondo-eim/+/43014?usp=email
to look at the new patch set (#2).
Change subject: restop.py, tryme_*.sh: improve log output and handling
......................................................................
restop.py, tryme_*.sh: improve log output and handling
The tryme scripts and the restop.py script produce lots of
distracting and difficult to read log output. Let's renovate
the scripts a bit so that the useful information is displayed
in a readable way.
Change-Id: Id257e7a541fc92386cecee5af3dad2077b62709c
Related: SYS#8100
---
M contrib/restop.py
M contrib/tryme_addEim.sh
M contrib/tryme_configureImmediateEnable.sh
M contrib/tryme_delete.sh
M contrib/tryme_deleteEim.sh
M contrib/tryme_disable.sh
M contrib/tryme_download.sh
M contrib/tryme_enable.sh
M contrib/tryme_euiccDataRequest.sh
M contrib/tryme_euicc_get_state.sh
M contrib/tryme_euicc_set_state.sh
M contrib/tryme_getRAT.sh
M contrib/tryme_listEim.sh
M contrib/tryme_listProfileInfo.sh
M contrib/tryme_lookup.sh
M contrib/tryme_updateEim.sh
16 files changed, 38 insertions(+), 39 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/onomondo-eim refs/changes/14/43014/2
--
To view, visit https://gerrit.osmocom.org/c/onomondo-eim/+/43014?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: newpatchset
Gerrit-Project: onomondo-eim
Gerrit-Branch: master
Gerrit-Change-Id: Id257e7a541fc92386cecee5af3dad2077b62709c
Gerrit-Change-Number: 43014
Gerrit-PatchSet: 2
Gerrit-Owner: dexter <pmaier(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Attention is currently required from: jolly.
dexter has posted comments on this change by jolly. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/42997?usp=email )
Change subject: Add old eUICC library to run IPA with SGP.32 V1.0.1
......................................................................
Patch Set 1: Code-Review+1
--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/42997?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: comment
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I6d4a2bef08847cd58e75f88a02d0299ce694516e
Gerrit-Change-Number: 42997
Gerrit-PatchSet: 1
Gerrit-Owner: jolly <andreas(a)eversberg.eu>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: dexter <pmaier(a)sysmocom.de>
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>
Gerrit-Attention: jolly <andreas(a)eversberg.eu>
Gerrit-Comment-Date: Wed, 15 Jul 2026 13:45:22 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
laforge has submitted this change. ( https://gerrit.osmocom.org/c/simtrace2/+/42999?usp=email )
Change subject: README.md: fix typo in firmware
......................................................................
README.md: fix typo in firmware
Change-Id: I16721418fce55322c8730920ceaa4e65f91a8a7e
---
M README.md
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
fixeria: Looks good to me, approved
Jenkins Builder: Verified
diff --git a/README.md b/README.md
index de86cb5..f258b40 100644
--- a/README.md
+++ b/README.md
@@ -40,7 +40,7 @@
* libosmo-simtrace2 - a shared library to talk to devices running the simtrace2 firmware
* simtrace2-list - list any USB-attached devices running simtrace2 firmware
* simtrace2-sniff - interface the 'trace' firmware to obtain card protocol traces
-* simtrace2-cardem-pcsc - interface the 'cardem' fimrware to use a SIM in a PC/SC reader
+* simtrace2-cardem-pcsc - interface the 'cardem' firmware to use a SIM in a PC/SC reader
Do not expect SIMtrace2 to work in VMs
--
To view, visit https://gerrit.osmocom.org/c/simtrace2/+/42999?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: merged
Gerrit-Project: simtrace2
Gerrit-Branch: master
Gerrit-Change-Id: I16721418fce55322c8730920ceaa4e65f91a8a7e
Gerrit-Change-Number: 42999
Gerrit-PatchSet: 1
Gerrit-Owner: lynxis lazus <lynxis(a)fe80.eu>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
laforge has submitted this change. ( https://gerrit.osmocom.org/c/simtrace2/+/43000?usp=email )
Change subject: README.md: describe the debug uart
......................................................................
README.md: describe the debug uart
Change-Id: I4cf929fded962e7ffb4c01628279385b2af04157
---
M README.md
1 file changed, 8 insertions(+), 0 deletions(-)
Approvals:
Jenkins Builder: Verified
laforge: Looks good to me, approved
fixeria: Looks good to me, but someone else must approve
diff --git a/README.md b/README.md
index f258b40..168294f 100644
--- a/README.md
+++ b/README.md
@@ -52,3 +52,11 @@
calling for trouble** and we will not accept related bug reports or
support you if you do. If you still want to use VMs: Feel free to do
so, but understand that it's unsupported and you are on your own.
+
+Debug UART
+----------
+
+The debug UART configuration is 921600 8N1, TTL 3.3V.
+
+On the simtrace 2 use either a 2.5 mm stereo headphone connector (tip = TX, ring = RX, sleeve = GND)
+or the nearby DEBUG port (pin 1 = GND, pin 4 = TX, pin 5 = RX).
--
To view, visit https://gerrit.osmocom.org/c/simtrace2/+/43000?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: merged
Gerrit-Project: simtrace2
Gerrit-Branch: master
Gerrit-Change-Id: I4cf929fded962e7ffb4c01628279385b2af04157
Gerrit-Change-Number: 43000
Gerrit-PatchSet: 2
Gerrit-Owner: lynxis lazus <lynxis(a)fe80.eu>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>