aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@aleksander.es>2020-06-02 15:39:51 +0200
committerAleksander Morgado <aleksander@aleksander.es>2020-06-04 11:34:43 +0200
commitbbeca601138ff51b817bb1ef84b53a70572d0c19 (patch)
tree111284be89a59d92a5735df35116d0ce11db6034 /NEWS
parent657d5e61802db19be728e5e2e313c4f80244cb4d (diff)
ublox: fully ignore GPS devices with plugin-installed rules
Instead of setting up the ID_MM_TTY_BLACKLIST tag used in 'legacy' filter mode, tag all known u-blox GPS devices with the broader ID_MM_DEVICE_IGNORE tag that applies under all filter modes. Also, make this rules be installed by the plugin itself, because at the end, it is the u-blox plugin the one attempting to probe all devices with vid 0x1546.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ba4b0e92..8545a277 100644
--- a/NEWS
+++ b/NEWS
@@ -118,6 +118,7 @@ The most important features and changes in this release are the following:
** fibocom: added support for QMI based devices like the FM150.
** ublox: ignore error when disconnecting last LTE bearer.
** ublox: implement support to enable and detect +UUDTMF URCs.
+ ** ublox: added blacklist rules for GPS modules in the plugin itself.
** sierra: implement manual and automatic CDMA activation.
** novatel: implement manual and automatic CDMA activation.