Skip to content

Draft: telit: detect modem model from revision

Somashekhar requested to merge updated_cell_info_1 into master

Telit revision string can be used to identify the specific model, which in turn is useful to specialize the behavior of the plugin.

This change adds revision parsing to detect some telit modems. Initially it adds the ones that have different behaviors in #BND output parsing for example.

Merge request reports