Attention is currently required from: fixeria.

fixeria uploaded patch set #2 to this change.

View Change

csd_v110_rtp_encode(): properly set E1/E2/E3 bits

The E1/E2/E3 bits are set based on out-of-band knowledge of the
current user data rate. The actual bit values are defined in
3GPP TS 44.021, Figure 4 "Coding of data rates".

TODO: this is only valid for transparent services,
for non-transparent services see 3GPP TS 48.020.
TODO: lchan->csd_mode is never set to the actual CSD mode...

Change-Id: I1a14597dff746cf975140b294400a2cc05badccd
Related: OS#1572
---
M include/osmo-bts/lchan.h
M src/common/csd_v110.c
M tests/csd/csd_test.c
M tests/csd/csd_test.err
4 files changed, 64 insertions(+), 19 deletions(-)

git pull ssh://gerrit.osmocom.org:29418/osmo-bts refs/changes/34/33934/2

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

Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Change-Id: I1a14597dff746cf975140b294400a2cc05badccd
Gerrit-Change-Number: 33934
Gerrit-PatchSet: 2
Gerrit-Owner: fixeria <vyanitskiy@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge@osmocom.org>
Gerrit-Reviewer: osmith <osmith@sysmocom.de>
Gerrit-Reviewer: pespin <pespin@sysmocom.de>
Gerrit-Attention: fixeria <vyanitskiy@sysmocom.de>
Gerrit-MessageType: newpatchset