Attention is currently required from: laforge, msuraev.

dexter uploaded patch set #6 to this change.

View Change

GPRS Trau frame encoder/decoder for Ericsson RBS

The Ericsson RBS BTS family is using a propritary TRAU frame dialect to
communicate with the GPRS/EGPRS part of their CCU. There are essentially
two implementations available:

- GPRS over 16kbps I.460 subslots (very limited, supports only CS1 and CS4)
- GPRS/EGPRS over full 64kbps timeslots (supports CS1-4 and MCS1-9)

Change-Id: Ib2b232a76588c32cde75b987a7e5fdfddf099cd7
Related: OS#5198
---
M include/Makefile.am
A include/osmocom/trau/trau_pcu_ericsson.h
M src/Makefile.am
A src/trau/trau_pcu_ericsson.c
M tests/Makefile.am
M tests/testsuite.at
A tests/trau_pcu_ericsson/trau_pcu_ericsson_test.c
A tests/trau_pcu_ericsson/trau_pcu_ericsson_test.ok
8 files changed, 6,266 insertions(+), 2 deletions(-)

git pull ssh://gerrit.osmocom.org:29418/libosmo-abis refs/changes/17/30717/6

To view, visit change 30717. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: libosmo-abis
Gerrit-Branch: master
Gerrit-Change-Id: Ib2b232a76588c32cde75b987a7e5fdfddf099cd7
Gerrit-Change-Number: 30717
Gerrit-PatchSet: 6
Gerrit-Owner: dexter <pmaier@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge@osmocom.org>
Gerrit-CC: msuraev <msuraev@sysmocom.de>
Gerrit-CC: pespin <pespin@sysmocom.de>
Gerrit-Attention: laforge <laforge@osmocom.org>
Gerrit-Attention: msuraev <msuraev@sysmocom.de>
Gerrit-MessageType: newpatchset