Re: Article: NuttX for PinePhone: Phone Calls and Text Messages

2023-05-03 Thread Tomek CEDRO
Excellent job Lup! Congratz! :-) -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info

Re: Article: NuttX for PinePhone: Phone Calls and Text Messages

2023-05-03 Thread Lee, Lup Yuen
Thanks Alan! Yep an LVGL GUI for Feature Phone will be super helpful for testing Phone Calls and SMS Messages on PinePhone. First I need to figure out how to parse AT Command Responses reliably on NuttX :-) https://lupyuen.github.io/articles/lte2#at-modem-api Lup On Wed, May 3, 2023 at 8:08 PM

Re: Article: NuttX for PinePhone: Phone Calls and Text Messages

2023-05-03 Thread Alan C. Assis
Hi Lup, Very nice! Are you planing to create FeaturePhone interface for PinePhone? BR, Alan On 5/3/23, Lee, Lup Yuen wrote: > What makes PinePhone a phone? Because it will make Phone Calls and send > Text Messages! Today we turn NuttX on PinePhone into a Feature Phone… > > 1. Outgoing and

C++ exception handling in loaded module

2023-05-03 Thread Chris Huang
Hi, I modified sotest to implement C++ exception handling (code from cxxtest) in loaded module, libsotest. The exception handling test fails, apparently due to this item 4, below. / * Name: