Osmocom E1 Daemon (for icE1usb USB E1 adapter) and OCTOI https://osmocom.org/projects/osmo-e1d
Go to file
Harald Welte 0a45bdd4c2 Add new "osmo-e1gen" program.
osmo-e1gen is a program that re-uses large parts of osmo-e1d, but whose
main purpose is to generate a variety of error conditions in order to
test a remote E1 implementation.

Instead of using the automatisms of the icE1usb transmit IP core, it
switches it to transparent mode and uses a host-software based E1 framer
"osmo_e1f", over which we have more control than the firmware.

Change-Id: I53a86d6730eb76a9cff9eb3f4786139015c91230
2020-12-19 12:38:35 +01:00
contrib Use OSMO_FD_* instead of deprecated BSC_FD_* 2020-10-18 22:36:34 +02:00
debian Bump version: 0.1.0.1-8e1e → 0.1.1 2020-07-02 13:44:06 +02:00
doc vpair: fix writing config file with vpairs configured 2020-12-17 20:02:46 +01:00
include make sure a given timeslot can only be opened once (by default) 2020-09-20 11:55:14 +02:00
src Add new "osmo-e1gen" program. 2020-12-19 12:38:35 +01:00
.gitignore debian packaging 2020-07-01 08:29:39 +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
Makefile.am add systemd service/unit 2020-07-01 08:29:39 +00:00
TODO-RELEASE make sure a given timeslot can only be opened once (by default) 2020-09-20 11:55:14 +02:00
configure.ac add systemd service/unit 2020-07-01 08:29:39 +00: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