Attention is currently required from: fixeria, laforge, osmith.
pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36641?usp=email )
Change subject: SIP_Emulation: Rename component id
......................................................................
Patch Set 1:
(1 comment)
Commit Message:
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36641/comment/53667bb2_3301…
PS1, Line 9: it makes it impossible to reference the
: component name under TESTPORT_PARAMETERS
> I find the discussion a bit bizarre. Yes, spaces in file names require proper quoting. […]
So does that mean you also insist I should drop this patch and redo my other patches to use quotes instead? Or just reword the commit to drop the "impossible" keyword?
I still believe this patch is an improvement, but if several people oppose to it I will just drop it and redo other commits to get everything merged.
--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36641?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: Iecefe7d98a5842872f1efc55e013f672186ef1a8
Gerrit-Change-Number: 36641
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>
Gerrit-CC: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Attention: osmith <osmith(a)sysmocom.de>
Gerrit-Attention: laforge <laforge(a)osmocom.org>
Gerrit-Attention: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Comment-Date: Tue, 30 Apr 2024 21:08:47 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: osmith <osmith(a)sysmocom.de>
Comment-In-Reply-To: laforge <laforge(a)osmocom.org>
Comment-In-Reply-To: pespin <pespin(a)sysmocom.de>
Comment-In-Reply-To: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-MessageType: comment
tnt has abandoned this change. ( https://gerrit.osmocom.org/c/osmo-e1-hardware/+/21772?usp=email )
Change subject: icE1usb fw: e1_tick_read() for rx and tx
......................................................................
Abandoned
The hardware counters changed, this is no longer applicable.
--
To view, visit https://gerrit.osmocom.org/c/osmo-e1-hardware/+/21772?usp=email
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: I8dd6765f27cdf5ab21ccb8290002c44eef67f96f
Gerrit-Change-Number: 21772
Gerrit-PatchSet: 2
Gerrit-Owner: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-MessageType: abandon
Hello Jenkins Builder,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/osmo-e1-hardware/+/36677?usp=email
to look at the new patch set (#3).
The following approvals got outdated and were removed:
Verified+1 by Jenkins Builder
Change subject: gateware/cores: Update no2e1
......................................................................
gateware/cores: Update no2e1
This pulls in the support for non-crc4 framing modes and
also setting the Sa bits (for osmo-v5)
Signed-off-by: Sylvain Munaut <tnt(a)246tNt.com>
Change-Id: Ica1bbaa052988f5b7e71c7fa51f87eb0bfea6f67
---
M gateware/cores/no2e1
1 file changed, 14 insertions(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-e1-hardware refs/changes/77/36677/3
--
To view, visit https://gerrit.osmocom.org/c/osmo-e1-hardware/+/36677?usp=email
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: Ica1bbaa052988f5b7e71c7fa51f87eb0bfea6f67
Gerrit-Change-Number: 36677
Gerrit-PatchSet: 3
Gerrit-Owner: tnt <tnt(a)246tNt.com>
Gerrit-Reviewer: Jenkins Builder
Gerrit-MessageType: newpatchset
Hello Jenkins Builder,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/osmo-e1-hardware/+/36679?usp=email
to look at the new patch set (#3).
The following approvals got outdated and were removed:
Verified+1 by Jenkins Builder
Change subject: gateware: Rework the low-level line state monitoring ticks
......................................................................
gateware: Rework the low-level line state monitoring ticks
The 'tick' system was meant to allow the firmware to monitor the
low level state of the line, beyong just "not aligned", but it was
never really useful in the present state.
Now we have more tick source available (but only one can be measured
at the same time). More specifically, the firmware can monitor the
presence/absence of raw pulses (LOS condition), it can also monitor
the number of '1' pulses to detect an AIS signals, or simply the rate
of RX pulses (to tune the local oscillator to incoming signal rate).
Signed-off-by: Sylvain Munaut <tnt(a)246tNt.com>
Change-Id: I31fa8a717a26643f1b6ca5644bee1d8c41a2512e
---
M gateware/common/rtl/soc_base.v
M gateware/cores/no2e1
M gateware/e1-tracer/doc/mem-map.md
M gateware/e1-tracer/rtl/misc.v
M gateware/e1-tracer/rtl/top.v
M gateware/icE1usb-proto/doc/mem-map.md
M gateware/icE1usb-proto/rtl/misc.v
M gateware/icE1usb-proto/rtl/top.v
M gateware/icE1usb/doc/mem-map.md
M gateware/icE1usb/rtl/misc.v
M gateware/icE1usb/rtl/top.v
11 files changed, 176 insertions(+), 65 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-e1-hardware refs/changes/79/36679/3
--
To view, visit https://gerrit.osmocom.org/c/osmo-e1-hardware/+/36679?usp=email
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: I31fa8a717a26643f1b6ca5644bee1d8c41a2512e
Gerrit-Change-Number: 36679
Gerrit-PatchSet: 3
Gerrit-Owner: tnt <tnt(a)246tNt.com>
Gerrit-Reviewer: Jenkins Builder
Gerrit-MessageType: newpatchset
Hello Jenkins Builder,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/osmo-e1-hardware/+/36677?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: gateware/cores: Update no2e1
......................................................................
gateware/cores: Update no2e1
This pulls in the support for non-crc4 framing modes and
also setting the Sa bits (for osmo-v5)
Signed-off-by: Sylvain Munaut <tnt(a)246tNt.com>
Change-Id: Ica1bbaa052988f5b7e71c7fa51f87eb0bfea6f67
---
M gateware/cores/no2e1
1 file changed, 14 insertions(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-e1-hardware refs/changes/77/36677/2
--
To view, visit https://gerrit.osmocom.org/c/osmo-e1-hardware/+/36677?usp=email
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: Ica1bbaa052988f5b7e71c7fa51f87eb0bfea6f67
Gerrit-Change-Number: 36677
Gerrit-PatchSet: 2
Gerrit-Owner: tnt <tnt(a)246tNt.com>
Gerrit-Reviewer: Jenkins Builder
Gerrit-MessageType: newpatchset
Hello Jenkins Builder,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/osmo-e1-hardware/+/36679?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: gateware: Rework the low-level line state monitoring ticks
......................................................................
gateware: Rework the low-level line state monitoring ticks
The 'tick' system was meant to allow the firmware to monitor the
low level state of the line, beyong just "not aligned", but it was
never really useful in the present state.
Now we have more tick source available (but only one can be measured
at the same time). More specifically, the firmware can monitor the
presence/absence of raw pulses (LOS condition), it can also monitor
the number of '1' pulses to detect an AIS signals, or simply the rate
of RX pulses (to tune the local oscillator to incoming signal rate).
Signed-off-by: Sylvain Munaut <tnt(a)246tNt.com>
Change-Id: I31fa8a717a26643f1b6ca5644bee1d8c41a2512e
---
M gateware/common/rtl/soc_base.v
M gateware/cores/no2e1
M gateware/e1-tracer/doc/mem-map.md
M gateware/e1-tracer/rtl/misc.v
M gateware/e1-tracer/rtl/top.v
M gateware/icE1usb-proto/doc/mem-map.md
M gateware/icE1usb-proto/rtl/misc.v
M gateware/icE1usb-proto/rtl/top.v
M gateware/icE1usb/doc/mem-map.md
M gateware/icE1usb/rtl/misc.v
M gateware/icE1usb/rtl/top.v
11 files changed, 176 insertions(+), 65 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-e1-hardware refs/changes/79/36679/2
--
To view, visit https://gerrit.osmocom.org/c/osmo-e1-hardware/+/36679?usp=email
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: I31fa8a717a26643f1b6ca5644bee1d8c41a2512e
Gerrit-Change-Number: 36679
Gerrit-PatchSet: 2
Gerrit-Owner: tnt <tnt(a)246tNt.com>
Gerrit-Reviewer: Jenkins Builder
Gerrit-MessageType: newpatchset
tnt has posted comments on this change. ( https://gerrit.osmocom.org/c/dahdi-linux/+/36655?usp=email )
Change subject: icE1usb: Configure the RX mode according to CRC4 mode
......................................................................
Patch Set 1: Verified+1
(1 comment)
Patchset:
PS1:
Mark as verified since build failure is vs linux master and unrelated
--
To view, visit https://gerrit.osmocom.org/c/dahdi-linux/+/36655?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: dahdi-linux
Gerrit-Branch: master
Gerrit-Change-Id: Ic9da7d2a32f9aa9bf5de296dc4885eeaf56b138e
Gerrit-Change-Number: 36655
Gerrit-PatchSet: 1
Gerrit-Owner: tnt <tnt(a)246tNt.com>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: tnt <tnt(a)246tNt.com>
Gerrit-Comment-Date: Tue, 30 Apr 2024 11:21:32 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment
tnt has removed a vote from this change. ( https://gerrit.osmocom.org/c/dahdi-linux/+/36655?usp=email )
Change subject: icE1usb: Configure the RX mode according to CRC4 mode
......................................................................
Removed -Verified by Jenkins Builder (1000002)
--
To view, visit https://gerrit.osmocom.org/c/dahdi-linux/+/36655?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: dahdi-linux
Gerrit-Branch: master
Gerrit-Change-Id: Ic9da7d2a32f9aa9bf5de296dc4885eeaf56b138e
Gerrit-Change-Number: 36655
Gerrit-PatchSet: 1
Gerrit-Owner: tnt <tnt(a)246tNt.com>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-MessageType: deleteVote