From ad67d68179263355510306c500f31a4d7f8cd87d Mon Sep 17 00:00:00 2001 From: Aleksander Morgado Date: Fri, 27 Jun 2014 10:28:16 +0200 Subject: location: new 'unmanaged' GPS setup Standard GPS setup (raw/nmea) will both enable the GPS module and take full control of the GPS port. This prevents other processes from reading the NMEA traces from e.g. a tty. In order to handle this, a new 'unmanaged' GPS location source is introduced, which will just enable/disable the GPS module, without reading anything from the GPS port. Of course, both raw/nmea and unmanaged setups cannot be enabled at the same time. --- docs/man/mmcli.8 | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'docs/man') diff --git a/docs/man/mmcli.8 b/docs/man/mmcli.8 index 0b0ecc99..768a3172 100644 --- a/docs/man/mmcli.8 +++ b/docs/man/mmcli.8 @@ -359,6 +359,13 @@ Disable location discovery using the 3GPP2 network. .TP .B \-\-location\-get\-cdma-bs Show 3GPP2 based location information (location of the CDMA base station). +.TP +.B \-\-location\-enable\-gps\-unmanaged +Enable location discovery using GPS but without taking control of the NMEA tty +port. +.TP +.B \-\-location\-disable\-gps\-unmanaged +Disable location discovery using GPS and unmanaged port. .SH MESSAGING OPTIONS All messaging options must be used with \fB\-\-modem\fR or \fB\-m\fR. -- cgit v1.2.3-70-g09d2