Osmocom E1 Daemon (for icE1usb USB E1 adapter) and OCTOI https://osmocom.org/projects/osmo-e1d
Go to file
Harald Welte b7c963f209 octoi: Add force-send-all-ts mode
This new mode (can be enabled per account) will force the E1OIP
protocol to always send all timeslots, i.e. not do any of the
suppression of timeslots that do not exhibit any change to the
previous E1 frame.

Change-Id: I6d17d3829b2c1c62e701a1d8c021d93d93593613
2023-08-14 07:54:10 +02:00
contrib systemd: depend on networking-online.target 2023-05-26 14:10:44 +02:00
debian debian: set compat level to 10 2023-04-25 16:48:21 +02:00
doc doc/examples: only install osmo-e1d.cfg to /etc 2022-12-08 15:59:28 +01:00
include octoi: Add force-send-all-ts mode 2023-08-14 07:54:10 +02:00
src octoi: Add force-send-all-ts mode 2023-08-14 07:54:10 +02:00
tests Increasing max FIFO size for feature request 5875, adapting tests 2023-01-26 09:45:45 -07:00
.checkpatch.conf checkpatch.conf: new file 2022-01-18 09:44:03 +01:00
.gitignore update .gitignore with files from manuals + doxygen 2022-11-10 02:07:19 +01:00
.gitreview gitreview: new file 2022-11-07 10:20:17 +00:00
COPYING Initial code import 2019-05-11 22:31:12 +02:00
COPYING.gpl2 Initial code import 2019-05-11 22:31:12 +02:00
COPYING.lgpl3 Initial code import 2019-05-11 22:31:12 +02:00
Doxyfile.in doxygen API documentation for libosmo-e1d 2022-11-07 14:43:53 +01:00
Makefile.am RIFO (random in, first out) for IP->E1 direction 2022-04-09 13:21:49 +02:00
README.md README.md: Fix syntax for hyperlinks 2022-06-18 11:59:44 +02:00
TODO-RELEASE Bump version: 0.1.1.33-4292-dirty → 0.2.0 2021-02-24 14:07:28 +01:00
configure.ac Bump version: 0.4.0.26-8aba-dirty → 0.5.0 2023-02-07 11:57:43 +01:00
git-version-gen Initial code import 2019-05-11 22:31:12 +02:00
libosmo-e1d.pc.in Initial code import 2019-05-11 22:31:12 +02:00
libosmo-octoi.pc.in OCTOI: initial support for E1oIP forwarding 2022-03-28 12:26:09 +02:00

README.md

osmo-e1d - Osmocom E1 interface daemon

This repository contains the osmocom E1 interface daemon, a pure userspace driver for the icE1usb hardware USB E1 adapter.

It is part of the Osmocom Open Source Mobile Communications project.

Homepage

The official homepage of the project is https://osmocom.org/projects/osmo-e1d/wiki

GIT Repository

You can clone from the official osmo-e1d.git repository using

git clone https://gitea.osmocom.org/retronetworking/osmo-e1d

There is a web interface at https://gitea.osmocom.org/retronetworking/osmo-e1d

Mailing List

Discussions related to osmo-e1d are happening on the openbsc@lists.osmocom.org mailing list, please see https://lists.osmocom.org/mailman/listinfo/openbsc for subscription options and the list archive.

Please observe the Osmocom Mailing List Rules when posting.

Contributing

Our coding standards are described at https://osmocom.org/projects/cellular-infrastructure/wiki/Coding_standards

We us a gerrit based patch submission/review process for managing contributions. Please see https://osmocom.org/projects/cellular-infrastructure/wiki/Gerrit for more details

The current patch queue for osmo-e1d can be seen at https://gerrit.osmocom.org/#/q/project:osmo-e1d+status:open