From 86740082a23d7ad49e164567637974843037758f Mon Sep 17 00:00:00 2001 From: Som_SP Date: Wed, 20 Oct 2021 21:50:25 +0200 Subject: api,signal: new 'error-rate' reporting per access technology Includes updates by Aleksander Morgado to improve documentation. --- .../org.freedesktop.ModemManager1.Modem.Signal.xml | 54 ++++++++++++++++++++++ 1 file changed, 54 insertions(+) diff --git a/introspection/org.freedesktop.ModemManager1.Modem.Signal.xml b/introspection/org.freedesktop.ModemManager1.Modem.Signal.xml index 1039870d..fa85d5d3 100644 --- a/introspection/org.freedesktop.ModemManager1.Modem.Signal.xml +++ b/introspection/org.freedesktop.ModemManager1.Modem.Signal.xml @@ -69,6 +69,15 @@ + "error-rate" + + + Frame error rate, in percentage value, given as a + floating point value (signature "d"). + Since: 1.20. + + + Since: 1.2 @@ -117,6 +126,15 @@ + "error-rate" + + + Packet error rate, in percentage value, given as a + floating point value (signature "d"). + Since: 1.20. + + + Since: 1.2 @@ -141,6 +159,15 @@ + "error-rate" + + + Bit error rate (BER), in percentage value, given as a + floating point value (signature "d"). + Since: 1.20. + + + Since: 1.2 @@ -181,6 +208,15 @@ + "error-rate" + + + Block error rate (BLER), in percentage value, given as a + floating point value (signature "d"). + Since: 1.20. + + + Since: 1.2 @@ -229,6 +265,15 @@ + "error-rate" + + + Block error rate (BLER), in percentage value, given as a + floating point value (signature "d"). + Since: 1.20. + + + Since: 1.2 @@ -269,6 +314,15 @@ + "error-rate" + + + Block error rate (BLER), in percentage value, given as a + floating point value (signature "d"). + Since: 1.20. + + + Since: 1.16 -- cgit v1.2.3