<div dir="ltr"><div><div><div><div><div><div><div>Good evening all or whatever time it is there!<br></div><div><br>1. For debugging I have added a FILE* opf; member to lapdm_entity struct in lapdm.h <br></div><br></div>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'.<br>

<br></div>2. When I declare the same member in osmocom_ms struct I don't get this error.<br><br></div>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.<br>

<br></div>Lastly is there any documentation on for LOGP and how to see it's different log levels.<br><br></div>Regards,<br><br></div>Arslan<br></div>