aboutsummaryrefslogtreecommitdiff
path: root/cli/mmcli-modem.c
AgeCommit message (Expand)Author
2012-03-29mmcli: prefix all NMEA traces in order to get a pretty printAleksander Morgado
2012-03-16mmcli: print own numbers in modem infoAleksander Morgado
2012-03-16api: `UnlockRetries' will reply a list of per-lock retry countsAleksander Morgado
2012-03-16cli: print list of enabled facility locksAleksander Morgado
2012-03-16api,dbus: rename `AllowedBands' to just `Bands'Aleksander Morgado
2012-03-15api,dbus: new `Command' method in the API to send arbitrary AT commandsNathan Williams
2012-03-15cli: ensure EOL is added at every error messageAleksander Morgado
2012-03-15cli: use new enums/flags string getters/buildersAleksander Morgado
2012-03-15cli: print CDMA-related info from the modemAleksander Morgado
2012-03-15cli: report as 'none' when no SIM path is givenAleksander Morgado
2012-03-15cli: new `--set-allowed-bands'Aleksander Morgado
2012-03-15cli: new `--set-allowed-modes' and `--set-preferred-modes' actionsAleksander Morgado
2012-03-15cli: use the new properties handler object in bearerAleksander Morgado
2012-03-15cli: print supported/allowed bands in modem infoAleksander Morgado
2012-03-15cli: implement SIM related actionsAleksander Morgado
2012-03-15cli: include 3GPP related stuff when printing modem infoAleksander Morgado
2012-03-15cli: don't recheck group options if already doneAleksander Morgado
2012-03-15cli: specify common options in a new groupAleksander Morgado
2012-03-15cli: add debug logs when parsing properties to create a bearerAleksander Morgado
2012-03-15cli: allow passing the new 'allow-roaming' in the bearer creation stringAleksander Morgado
2012-03-15cli: on modem actions creating/listing bearers, just print bearer pathAleksander Morgado
2012-03-15cli: report access technologies in use by the modemAleksander Morgado
2012-03-15cli: always keep a MMManager aroundAleksander Morgado
2012-03-15cli: default to showing modem info if no action specifiedAleksander Morgado
2012-03-15cli: implement bearer creating and listing based on the new MMBearerAleksander Morgado
2012-03-15cli: implement bearer creation, deletion and listingAleksander Morgado
2012-03-15cli: enable printing modem infoAleksander Morgado
2012-03-15cli: allow option groups to force async/sync operationsAleksander Morgado
2012-03-15cli: use the new libmm-glib API fixesAleksander Morgado
2012-03-15cli: fix sync operations, initialize contextAleksander Morgado
2012-03-15cli: logging improvementsAleksander Morgado
2012-03-15cli: start to port Modem actions to use the new libmm-glibAleksander Morgado
2012-03-15cli: add command to reset the modem to factory stateAleksander Morgado
2012-03-15cli: add command to reset the modemAleksander Morgado
2012-03-15cli: use new modem enabling and disabling APIAleksander Morgado
2012-03-15cli: add commands to enable and disable the modemAleksander Morgado
2012-03-15cli: add command to monitor modem stateAleksander Morgado
2012-03-15cli: include status information properties in the info command outputAleksander Morgado
2012-03-15cli: include system information properties in the info command outputAleksander Morgado
2012-03-15cli: handle multiline revision stringsAleksander Morgado
2012-03-15cli: add commands to get info from modemAleksander Morgado