laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-e1-hardware/+/26948 )
Change subject: icE1usb doc: Link to wiki page about iso USB issues
......................................................................
icE1usb doc: Link to wiki page about iso USB issues
Change-Id: Id5f555519d5e320570017178613c752591db4a2f
---
M doc/manuals/chapters/firmware.adoc
1 file changed, 2 insertions(+), 1 deletion(-)
Approvals:
laforge: Looks good to me, approved
Jenkins Builder: Verified
diff --git a/doc/manuals/chapters/firmware.adoc b/doc/manuals/chapters/firmware.adoc
index 1b440bd..5ae5fb1 100644
--- a/doc/manuals/chapters/firmware.adoc
+++ b/doc/manuals/chapters/firmware.adoc
@@ -185,7 +185,8 @@
activation of both icE1usb ports simultaneously. The XHCI controller
firmware erroneously claims that there is insufficient bus bandwidth.
However, the same icE1usb hardware/firmware works perfectly fine with
-OHCI, UHCI and EHCI host controllers.
+OHCI, UHCI and EHCI host controllers. See
+https://osmocom.org/projects/e1-t1-adapter/wiki/Isochronous_USB_Issues for a user-maintained list of USB hosts / controllers and whether or not they work with two E1 ports.
As most modern [PC] hardware has XHCI host controllers, you need to
choose your hardware carefully if concurrent operation of both icE1usb
--
To view, visit https://gerrit.osmocom.org/c/osmo-e1-hardware/+/26948
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-e1-hardware
Gerrit-Branch: master
Gerrit-Change-Id: Id5f555519d5e320570017178613c752591db4a2f
Gerrit-Change-Number: 26948
Gerrit-PatchSet: 2
Gerrit-Owner: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-MessageType: merged
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-e1-hardware/+/26949 )
Change subject: icE1usb doc: Add pictures of front and back side
......................................................................
Patch Set 1: Code-Review+2
--
To view, visit https://gerrit.osmocom.org/c/osmo-e1-hardware/+/26949
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-e1-hardware
Gerrit-Branch: master
Gerrit-Change-Id: Ifc382c762119b397dd9a6b484ebc9a237897fba9
Gerrit-Change-Number: 26949
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Comment-Date: Tue, 18 Jan 2022 20:22:54 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-e1-hardware/+/26948 )
Change subject: icE1usb doc: Link to wiki page about iso USB issues
......................................................................
Patch Set 1: Code-Review+2
--
To view, visit https://gerrit.osmocom.org/c/osmo-e1-hardware/+/26948
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-e1-hardware
Gerrit-Branch: master
Gerrit-Change-Id: Id5f555519d5e320570017178613c752591db4a2f
Gerrit-Change-Number: 26948
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Comment-Date: Tue, 18 Jan 2022 19:58:23 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment
laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-e1-hardware/+/26949 )
Change subject: icE1usb doc: Add pictures of front and back side
......................................................................
icE1usb doc: Add pictures of front and back side
Closes: OS#5406
Change-Id: Ifc382c762119b397dd9a6b484ebc9a237897fba9
---
M doc/manuals/chapters/hardware.adoc
A doc/manuals/images/icE1usb-e1_side.jpg
A doc/manuals/images/icE1usb-usb_side.jpg
3 files changed, 19 insertions(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-e1-hardware refs/changes/49/26949/1
diff --git a/doc/manuals/chapters/hardware.adoc b/doc/manuals/chapters/hardware.adoc
index 8055e64..0e129c2 100644
--- a/doc/manuals/chapters/hardware.adoc
+++ b/doc/manuals/chapters/hardware.adoc
@@ -19,7 +19,14 @@
PDF rendered schematics are available at https://git.osmocom.org/osmo-e1-hardware/plain/hardware/icE1usb/r1.0/icE1us…
-=== Connectors
+=== Connectors on E1 side
+
+image::images/icE1usb-e1_side.jpg[width=400,title="E1 side of icE1usb"]
+
+From left to right, there are the following connectors:
+
+* X5A: Primary E1 Port
+* X5B: Secondary E1 Port
==== X5A and X5B: E1 Interface Connectors
@@ -57,6 +64,17 @@
different pin-out. Particularly, you cannot use an Ethernet cross-over
cable as an E1 cross-over!
+=== Connectors on USB side
+
+image::images/icE1usb-usb_side.jpg[width=400,title="USB side of icE1usb"]
+
+From left to right, there are the following connectors:
+
+* X1: GPS Antenna Connector
+* X2: Serial Console Connector
+* X4: USB Connector
+* X3: GPIO / Extension Connector
+
==== X4: USB Connector
The USB connector is a USB Type C connector. However, it only carries
diff --git a/doc/manuals/images/icE1usb-e1_side.jpg b/doc/manuals/images/icE1usb-e1_side.jpg
new file mode 100644
index 0000000..5bd274d
--- /dev/null
+++ b/doc/manuals/images/icE1usb-e1_side.jpg
Binary files differ
diff --git a/doc/manuals/images/icE1usb-usb_side.jpg b/doc/manuals/images/icE1usb-usb_side.jpg
new file mode 100644
index 0000000..5d833d6
--- /dev/null
+++ b/doc/manuals/images/icE1usb-usb_side.jpg
Binary files differ
--
To view, visit https://gerrit.osmocom.org/c/osmo-e1-hardware/+/26949
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-e1-hardware
Gerrit-Branch: master
Gerrit-Change-Id: Ifc382c762119b397dd9a6b484ebc9a237897fba9
Gerrit-Change-Number: 26949
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge(a)osmocom.org>
Gerrit-MessageType: newchange
laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-e1-hardware/+/26948 )
Change subject: icE1usb doc: Link to wiki page about iso USB issues
......................................................................
icE1usb doc: Link to wiki page about iso USB issues
Change-Id: Id5f555519d5e320570017178613c752591db4a2f
---
M doc/manuals/chapters/firmware.adoc
1 file changed, 2 insertions(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-e1-hardware refs/changes/48/26948/1
diff --git a/doc/manuals/chapters/firmware.adoc b/doc/manuals/chapters/firmware.adoc
index 1b440bd..5ae5fb1 100644
--- a/doc/manuals/chapters/firmware.adoc
+++ b/doc/manuals/chapters/firmware.adoc
@@ -185,7 +185,8 @@
activation of both icE1usb ports simultaneously. The XHCI controller
firmware erroneously claims that there is insufficient bus bandwidth.
However, the same icE1usb hardware/firmware works perfectly fine with
-OHCI, UHCI and EHCI host controllers.
+OHCI, UHCI and EHCI host controllers. See
+https://osmocom.org/projects/e1-t1-adapter/wiki/Isochronous_USB_Issues for a user-maintained list of USB hosts / controllers and whether or not they work with two E1 ports.
As most modern [PC] hardware has XHCI host controllers, you need to
choose your hardware carefully if concurrent operation of both icE1usb
--
To view, visit https://gerrit.osmocom.org/c/osmo-e1-hardware/+/26948
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-e1-hardware
Gerrit-Branch: master
Gerrit-Change-Id: Id5f555519d5e320570017178613c752591db4a2f
Gerrit-Change-Number: 26948
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge(a)osmocom.org>
Gerrit-MessageType: newchange
Attention is currently required from: dexter.
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/16355 )
Change subject: osmo_fsm: Ensure all state and event names are valid identifiers
......................................................................
Patch Set 7:
(1 comment)
File src/fsm.c:
https://gerrit.osmocom.org/c/libosmocore/+/16355/comment/1f3d90b6_861c25bb
PS7, Line 296: "state name '%s'\n", states[i].name);
> I think this is problematic. osmo_fsm_register() may be called before the log is set up. […]
I think we should rather make sure that our logging subsystem does something useful (and not assert) if log output is generated before the log subsystem configuration is initialized. This has been hurting us over and over again.
--
To view, visit https://gerrit.osmocom.org/c/libosmocore/+/16355
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: If98587eff3c48a66ed2e5cc1f01a12accab5a3e7
Gerrit-Change-Number: 16355
Gerrit-PatchSet: 7
Gerrit-Owner: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-CC: dexter <pmaier(a)sysmocom.de>
Gerrit-Attention: dexter <pmaier(a)sysmocom.de>
Gerrit-Comment-Date: Tue, 18 Jan 2022 14:55:30 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: dexter <pmaier(a)sysmocom.de>
Gerrit-MessageType: comment