summaryrefslogtreecommitdiff
path: root/introspection
AgeCommit message (Expand)AuthorFilesLines
2022-11-07build: drop autotoolsAleksander Morgado2-34/+0
2022-11-04core,log: new 'MSG' log level between 'INFO' and 'WARN'Aleksander Morgado1-1/+2
2022-08-19api,introspection: add Gid1 and Gid2 properties in SIM interfaceAleksander Morgado1-0/+22
2022-07-25build: make tests optionalDylan Van Assche1-1/+3
2022-04-21introspection: add Modem SimpleDylan Van Assche1-0/+1
2022-02-16iface-modem-signal: polling and thresholds only in effect if modem enabledAleksander Morgado1-1/+5
2022-01-18api,modem: new 'GetCellInfo()' methodAleksander Morgado1-0/+417
2022-01-06api,modem: fix alignment in SetPrimarySimSlot()Aleksander Morgado1-4/+4
2021-12-24api,profile-manager: new 'IndexField' propertyAleksander Morgado1-5/+23
2021-12-24api,bearer: new 'profile-source' settingAleksander Morgado1-0/+9
2021-12-24api,bearer: new 'roaming-allowance' settingAleksander Morgado1-0/+8
2021-12-24api,bearer: specify how 'allow-roaming' worksAleksander Morgado1-2/+6
2021-12-24api,bearer: new 'profile-enabled' settingAleksander Morgado1-0/+11
2021-12-24api,bearer: new 'access-type-preference' settingAleksander Morgado1-0/+7
2021-12-24api,modem3gpp: add DRX cycle in 5G registration settingsAleksander Morgado1-1/+10
2021-12-24api,modem3gpp: new 5G registration settings support and MICO modeSom_SP1-0/+41
2021-12-13base-bearer: make sure 'ReloadStatsSupported' is set before transitioning to ...Aleksander Morgado1-1/+9
2021-12-13api, dbus, bearer: Add ReloadStatsSupported bearer dbus propertyFrederic Martinsons1-0/+9
2021-12-11api,sim: new 'SimType', 'Removability' and 'EsimStatus' propertiessom1-0/+31
2021-11-04api,bearer: specify that 'profile-name' is part of profile managementHEADmasterAleksander Morgado1-1/+3
2021-11-04api,bearer: minor indentation fixesAleksander Morgado1-4/+4
2021-11-03api,bearer: add 'uplink-speed' and 'downlink-speed' statsSom_SP1-0/+14
2021-11-03api,bearer: add reference to 5G DNN in the "apn" propertySom_SP1-1/+2
2021-11-02api,3gpp: new 'SetPacketServiceState()' methodAleksander Morgado1-0/+12
2021-11-02api,3gpp: new 'PacketServiceState' propertyAleksander Morgado1-0/+10
2021-10-22api,bearer: new 'start-date' field in bearer statisticsFrederic Martinsons1-0/+8
2021-10-20api,signal: new signal threshold based setupSom_SP1-5/+92
2021-10-20api,signal: new 'error-rate' reporting per access technologySom_SP1-0/+54
2021-10-17bearer-properties: Add profile-name to the bearer propertiesAndrew Lassalle1-0/+8
2021-10-16introspection,signal: minor doc fix in 5G RSRPAleksander Morgado1-1/+1
2021-09-10introspection,sar: new interface introduced for 1.20Aleksander Morgado1-4/+4
2021-09-10build,meson: add Sar interfaceAleksander Morgado1-0/+1
2021-09-10Revert "api: remove Modem.Sar interface"Aleksander Morgado3-0/+104
2021-09-07build: Port to mesonIñigo Martínez1-0/+35
2021-08-09api: remove Modem.Sar interfaceAleksander Morgado3-104/+0
2021-07-25introspection: signal quality signature is (ub)Dylan Van Assche1-2/+3
2021-07-03api,location: update TAC documentation to allow 3-byte values in 5GNRAleksander Morgado1-2/+2
2021-05-23api,bearer: new 'ConnectionError' propertyAleksander Morgado1-0/+14
2021-04-30api,introspection: fix DisableFacilityLock() documentationAleksander Morgado1-0/+1
2021-04-30api,libmm-glib,cli: add command to disable facility lockMichal Mazur1-0/+27
2021-04-29api,bearer: new 'ProfileId' propertyAleksander Morgado1-0/+14
2021-04-29api,modem: new Modem3gpp.ProfileManager interfaceAleksander Morgado3-0/+148
2021-04-29api,bearer: new 'profile-id' settingAleksander Morgado1-0/+12
2021-04-29api,bearer: new 'apn-type' settingAleksander Morgado1-0/+7
2021-03-23api,bearer: minor alignment fixAleksander Morgado1-1/+1
2021-03-23api: add 'Since' tagsAleksander Morgado18-14/+424
2021-03-23build: add support for the new SAR interfaceAleksander Morgado1-0/+1
2021-03-23api,sar: improve documentation and add example of SAR mapping tableAleksander Morgado1-1/+29
2021-03-23api,sar: add D-Bus interface to support SARMadhav2-0/+67
2021-03-22api: define bearer settings only in the 'Properties' propertyAleksander Morgado4-104/+109