From 0ef694525cc77b9c8819e920f8b5943d5db6a8b4 Mon Sep 17 00:00:00 2001 From: Pau Espin Pedrol Date: Wed, 26 Aug 2020 16:04:43 +0200 Subject: trx_if.adoc: Document RFMUTE TRXC command Change-Id: Id7031b52639f55d36d1589a786e0d29ebb5def53 --- common/chapters/trx_if.adoc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/common/chapters/trx_if.adoc b/common/chapters/trx_if.adoc index 95c00c7..f15ed7b 100644 --- a/common/chapters/trx_if.adoc +++ b/common/chapters/trx_if.adoc @@ -98,6 +98,15 @@ CMD ADJPOWER RSP ADJPOWER ---- +`RFMUTE` locks the RF transceiver, hence disabling emission and reception of +information on Air interface of the channel associated to the TRXC connection +the command is sent on. Parameter with value of `1` is used to mute, and value +of `0` is used to unmute. +---- +CMD RFMUTE <1|0> +RSP RFMUTE <1|0> +---- + ==== Tuning Control `RXTUNE` tunes the receiver to a given frequency in kHz. This command fails if the -- cgit v1.2.3