diff options
author | Aleksander Morgado <aleksander@aleksander.es> | 2016-08-10 07:46:34 +0200 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2016-08-10 09:05:47 +0200 |
commit | 3047522b2e494776d9aced64180e54c46e861de1 (patch) | |
tree | 11852c37be294731e6cc1c55c81d704d2ef16467 /introspection/org.freedesktop.ModemManager1.Modem.Signal.xml | |
parent | 7460793caafe86af21c73b96b709253ae79346b5 (diff) |
api,signal: Ec/Io is in dB, not dBm
Diffstat (limited to 'introspection/org.freedesktop.ModemManager1.Modem.Signal.xml')
-rw-r--r-- | introspection/org.freedesktop.ModemManager1.Modem.Signal.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/introspection/org.freedesktop.ModemManager1.Modem.Signal.xml b/introspection/org.freedesktop.ModemManager1.Modem.Signal.xml index 094cbcf8..0ce1b7da 100644 --- a/introspection/org.freedesktop.ModemManager1.Modem.Signal.xml +++ b/introspection/org.freedesktop.ModemManager1.Modem.Signal.xml @@ -153,7 +153,7 @@ <varlistentry><term><literal>"ecio"</literal></term> <listitem> <para> - The UMTS Ec/Io, in dBm, given as a floating point value + The UMTS Ec/Io, in dB, given as a floating point value (signature <literal>"d"</literal>). </para> </listitem> |