aboutsummaryrefslogtreecommitdiff
path: root/src/mm-iface-modem-signal.h
AgeCommit message (Collapse)Author
2021-10-20iface-modem-signal: implement support for SetupThresholds()Som_SP
Also allow updating the per-access technology signal quality information via indications. Includes updates by Aleksander Morgado to fix coding style issues and some other GTask related problems.
2020-09-19core: add autoptr cleanup methods to all internal typesAleksander Morgado
2020-07-04iface-modem-signal: added 5G signal informationWalter 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.
2013-08-21iface-modem-signal: use the new 'MMSignal' in the interface implementationAleksander Morgado
Also modify the QMI-specific implementation to act as a state machine, as we'll add more steps afterwards.
2013-08-21iface-modem-signal: explicitly check support for the Signal interfaceAleksander Morgado
2013-08-21iface-modem-signal: new implementation for the 'Signal' interfaceAleksander Morgado