OsmocomBB MS-side GSM Protocol stack (L1, L2, L3) including firmware https://osmocom.org/projects/baseband
Go to file
Andreas Eversberg 80813208e1 mobile: Fixed compiler warning at gsm322.c
This patch resolves the following issue:

In function 'memset',
    inlined from 'bargraph.constprop.14' at gsm322.c:325:8:
/usr/include/bits/string3.h:81:30: warning: call to '__warn_memset_zero_len' declared with attribute warning: memset used with constant zero length parameter; this could be due to transposed parameters [enabled by default]
2014-02-26 12:17:20 +01:00
doc Initial import of OsmocomBB into git repository 2010-02-18 16:46:36 +01:00
include Add ringer support to L1CTL interface and layer1 2014-02-26 12:17:12 +01:00
src mobile: Fixed compiler warning at gsm322.c 2014-02-26 12:17:20 +01:00