[PATCH] u-blox: ignore non-AT ttyACM interfaces

Aleksander Morgado aleksander at aleksander.es
Wed Apr 11 08:20:51 UTC 2018


> A number of plugins do this, like mbm or Cinterion.  But unfortunately
> the ublox plugin doesn't support GPS yet, and it turns out we can't yet
> prevent those known GPS ports from being probed either since they get
> tagged during the "grab" phase after probing.  So nevermind...  (though
> would be good to fix both of these issues).
>

Probing shouldn't probe ports flagged as GPS data ports, totally
agree. Actually, it would probably be a good idea to consolidate the
port type tags not to be vendor dependent (e.g. not
ID_MM_ERICSSON_MBM_GPS_PORT but ID_MM_GPS_PORT instead) and then use
those new names in the probing logic.

-- 
Aleksander
https://aleksander.es


More information about the ModemManager-devel mailing list