[PATCH] Telit plugin: add load_supported_bands interface

Dan Williams dcbw at redhat.com
Wed Jan 13 13:43:11 PST 2016


On Wed, 2016-01-13 at 11:55 +0100, Carlo Lobrano wrote:
> Hi,
> 
> this patch implements `load_supported_bands` for the following
> Telit's modems:

Does AT#BND=? not work on these devices, or does it not return accurate
results?  Maybe I missed that question before...

Dan

> - HE910 EU*
> - HE910 NA*
> - LE910 EU V2
> - LE910 NA V2
> - LE910 SV V2
> 
> Carlo Lobrano (1):
>   [Telit Plugin] Add load_supported_bands for some Telit modem models
> 
>  plugins/telit/77-mm-telit-port-types.rules        |   4 +
>  plugins/telit/mm-broadband-modem-telit.c          |  59 +++++++
>  plugins/telit/mm-modem-helpers-telit.c            | 129
> +++++++++++++++-
>  plugins/telit/mm-modem-helpers-telit.h            |  57 +++++++
>  plugins/telit/tests/test-mm-modem-helpers-telit.c | 178
> +++++++++++++++++++++-
>  5 files changed, 423 insertions(+), 4 deletions(-)
> 


More information about the ModemManager-devel mailing list