Parsing Cinterion RadioBand
Colin Helliwell
colin.helliwell at ln-systems.com
Mon Mar 6 14:58:32 UTC 2017
> On 06 March 2017 at 14:51 Dan Williams <dcbw at redhat.com> wrote:
>
> 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.
>
I don't have your experience, but it did strike even me as a bit of a perverse format for it. I'll contact the manufacturer - see what their comment is....
More information about the ModemManager-devel
mailing list