OsmocomBB MS-side GSM Protocol stack (L1, L2, L3) including firmware https://osmocom.org/projects/baseband
Go to file
Andreas.Eversberg 7b84cf805b [lapdm] Added flow control between L1 and L2, so DM mode does not crash.
In dedicated mode a frame is sent to layer 1. Subsequent frames are queued
inside lapdm.c until a confirm from layer 1 is received. Since not all
pending frames are sent rapidly at once, the layer 1 does not crash anymore.

Also included in this commit: handling of reset confirm (maybe required
in the future after dedicated mode)
2010-06-26 11:12:25 +00:00
doc Initial import of OsmocomBB into git repository 2010-02-18 16:46:36 +01:00
include [l1ctl] add dedicated mode release request 2010-06-25 18:00:16 +02:00
src [lapdm] Added flow control between L1 and L2, so DM mode does not crash. 2010-06-26 11:12:25 +00:00