index
:
dxdxdt/ModemManager
main
mmfwd
sim7600
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cli
/
mmcli-modem.c
Age
Commit message (
Expand
)
Author
2012-03-29
mmcli: prefix all NMEA traces in order to get a pretty print
Aleksander Morgado
2012-03-16
mmcli: print own numbers in modem info
Aleksander Morgado
2012-03-16
api: `UnlockRetries' will reply a list of per-lock retry counts
Aleksander Morgado
2012-03-16
cli: print list of enabled facility locks
Aleksander Morgado
2012-03-16
api,dbus: rename `AllowedBands' to just `Bands'
Aleksander Morgado
2012-03-15
api,dbus: new `Command' method in the API to send arbitrary AT commands
Nathan Williams
2012-03-15
cli: ensure EOL is added at every error message
Aleksander Morgado
2012-03-15
cli: use new enums/flags string getters/builders
Aleksander Morgado
2012-03-15
cli: print CDMA-related info from the modem
Aleksander Morgado
2012-03-15
cli: report as 'none' when no SIM path is given
Aleksander Morgado
2012-03-15
cli: new `--set-allowed-bands'
Aleksander Morgado
2012-03-15
cli: new `--set-allowed-modes' and `--set-preferred-modes' actions
Aleksander Morgado
2012-03-15
cli: use the new properties handler object in bearer
Aleksander Morgado
2012-03-15
cli: print supported/allowed bands in modem info
Aleksander Morgado
2012-03-15
cli: implement SIM related actions
Aleksander Morgado
2012-03-15
cli: include 3GPP related stuff when printing modem info
Aleksander Morgado
2012-03-15
cli: don't recheck group options if already done
Aleksander Morgado
2012-03-15
cli: specify common options in a new group
Aleksander Morgado
2012-03-15
cli: add debug logs when parsing properties to create a bearer
Aleksander Morgado
2012-03-15
cli: allow passing the new 'allow-roaming' in the bearer creation string
Aleksander Morgado
2012-03-15
cli: on modem actions creating/listing bearers, just print bearer path
Aleksander Morgado
2012-03-15
cli: report access technologies in use by the modem
Aleksander Morgado
2012-03-15
cli: always keep a MMManager around
Aleksander Morgado
2012-03-15
cli: default to showing modem info if no action specified
Aleksander Morgado
2012-03-15
cli: implement bearer creating and listing based on the new MMBearer
Aleksander Morgado
2012-03-15
cli: implement bearer creation, deletion and listing
Aleksander Morgado
2012-03-15
cli: enable printing modem info
Aleksander Morgado
2012-03-15
cli: allow option groups to force async/sync operations
Aleksander Morgado
2012-03-15
cli: use the new libmm-glib API fixes
Aleksander Morgado
2012-03-15
cli: fix sync operations, initialize context
Aleksander Morgado
2012-03-15
cli: logging improvements
Aleksander Morgado
2012-03-15
cli: start to port Modem actions to use the new libmm-glib
Aleksander Morgado
2012-03-15
cli: add command to reset the modem to factory state
Aleksander Morgado
2012-03-15
cli: add command to reset the modem
Aleksander Morgado
2012-03-15
cli: use new modem enabling and disabling API
Aleksander Morgado
2012-03-15
cli: add commands to enable and disable the modem
Aleksander Morgado
2012-03-15
cli: add command to monitor modem state
Aleksander Morgado
2012-03-15
cli: include status information properties in the info command output
Aleksander Morgado
2012-03-15
cli: include system information properties in the info command output
Aleksander Morgado
2012-03-15
cli: handle multiline revision strings
Aleksander Morgado
2012-03-15
cli: add commands to get info from modem
Aleksander Morgado