Re: [PATCH] core: process SMS +CGMR response with regex

2015-09-09 Thread Aleksander Morgado
Hey, On Tue, Sep 8, 2015 at 10:41 PM, Stevens, Nick wrote: > Variability in the response style from certain modems would cause the parsing > of the +CGMR response to fail. For example, the Telit HE910 inserts an empty > string ("") in the second field of the response,

[PATCH] core: process SMS +CGMR response with regex

2015-09-08 Thread Stevens, Nick
Variability in the response style from certain modems would cause the parsing of the +CGMR response to fail. For example, the Telit HE910 inserts an empty string ("") in the second field of the response, which caused the previous sscanf implementation to fail. This patch converts the parsing of