Re: 3G Signal CSQ
- From: Aleksander Morgado <aleksander lanedo com>
- To: PSTM <pstm spain gmail com>
- Cc: networkmanager-list gnome org
- Subject: Re: 3G Signal CSQ
- Date: Sun, 18 Mar 2012 16:51:53 +0100
Hoola,
I see that NM request signal quality from 3G modem. I need dbm or
similar. Any command line option while modem it is locked by NM.
I need obtain dbm or result of at+csq
You can query the signal quality retrieved by NM/MM directly using the
DBus interface and the 'dbus-send' command line utility (assuming your
modem is at index 0 here):
dbus-send --system --dest=org.freedesktop.ModemManager --print-reply
/org/freedesktop/ModemManager/Modems/0
org.freedesktop.ModemManager.Modem.Gsm.Network.GetSignalQuality
That won't give you neither the raw dBm value nor the rssi, though. It
will give you a computed percentage value [0,100] representing the
signal quality.
Cheers,
--
Aleksander
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]