Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
IIO OSC ADRV9026/ADRV9029 Capture Window

Check failure on line 1 in docs/solutions/reference-designs/eval-adrv902x/adrv9026_osc_main.rst

View workflow job for this annotation

GitHub Actions / check-doc

vale:Vale.Terms:5 Use '[Oo]sc' instead of 'OSC'.
========================================

.. important::

We are in the process of migrating our documentation to GitHubIO. This page is outdated and the new one can be found at https://analogdevicesinc.github.io/documentation/eval/user-guide/transceiver/adrv9026/quickstart/index.html\
Comment on lines +4 to +6

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would delete this, otherwise it looks good to me.


Introduction
------------

Main receivers RX1, RX2, RX3, and RX4 are handled by the axi-adrv9025-rx-hpc IIO
device.

Channels:

+---------------------+-----------------------+-----------------------+-----------------------+-----------------------+
| | Receiver Inputs | | | |
+=====================+=======================+=======================+=======================+=======================+
| IIO Device Channels | voltage0_i voltage0_q | voltage1_i voltage1_q | voltage2_i voltage2_q | voltage3_i voltage3_q |
+---------------------+-----------------------+-----------------------+-----------------------+-----------------------+
| axi-adrv9009-rx-hpc | RX1 | RX2 | RX3 | RX4 |
+---------------------+-----------------------+-----------------------+-----------------------+-----------------------+

Screenshots
-----------

Time Domain View
~~~~~~~~~~~~~~~~

.. image:: https://wiki.analog.com/_media/resources/tools-software/linux-software/adrv9009_td_main.png
:align: center
:width: 600

Frequency Domain View
~~~~~~~~~~~~~~~~~~~~~

.. image:: https://wiki.analog.com/_media/resources/tools-software/linux-software/adrv9009_fd_main.png
:align: center
:width: 600
5 changes: 3 additions & 2 deletions docs/solutions/reference-designs/eval-adrv902x/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,10 @@
.. toctree::
:hidden:

user-guide
adrv9026_osc_main
prerequisites
quickstart/index
user-guide

Recommendations
-------------------------------------------------------------------------------
Expand Down Expand Up @@ -102,7 +103,7 @@
- :adi:`ADRV9029 product page <ADRV9029>`
- :adi:`Full data sheet and chip design package <en/design-center/landing-pages/001/integrated-rf-agile-transceiver-design-resources.html>`

- Hardware in the Loop / How to design your own custom BaseBand

Check failure on line 106 in docs/solutions/reference-designs/eval-adrv902x/index.rst

View workflow job for this annotation

GitHub Actions / check-doc

vale:Vale.Terms:59 Use '[Bb]aseband' instead of 'BaseBand'.

- :dokuwiki:`GNU Radio <resources/tools-software/linux-software/gnuradio>`
- :dokuwiki:`Transceiver Toolbox <resources/tools-software/transceiver-toolbox>`
Expand Down Expand Up @@ -163,7 +164,7 @@
Four Quick Steps to Production: Using Model-Based Design for Software-Defined
Radio:

#. :adi:`Part 1 - The Analog Devices/Xilinx SDR Rapid Prototyping Platform: Its Capabilities, Benefits, and Tools <library/analogDialogue/archives/49-09/four-step-sdr-01.html>`

Check warning on line 167 in docs/solutions/reference-designs/eval-adrv902x/index.rst

View workflow job for this annotation

GitHub Actions / check-doc

vale:Enforcement.AMD-Xilinx:38 Use 'AMD Xilinx' instead of 'Xilinx'.
#. :adi:`Part 2 - Mode S Detection and Decoding Using MATLAB and Simulink <library/analogDialogue/archives/49-10/four-step-sdr-02.html>`
#. :adi:`Part 3 - Mode S Signals Decoding Algorithm Validation Using Hardware in the Loop <library/analogDialogue/archives/49-11/four-step-sdr-03.html>`
#. :adi:`Part 4 - Rapid Prototyping Using the Zynq SDR Kit and Simulink Code Generation Workflow <library/analogDialogue/archives/49-12/four-step-sdr-04.html>`
Expand Down Expand Up @@ -194,7 +195,7 @@
- :dokuwiki:`Typical High Level DPD development flow with the ADRV9029 transceiver <resources/eval/user-guides/adrv9029/dpd_development_flow>`

- :dokuwiki:`ADRV9029 DPD Prerequisites <resources/eval/user-guides/adrv9029/prerequisites>`
- `Unboxing ADRV902x Transceiver Eval Platform - Video <https://www.youtube.com/watch?v=Oq_9bl5f8fM>`__
- `Unboxing ADRV902x Transceiver Eval Platform - Video <https://www.youtube.com/watch?v=Oq_9bl5f8fM>`_
- :dokuwiki:`Evaluating ADRV9029 through TES GUI <resources/eval/user-guides/adrv9029/evaluation_through_tes_gui>`
- :dokuwiki:`Evaluating ADRV9029 DPD through TES GUI <resources/eval/user-guides/adrv9029/evaluating_dpd_through_tes_gui>`
- :dokuwiki:`ADRV9029 DPD Error Troubleshooting <resources/eval/user-guides/adrv9029/dpd_error_troubleshooting>`
Expand Down
Loading