Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-16 | libmm-glib: fix license in sources | Aleksander Morgado | |
The libmm-glib library is LGPLv2+, not GPLv2+. | |||
2021-10-20 | libmm-glib: new 'MMSignalThresholdProperties' helper object | Aleksander Morgado | |
To avoid needing to work with GVariants directly. | |||
2021-10-20 | libmm-glib,mmcli: add support for the new signal 'SetupThresholds()' API | Som_SP | |
Includes updates by Aleksander Morgado to fix mostly coding style issues. | |||
2021-07-01 | libmm-glib,modem-signal: use helper macros to manage the monitored properties | Aleksander Morgado | |
2021-07-01 | libmm-glib: use single mutex in each type to sync access | Aleksander Morgado | |
There is truly no need for a per-property mutex, using a global one for the whole object is equally fine. | |||
2020-07-04 | iface-modem-signal: added 5G signal information | Walter Hagstrom | |
Extended the ModemManager Signal interface to include 5G signal information for RSRP, RSRQ and SINR via libqmi. Also extended mmci to print 5G signal info. | |||
2019-10-28 | docs,libmm-glib: provide per-version indices | Aleksander Morgado | |
2013-08-21 | libmm-glib,signal: fix introspection annotations and gtk-doc comments | Aleksander Morgado | |
2013-08-21 | api,introspection: use per-technology dictionaries in the 'Signal' interface | Aleksander Morgado | |
2013-08-21 | libmm-glib: handle the new 'Signal' interface | Aleksander Morgado | |