aboutsummaryrefslogtreecommitdiff
path: root/docs/man/mmcli.8
AgeCommit message (Collapse)Author
2018-08-06docs: move mmcli(8) to section 1Lubomir Rintel
Section (8) is for tools that require root privileges.
2018-07-27man,mmcli: fix documentation for --set-current-bandsAleksander Morgado
Reported by: Matthew Stanger <stangerm2@gmail.com>
2017-07-31mmcli: description of the location-set-gps-refresh-rate optionValentin Blot
Commit 6c35878f12ab37604d85cb3a864e3859973bd195 introduced a new option for setting the refresh rate of location on DBus. This patch describes the option in the man page. https://bugs.freedesktop.org/show_bug.cgi?id=89924
2014-07-02location: new 'unmanaged' GPS setupAleksander Morgado
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.
2013-09-09mmcli,oma: support for the new OMA interfaceAleksander Morgado
2013-06-27man,mmcli: changing modes and bands no longer allowed in '--simple-connect'Aleksander Morgado
2013-06-07man,mmcli: fix minor typoAleksander Morgado
2013-04-10man,mmcli: --simple-connect allows any of the --create-bearer optionsAleksander Morgado
2012-11-02cli: new actions to setup or gather CDMA BS location sourceAleksander Morgado
2012-10-23man,mmcli: add additional commonly used examplesAleksander Morgado
2012-10-23docs,mmcli: Add man page for mmcli(8)Martyn Russell