Change in libosmocore[master]: i460_mux: add callback to notify empty tx queue

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

laforge gerrit-no-reply at lists.osmocom.org
Sun Aug 2 09:58:04 UTC 2020


laforge has uploaded a new patch set (#3) to the change originally created by dexter. ( https://gerrit.osmocom.org/c/libosmocore/+/19481 )

Change subject: i460_mux: add callback to notify empty tx queue
......................................................................

i460_mux: add callback to notify empty tx queue

There is no way for the API user to know if the TX queue of the
multiplexer runs empty. However, this is criticil since an empty TX
queue will cause dropout of a TRAU frame, which can have quite severe
effects to the receiving end. Lets add a callback that allows the APU
user to insert appropiate idle frames or silent frames into the queue
before it runs empty.

Change-Id: I88a87724235fe50d55ce6215bb385c044072226e
Related: OS#2547
---
M include/osmocom/gsm/i460_mux.h
M src/gsm/i460_mux.c
2 files changed, 22 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/81/19481/3
-- 
To view, visit https://gerrit.osmocom.org/c/libosmocore/+/19481
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: I88a87724235fe50d55ce6215bb385c044072226e
Gerrit-Change-Number: 19481
Gerrit-PatchSet: 3
Gerrit-Owner: dexter <pmaier at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy at sysmocom.de>
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-MessageType: newpatchset
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200802/f8d141c9/attachment.htm>


More information about the gerrit-log mailing list