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

2015-09-15 Thread Dan Williams
On Tue, 2015-09-15 at 20:15 +, Nick Stevens wrote: > Variability in the response style from certain modems causes the parsing > of the +CGMR response to fail. For example, the Telit HE910 inserts an > empty string ("") in the second field of the response, causing the > sscanf implementation to

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

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

Re: [PATCH v2] core: enable unsolicited messages on secondary

2015-09-15 Thread Aleksander Morgado
On Mon, Sep 14, 2015 at 8:06 PM, Nick Stevens wrote: > Previously the enable unsolicited messages command (+CNMI) was only > being sent on the primary. This patch adds support for sending the > enable on the secondary as well. If the secondary doesn't exist, or if > setting