Osmocom E1 Daemon (for icE1usb USB E1 adapter) and OCTOI https://osmocom.org/projects/osmo-e1d
Go to file
Harald Welte ff2c7ebc5c README.md: Improved markdown formatting; more links
Change-Id: I7e4f1c8c527a63f13ef9eaa26a00e1b2efca82ae
2024-03-23 18:48:09 +01:00
.github Add funding link to github mirror 2024-03-23 18:45:52 +01:00
contrib Bump version: 0.5.0.11-b7c9-dirty → 0.6.0 2023-09-12 13:30:07 +02:00
debian Bump version: 0.5.0.11-b7c9-dirty → 0.6.0 2023-09-12 13:30:07 +02:00
doc Use uniform log format for default config files 2023-12-01 12:39:24 +01:00
include Add command and client function to change transmitted Sa bits 2024-01-19 18:23:01 +01:00
src Prevent memory leaks / double free of msgb in proto_clnt.c 2024-01-19 18:23:01 +01:00
tests Add option to automatically reset RIFO on underrun/overflow 2024-01-19 18:23:01 +01: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: Improved markdown formatting; more links 2024-03-23 18:48:09 +01: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.5.0.11-b7c9-dirty → 0.6.0 2023-09-12 13:30:07 +02: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