patch: 4_txdelay

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/OpenBSC@lists.osmocom.org/.

Andreas.Eversberg Andreas.Eversberg at versatel.de
Thu May 21 12:27:34 UTC 2009


 
To slow down transmission of many ABIS frames at a time, a delay timer
is used for the E1's time slot. This timer replaces the "usleep()"
function, so the process will not block the execution of libbsc. The
timer is started after a frame is transmitted. If another frame is in
the transmit queue, the frame will only be queued until the timer times
out. If the timer is not running or times out, the frame is transmitted
and the timer is restarted.
 
The problem with partly provisioned TRX (locks show on LMT) is solved.
The adjustment for the inter frame delay of 50 miliseconds is for
further study.
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/openbsc/attachments/20090521/25cb53f8/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 4_txdelay.patch
Type: application/octet-stream
Size: 4154 bytes
Desc: 4_txdelay.patch
URL: <http://lists.osmocom.org/pipermail/openbsc/attachments/20090521/25cb53f8/attachment.obj>


More information about the OpenBSC mailing list