Wiki

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
resources:tools-software:linux-drivers:iio-transceiver:ad9361 [28 Oct 2021 22:07] – [Driver testing / API] Robin Getzresources:tools-software:linux-drivers:iio-transceiver:ad9361 [12 Feb 2022 01:49] (current) – Reading RX gain table is dependent on the RX_LO setting Terry Carpenter
Line 770: Line 770:
 Reading the gain_table_config attribute returns the current gain table that is loaded into the transceiver IC. Reading the gain_table_config attribute returns the current gain table that is loaded into the transceiver IC.
 The printed format matches the format used in the gaintable file. The printed format matches the format used in the gaintable file.
 +
 +Reading the gain table only displays the gain table that will be used with the current RX_LO frequency setting.
 +<WRAP box bggreen><wrap info>This specifies any shell prompt running on the target</wrap>
 +<xterm>
 +root:/sys/bus/iio/devices/iio:device1> echo 2450000000 >  out_altvoltage0_RX_LO_frequency
 +root:/sys/bus/iio/devices/iio:device1> cat out_altvoltage0_RX_LO_frequency
 +2450000000
 +</xterm></WRAP>
  
 <WRAP box bggreen><wrap info>This specifies any shell prompt running on the target</wrap> <WRAP box bggreen><wrap info>This specifies any shell prompt running on the target</wrap>
resources/tools-software/linux-drivers/iio-transceiver/ad9361.txt · Last modified: 12 Feb 2022 01:49 by Terry Carpenter