This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "An utility library for Open Source Mobile Communications".
The branch, laforge/prbs-tool has been updated
via e21787725fe2345bd360b5dd3682dc9d5d0bd7f2 (commit)
from d4053eb39ab6ad38c1802e97febfec1b5f78baed (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/libosmocore/commit/?id=e21787725fe2345bd360b5dd3682…
commit e21787725fe2345bd360b5dd3682dc9d5d0bd7f2
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Dec 2 23:01:29 2017 +0100
prbs-tool: Add error simulation capabilities
The tool can now simulate:
* lost bursts on the TRX->BTS interface
* zeroed/overwritten bursts on the TRX->BTS interface
* errors in the TCH codec frames before passing them to the encoder
Change-Id: I0b52c2af6d973669ac233bf9868400e497496460
TODO: Ability to introduce errors in certain classes of the bits only.
-----------------------------------------------------------------------
Summary of changes:
utils/prbs-tool.c | 91 +++++++++++++++++++++++++++++++++++++++++++++++--------
1 file changed, 79 insertions(+), 12 deletions(-)
hooks/post-receive
--
An utility library for Open Source Mobile Communications