aboutsummaryrefslogtreecommitdiff
path: root/cli/mmcli-modem.c
AgeCommit message (Expand)Author
2018-12-07cli,modem: output should include all 3GPP EPS fields alwaysAleksander Morgado
2018-12-07api,modem-3gpp: new 'InitialEpsBearerSettings' propertyAleksander Morgado
2018-12-07api,modem-3gpp: new 'InitialEpsBearer' propertyAleksander Morgado
2018-11-26cli: allow multiple output format typesAleksander Morgado
2018-11-26api,modem: deprecate ListBearers() methodAleksander Morgado
2018-10-06cli,modem: print PCO as 'n/a' if not availableAleksander Morgado
2018-08-18cli: print 'Pco' property in Modem3gpp interfaceBen Chan
2018-01-20modem-3gpp: allow loading and changing EPS UE mode of operationAleksander Morgado
2017-09-20cli: show hardware revision property of Modem interfaceBen Chan
2015-12-07license: mmcli is GPLv2+, not GPLv3+Aleksander Morgado
2014-05-20cli: consistently use spaces for indentationBen Chan
2014-02-20cli: new '--set-power-state-off' commandAleksander Morgado
2014-01-30mmcli: allow passing bearer index in --delete-bearerAleksander Morgado
2013-11-22cli: print 'Bearers' property in Modem interfaceBen Chan
2013-10-09iface-modem-3gpp: add SubscriptionState propertyThieu Le
2013-06-24api,introspection: new 'Ports' property in the Modem interfaceAleksander Morgado
2013-06-05mmcli: new '--set-current-capabilities' commandAleksander Morgado
2013-06-05api,introspection: rename 'ModemCapabilities' to 'SupportedCapabilities'Aleksander Morgado
2013-06-05api,introspection: merge 'AllowedModes' and 'SupportedMode' into 'CurrentModes'Aleksander Morgado
2013-06-05api,introspection: 'SupportedModes' is now a list of possible combinationsAleksander Morgado
2013-06-05api,instrospection: rename 'Bands' to 'CurrentBands'Aleksander Morgado
2013-06-05mmcli,modem: show supported IP families in modem infoAleksander Morgado
2013-03-22cli: show CDMA activation state infoAleksander Morgado
2013-02-22api: notify in the interface about the reason why the modem is FAILEDAleksander Morgado
2013-01-11cli: show current power state in the modem status informationAleksander Morgado
2013-01-11cli: new '--set-power-state-on' and '--set-power-state-low' commandsAleksander Morgado
2012-10-19api,modem: new 'PrimaryPort' propertyAleksander Morgado
2012-10-15cli: avoid segfault when revision info is not givenAleksander Morgado
2012-10-05cli: include signal quality information in modem status infoAleksander Morgado
2012-10-04libmm-glib: remove the `libmm-common.h' headerAleksander Morgado
2012-09-07cli: include both current and modem capabilities in modem reportAleksander Morgado
2012-08-24api,introspection: report list of drivers, not just oneAleksander Morgado
2012-07-25cli: get AT command timeout directly from our default operation timeoutAleksander Morgado
2012-07-25cli: allow modifying default DBus timeout with `--timeout'Aleksander Morgado
2012-07-25cli: fix showing CDMA related info in sync modeAleksander Morgado
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