OsmocomBB MS-side GSM Protocol stack (L1, L2, L3) including firmware https://osmocom.org/projects/baseband
Go to file
Bhaskar 78bcbd6cdb osmoload: Fix fall-out from msgb_get() / msgb_pull() transition
Bugfix in Osmoload.c: Assigning correct value to data pointer in
LOADER_MEM_READ. Wrong value was introduced in last update when
msgb_get() was replaced by msgb_pull() which returns end of data instead
of start of data.
2013-05-23 07:44:50 +02:00
doc Initial import of OsmocomBB into git repository 2010-02-18 16:46:36 +01:00
include Tell L1CTL_FBSB_REQ the expected received signal level 2012-11-20 10:13:44 +01:00
src osmoload: Fix fall-out from msgb_get() / msgb_pull() transition 2013-05-23 07:44:50 +02:00