index
:
dxdxdt/ModemManager
main
mmfwd
sim7600
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mm-iface-modem-signal.c
Age
Commit message (
Expand
)
Author
2023-10-27
core: ensure all errors returned in DBus operations are normalized
Aleksander Morgado
2023-05-11
iface-modem-signal: launch explicit signal query after setting up thresholds
Aleksander Morgado
2023-05-10
Revert "iface-modem-signal: send a query after threshold set up"
Aleksander Morgado
2023-05-10
iface-modem-signal: send a query after threshold set up
Nagi Marupaka
2023-03-15
iface-modem-signal: remove unused variable
Aleksander Morgado
2022-11-04
iface-modem-signal: print signal quality under INFO verbosity
Pavan Holla
2022-02-16
iface-modem-signal: polling and thresholds only in effect if modem enabled
Aleksander Morgado
2021-10-20
libmm-glib: new 'MMSignalThresholdProperties' helper object
Aleksander Morgado
2021-10-20
iface-modem-signal: bind together polling and threshold based setups
Aleksander Morgado
2021-10-20
iface-modem-signal: implement support for SetupThresholds()
Som_SP
2020-07-04
iface-modem-signal: port skeleton update logic to use g_autoptr
Aleksander Morgado
2020-07-04
iface-modem-signal: remove unneeded skeleton clear attempt
Aleksander Morgado
2020-07-04
iface-modem-signal: added 5G signal information
Walter Hagstrom
2020-04-08
iface-modem-signal: port to use object logging
Aleksander Morgado
2020-01-30
iface-modem-signal: fix warnings with -Wimplicit-fallthrough
Aleksander Morgado
2020-01-30
iface-modem-signal: fix warnings with -Wswitch-default
Aleksander Morgado
2019-11-28
iface-modem-signal: avoid logging about signal refresh context if not enabled
Aleksander Morgado
2018-09-13
iface-modem-signal: Tear down refresh context upon shutdown.
Paul Bartell
2018-08-05
signal: cleanup previous extended info if no new one given
Aleksander Morgado
2017-04-18
core: prefer g_task_return_error_if_cancelled() than custom errors
Aleksander Morgado
2017-04-15
iface-modem-signal: port mm_iface_modem_signal_initialize to use GTask
Ben Chan
2017-04-15
iface-modem-signal: port mm_iface_modem_signal_enable to use GTask
Ben Chan
2017-04-15
iface-modem-signal: port mm_modem_iface_signal_disable to use GTask
Ben Chan
2015-12-02
core: use G_SOURCE_REMOVE and G_SOURCE_CONTINUE in GSourceFuncs
Aleksander Morgado
2013-08-21
iface-modem-signal: use the new 'MMSignal' in the interface implementation
Aleksander Morgado
2013-08-21
iface-modem-signal: explicitly check support for the Signal interface
Aleksander Morgado
2013-08-21
api,introspection: use per-technology dictionaries in the 'Signal' interface
Aleksander Morgado
2013-08-21
iface-modem-signal: new implementation for the 'Signal' interface
Aleksander Morgado