Parsing Cinterion RadioBand
Dan Williams
dcbw at redhat.com
Mon Mar 6 14:51:01 UTC 2017
On Mon, 2017-03-06 at 13:00 +0100, Aleksander Morgado wrote:
> On Mon, Mar 6, 2017 at 11:38 AM, <colin.helliwell at ln-systems.com>
> 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 probably mean any bitmask from 1 to 128+16+2+1)
>
> Yeah, that format isn't expected, see:
> https://cgit.freedesktop.org/ModemManager/ModemManager/tree/plugins/c
> interion/mm-modem-helpers-cinterion.c#n68
>
> We were expecting something like "1-147".
And I've never ever seen that format in any other AT-based device, it's
always quoted like you say. I wonder if it's really a firmware bug
not conforming to generally accepted AT command formatting for ranges.
Dan
More information about the ModemManager-devel
mailing list