Attention is currently required from: lynxis lazus.
laforge has posted comments on this change by lynxis lazus. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/38396?usp=email )
Change subject: SGSN: BSSGP_ConnHdlr: GMM Service Request: optional expect an authentication
......................................................................
Patch Set 1:
(1 comment)
Patchset:
PS1:
> Ok, I see your point. But what behavior is our goal here? […]
we should test the specific behaviour we expect from our osmo-sgsn implementation. We don't aim to implement a generic SGSN test suite that will work with any third-party SGSN out-of-the-box.
And if there are different scenarios, then ideally both (all) should be covered by creating/simulating each of them.
--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/38396?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: I9ed08160bf5413e3a30d6e90eb947d4d799e1058
Gerrit-Change-Number: 38396
Gerrit-PatchSet: 1
Gerrit-Owner: lynxis lazus <lynxis(a)fe80.eu>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: lynxis lazus <lynxis(a)fe80.eu>
Gerrit-Comment-Date: Mon, 28 Oct 2024 13:54:01 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: laforge <laforge(a)osmocom.org>
Comment-In-Reply-To: lynxis lazus <lynxis(a)fe80.eu>
laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-e1-hardware/+/38560?usp=email )
Change subject: doc: Update the icE1usb manual section about LEDs
......................................................................
doc: Update the icE1usb manual section about LEDs
Signed-off-by: Sylvain Munaut <tnt(a)246tNt.com>
Change-Id: I557b416c336792db1e6e4ed9f544eceaf6ca9b79
---
M doc/manuals/chapters/icE1usb/firmware.adoc
1 file changed, 14 insertions(+), 5 deletions(-)
Approvals:
Jenkins Builder: Verified
pespin: Looks good to me, but someone else must approve
laforge: Looks good to me, approved
diff --git a/doc/manuals/chapters/icE1usb/firmware.adoc b/doc/manuals/chapters/icE1usb/firmware.adoc
index 3b47206..3d094e4 100644
--- a/doc/manuals/chapters/icE1usb/firmware.adoc
+++ b/doc/manuals/chapters/icE1usb/firmware.adoc
@@ -138,16 +138,25 @@
[options="header"]
|===
-|Color | Pattern | Meaning
-|Green | Blinking (slow) | E1 Receiver attempting to align
-|Green | On | E1 Receiver fully aligned
+| Green LED | Yellow LED | Meaning
+| Off | Off | Loss of Signal
+| Blink | Off | Loss of Framing
+| Blink | On | Loss of Framing, Receiving AIS
+| On | Off | Aligned
+| On | On | Aligned, Receiving RAI
|===
-
=== Use of the Multi-Color RGB LED
-FIXME: describe how it is used.
+The led near the USB port is used to indicate general device status.
+A blinking blue led indicates that the device is in bootloader mode.
+
+A slow breathing indicates that at least one of the two port is
+active, communicating over USB. The color of the led then indicates
+the E1 link status. If all links are without issues, it will be
+green, but if at least one of the enabled port has an issue,
+it will show up as red.
=== Firmware <-> USB Host Interface
--
To view, visit https://gerrit.osmocom.org/c/osmo-e1-hardware/+/38560?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: merged
Gerrit-Project: osmo-e1-hardware
Gerrit-Branch: master
Gerrit-Change-Id: I557b416c336792db1e6e4ed9f544eceaf6ca9b79
Gerrit-Change-Number: 38560
Gerrit-PatchSet: 1
Gerrit-Owner: tnt <tnt(a)246tNt.com>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
pespin has abandoned this change. ( https://gerrit.osmocom.org/c/libosmo-sigtran/+/38551?usp=email )
Change subject: WIP: sccp: Send RELRE when CREQ is refused by peer
......................................................................
Abandoned
we may actually want to release the RANAP Iu conn on top of it.
--
To view, visit https://gerrit.osmocom.org/c/libosmo-sigtran/+/38551?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: abandon
Gerrit-Project: libosmo-sigtran
Gerrit-Branch: master
Gerrit-Change-Id: Iea2e6f684a6cdbc978833785704b8cf2cbd4e645
Gerrit-Change-Number: 38551
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder