Re: Parsing Cinterion RadioBand

2017-03-07 Thread Colin Helliwell
> On 07 March 2017 at 16:28 Aleksander Morgado wrote: > > On Mon, Mar 6, 2017 at 11:38 AM, wrote: > > > I’m using the Cinterion plugin on an EHS5. This does include ‘Radio Band’ in > > its response to ‘AT^SCFG=?’, but in a format that > > mm_cinterion_parse_scfg_test () may not be able to pars

Re: Parsing Cinterion RadioBand

2017-03-07 Thread Aleksander Morgado
On Mon, Mar 6, 2017 at 11:38 AM, wrote: > I’m using the Cinterion plugin on an EHS5. This does include ‘Radio Band’ in > its response to ‘AT^SCFG=?’, but in a format that > mm_cinterion_parse_scfg_test () may not be able to parse? > >^SCFG: "Radio/Band",("1"-"147") > > > > (Which I take to pr

Re: Parsing Cinterion RadioBand

2017-03-06 Thread Colin Helliwell
> On 06 March 2017 at 14:51 Dan Williams wrote: > > On Mon, 2017-03-06 at 13:00 +0100, Aleksander Morgado wrote: > > > On Mon, Mar 6, 2017 at 11:38 AM, > > wrote: > > > > > I’m using the Cinterion plugin on an EHS5. This does include ‘Radio > > > Band’ in > > > its response to ‘AT^SCFG=?’, bu

Re: Parsing Cinterion RadioBand

2017-03-06 Thread Dan Williams
On Mon, 2017-03-06 at 13:00 +0100, Aleksander Morgado wrote: > On Mon, Mar 6, 2017 at 11:38 AM,   > wrote: > > I’m using the Cinterion plugin on an EHS5. This does include ‘Radio > > Band’ in > > its response to ‘AT^SCFG=?’, but in a format that > > mm_cinterion_parse_scfg_test () may not be able t

Re: Parsing Cinterion RadioBand

2017-03-06 Thread Colin Helliwell
Yes, it looked a bit odd/unexpected to me. No clue in their spec about it being presented in that format rather than just "1-147". I can try asking them, but I suspect the answer will be 'it is what it is'. There's some other lists given in a similar "x"-"y" format, but not all - doesn't seem co

Re: Parsing Cinterion RadioBand

2017-03-06 Thread Aleksander Morgado
On Mon, Mar 6, 2017 at 11:38 AM, wrote: > I’m using the Cinterion plugin on an EHS5. This does include ‘Radio Band’ in > its response to ‘AT^SCFG=?’, but in a format that > mm_cinterion_parse_scfg_test () may not be able to parse? > >^SCFG: "Radio/Band",("1"-"147") > > > > (Which I take to pr

Parsing Cinterion RadioBand

2017-03-06 Thread colin.helliwell
I'm using the Cinterion plugin on an EHS5. This does include 'Radio Band' in its response to 'AT^SCFG=?', but in a format that mm_cinterion_parse_scfg_test () may not be able to parse? ^SCFG: "Radio/Band",("1"-"147") (Which I take to probably mean any bitmask from 1 to 128+16+2+1) _