Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-04 | iface-modem-signal: print signal quality under INFO verbosity | Pavan Holla | |
2021-11-16 | libmm-glib: fix license in sources | Aleksander Morgado | |
The libmm-glib library is LGPLv2+, not GPLv2+. | |||
2021-10-20 | libmm-glib,mmcli: add support for 'error-rate' measurements in signal info | Som_SP | |
Includes updates by Aleksander Morgado to fix mostly coding style issues. | |||
2020-01-15 | libmm-glib: unconditionally define autoptr support for all types | Aleksander Morgado | |
As we now depend on glib 2.48 | |||
2019-10-28 | docs,libmm-glib: provide per-version indices | Aleksander Morgado | |
2019-01-03 | libmm-glib: add autoptr cleanup functions for all types | Aleksander Morgado | |
https://gitlab.freedesktop.org/mobile-broadband/ModemManager/issues/100 | |||
2018-08-09 | libmm-glib,signal: fix MM_SIGNAL_UNKNOWN symbol value | Aleksander Morgado | |
Unfortunately, G_MINDOUBLE is basically 0.0, so MM_SIGNAL_UNKNOWN ends up giving us a value that may fall in the range of expected values for the signal component. Update the MM_SIGNAL_UNKNOWN symbol to match a value which is definitely out any other possible valid range, so that we can easily detect which values are set and which aren't. While API is maintained, this fix is introducing an ABI break. Not a big deal anyway, as the purpose of the value is just to detect unset fields. | |||
2016-10-12 | api,signal: new RSCP item | Aleksander Morgado | |
2013-08-21 | api,introspection: use per-technology dictionaries in the 'Signal' interface | Aleksander Morgado | |