LOGP and Changes to lapdm.c and lapdm.h
Pavel Baturko
pabftk at gmail.com
Sun Apr 21 19:52:51 CEST 2013
Hi Arslan,
You made changes in lapdm.* files in shared libosmocore (OsmocomBB git
repo, path src/shared/libosmocore/) or in separate libosmocore (from its
own repo)? You should use the last one.
Thanks,
Pavel
On Sun, Apr 21, 2013 at 6:14 PM, Arslan Anjum <arslan.anj at gmail.com> wrote:
> Good evening all or whatever time it is there!
>
> 1. For debugging I have added a FILE* opf; member to lapdm_entity struct
> in lapdm.h
>
> But when I try to initialize this file pointer in mobile_init function in
> app_mobile.c I get a compile time error that lapdm_entity does not have a
> member named 'opf'.
>
> 2. When I declare the same member in osmocom_ms struct I don't get this
> error.
>
> 3. Furthermore, any changes I make to lapdm.c don't show up on runtime. I
> can quote specific examples but the mail would get long.
>
> Lastly is there any documentation on for LOGP and how to see it's
> different log levels.
>
> Regards,
>
> Arslan
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/baseband-devel/attachments/20130421/6e9b3317/attachment.html>
More information about the baseband-devel
mailing list