summaryrefslogtreecommitdiff
path: root/cli
AgeCommit message (Expand)AuthorFilesLines
2021-11-03api,bearer: add 'uplink-speed' and 'downlink-speed' statsSom_SP3-0/+14
2021-11-02api,3gpp: new 'SetPacketServiceState()' methodAleksander Morgado1-1/+85
2021-11-02api,3gpp: new 'PacketServiceState' propertyAleksander Morgado3-6/+11
2021-10-22cli, plugins: factorize usage of iso8601 datetime formatFrederic Martinsons1-1/+1
2021-10-22api,bearer: new 'start-date' field in bearer statisticsFrederic Martinsons3-8/+32
2021-10-20libmm-glib: new 'MMSignalThresholdProperties' helper objectAleksander Morgado1-76/+12
2021-10-20libmm-glib,mmcli: add support for the new signal 'SetupThresholds()' APISom_SP3-28/+173
2021-10-20libmm-glib,mmcli: add support for 'error-rate' measurements in signal infoSom_SP3-20/+56
2021-10-173gpp-profile: Add profile nameAndrew Lassalle1-0/+6
2021-10-14cli,signal: fix error message without EOLAleksander Morgado1-2/+2
2021-10-13mmcli,sar: rename actions to just --sar-enable and --sar-disableAleksander Morgado1-2/+2
2021-10-13build,meson: add SAR interface support in mmcliAleksander Morgado1-0/+1
2021-10-13mmcli:add SAR command --sar-status/--sar-enable/--sar-disable/--set-power-levellvmaorui6-0/+397
2021-09-07build: Port to mesonIñigo Martínez1-0/+47
2021-09-01cli, location: Fix multi-sentence NMEA message outputTeemu Ikonen3-1/+39
2021-07-01cli,location: new '--location-monitor' actionAleksander Morgado1-1/+53
2021-07-01cli,location: TAC is 3 bytes in 5GNRAleksander Morgado1-1/+1
2021-06-25libmm-glib,oma: deprecate method names without the mm_modem_oma prefixAleksander Morgado1-1/+1
2021-06-24mmcli,messaging: fix leak when printing supported storagesAleksander Morgado1-0/+1
2021-05-23api,bearer: new 'ConnectionError' propertyAleksander Morgado3-212/+215
2021-05-17cli,location: use mm_location_3gpp_get_operator_code() in location outputTeijo Kinnunen1-2/+5
2021-04-30mmcli,3gpp: common method to parse --disable-facility-lock input stringAleksander Morgado1-22/+36
2021-04-30api,libmm-glib,cli: add command to disable facility lockMichal Mazur2-2/+102
2021-04-29api,bearer: new 'ProfileId' propertyAleksander Morgado3-0/+8
2021-04-29api,modem: new Modem3gpp.ProfileManager interfaceAleksander Morgado6-235/+781
2021-04-29api,bearer: new 'profile-id' settingAleksander Morgado3-3/+13
2021-04-29api,bearer: new 'apn-type' settingAleksander Morgado3-0/+5
2021-04-29mmcli,manager: add 'wwan' subsystem to kernel event auto scan reportFreedom Liu1-1/+1
2021-04-12cli: avoid attempting to setup timeout on NULL proxyAleksander Morgado1-1/+2
2021-03-24cli,3gpp-ussd: move actions to a separate source fileAleksander Morgado5-244/+404
2021-03-10api,bearer: new 'Multiplexed' propertyAleksander Morgado3-4/+7
2021-03-09mmcli,sim: implement --sim-set-preferred-networks functionTeijo Kinnunen1-2/+108
2021-02-26mmcli,sim: add preferred networks list to SIM propertiesTeijo Kinnunen3-10/+56
2021-01-17core: update copyright years to 2021Aleksander Morgado1-1/+1
2020-12-21mmcli: don't assume that mm_object_peek_modem or mm_object_get_modem return n...Frederic Martinsons2-3/+10
2020-11-20core: new 'rpmsg' subsystemAleksander Morgado1-1/+1
2020-10-19libmm-glib,mmcli: add mm_sim_get_eid and add EID to mmcli outputEric Caruso3-0/+3
2020-08-28api,modem: new 'SetPrimarySimSlot' methodAleksander Morgado1-0/+51
2020-08-28mmcli: also lookup SIM objects in the 'SimSlots' propertyAleksander Morgado1-5/+97
2020-08-28api,modem: new 'SimSlots' and 'PrimarySimSlot' propertiesAleksander Morgado3-9/+48
2020-08-28api,sim: new 'Active' propertyAleksander Morgado3-0/+3
2020-08-01mmcli,output: use 'path' instead of 'dbus path' in field descriptionsAleksander Morgado1-8/+8
2020-07-04iface-modem-signal: added 5G signal informationWalter Hagstrom3-0/+24
2020-06-05cli: make control chars in strings are escaped correctly for json outputMaxim Anisimov1-2/+45
2020-05-05cli: add allowed-auth bearer property in outputAleksander Morgado3-10/+15
2020-04-10api,bearer: add 'total-rx-bytes', 'total-tx-bytes' and 'total-duration' statsAleksander Morgado3-0/+21
2020-04-10api,bearer: add 'attempts' and 'failed-attempts' statisticsAleksander Morgado3-3/+17
2020-04-09api: deprecate MM_MODEM_CAPABILITY_LTE_ADVANCEDAleksander Morgado1-1/+1
2020-04-09cli: improve --help output for --modem and --sim optionsAleksander Morgado1-4/+4
2020-04-09cli: allow looking up for first available modem or SIMAleksander Morgado1-32/+55