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

2023-05-04 Thread Tomek CEDRO
On Thu, May 4, 2023 at 7:47 PM Nathan Hartman wrote: > I have seen those fast-moving-target frameworks described as having the > "lifecycle of yogurt" in multiple places around the internet. > > +1 for stability!!! Hahahah I also like and use that term, but it is not fun to work with them :-) :-)

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

2023-05-04 Thread Nathan Hartman
On Thu, May 4, 2023 at 7:52 AM Tomek CEDRO wrote: > On Thu, May 4, 2023 at 8:12 AM alin.jerpe...@sony.com wrote: > > This is great progress ! > > With an UI will be easier to handle > > Some important architectural decisions will have to take place when > designing the UI part for whole system

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

2023-05-04 Thread Tomek CEDRO
On Thu, May 4, 2023 at 8:12 AM alin.jerpe...@sony.com wrote: > This is great progress ! > With an UI will be easier to handle Some important architectural decisions will have to take place when designing the UI part for whole system and userland applications and their interoperability (including

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

2023-05-04 Thread alin.jerpe...@sony.com
This is great progress ! With an UI will be easier to handle Best regards Alin -Original Message- From: Tomek CEDRO Sent: den 4 maj 2023 03:38 To: dev@nuttx.apache.org Subject: Re: Article: NuttX for PinePhone: Phone Calls and Text Messages Excellent job Lup! Congratz

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

Article: NuttX for PinePhone: Phone Calls and Text Messages

2023-05-02 Thread Lee, Lup Yuen
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 Incoming Phone Calls over 4G 2. Send and receive SMS Text Messages 3. Why we prefer Encoded PDU Messages for SMS 4. Programming the 4G