Project

General

Profile

Actions

Feature #6417

closed

CRC4 configuration

Added by pfassberg about 2 months ago. Updated 9 days ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
gateware
Target version:
-
Start date:
03/22/2024
Due date:
% Done:

90%

Spec Reference:
Tags:
E1

Description

Even if the icE1usb support CRC4 enabled or disabled the osmo-e1d process need CRC4 on Rx to align.

I suggest that we do CRC4 check configurable.

On a Cisco modem pool you can disable CRC4 in the E1 controller section:

controller E1 2/1
 framing NO-CRC4
 pri-group timeslots 1-31
 description Towards Kanin-Q921_4

Maybe we can do the same in the line section in the config file, something like this:

e1d
 interface 0 icE1usb
  usb-serial xxxxxxxxxxxx
  line 0
   framing no-crc4
   mode e1oip

// Peter

Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)