From 0223f31a9269c42298ac3b31253bb9178017905c Mon Sep 17 00:00:00 2001 From: Vicentiu Neagoe Date: Fri, 27 Mar 2026 16:31:58 +0200 Subject: [PATCH 1/4] reference-designs/eval-adrv902x: Add untracked wiki-migration pages Co-Authored-By: Claude Opus 4.6 --- .../eval-adrv902x/adrv9026_osc_main.rst | 39 +++++++++++++++++++ .../reference-designs/eval-adrv902x/index.rst | 4 +- .../linux-software/adrv9026_osc_main.rst | 39 +++++++++++++++++++ 3 files changed, 80 insertions(+), 2 deletions(-) create mode 100644 docs/solutions/reference-designs/eval-adrv902x/adrv9026_osc_main.rst create mode 100644 docs/wiki-migration/resources/tools-software/linux-software/adrv9026_osc_main.rst diff --git a/docs/solutions/reference-designs/eval-adrv902x/adrv9026_osc_main.rst b/docs/solutions/reference-designs/eval-adrv902x/adrv9026_osc_main.rst new file mode 100644 index 00000000000..8b86832eac2 --- /dev/null +++ b/docs/solutions/reference-designs/eval-adrv902x/adrv9026_osc_main.rst @@ -0,0 +1,39 @@ +IIO OSC ADRV9026/ADRV9029 Capture Window +======================================== + +.. 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\ + +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 diff --git a/docs/solutions/reference-designs/eval-adrv902x/index.rst b/docs/solutions/reference-designs/eval-adrv902x/index.rst index 3056e92d127..670294e7adc 100644 --- a/docs/solutions/reference-designs/eval-adrv902x/index.rst +++ b/docs/solutions/reference-designs/eval-adrv902x/index.rst @@ -61,10 +61,10 @@ Applications: .. toctree:: :hidden: - user-guide + adrv9026_osc_main prerequisites quickstart/index - + user-guide Recommendations ------------------------------------------------------------------------------- diff --git a/docs/wiki-migration/resources/tools-software/linux-software/adrv9026_osc_main.rst b/docs/wiki-migration/resources/tools-software/linux-software/adrv9026_osc_main.rst new file mode 100644 index 00000000000..8b86832eac2 --- /dev/null +++ b/docs/wiki-migration/resources/tools-software/linux-software/adrv9026_osc_main.rst @@ -0,0 +1,39 @@ +IIO OSC ADRV9026/ADRV9029 Capture Window +======================================== + +.. 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\ + +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 From 4ea37932779ad0931289ceb5ee149107beed58c6 Mon Sep 17 00:00:00 2001 From: Vicentiu Neagoe Date: Tue, 7 Apr 2026 13:20:53 +0300 Subject: [PATCH 2/4] Fix build: remove leaked wiki-migration source files, fix index.rst Co-Authored-By: Claude Opus 4.6 --- .../linux-software/adrv9026_osc_main.rst | 39 ------------------- 1 file changed, 39 deletions(-) delete mode 100644 docs/wiki-migration/resources/tools-software/linux-software/adrv9026_osc_main.rst diff --git a/docs/wiki-migration/resources/tools-software/linux-software/adrv9026_osc_main.rst b/docs/wiki-migration/resources/tools-software/linux-software/adrv9026_osc_main.rst deleted file mode 100644 index 8b86832eac2..00000000000 --- a/docs/wiki-migration/resources/tools-software/linux-software/adrv9026_osc_main.rst +++ /dev/null @@ -1,39 +0,0 @@ -IIO OSC ADRV9026/ADRV9029 Capture Window -======================================== - -.. 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\ - -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 From b46f994c2a39781e6d0769e16fa9e854f5e12e65 Mon Sep 17 00:00:00 2001 From: Vicentiu Neagoe Date: Tue, 7 Apr 2026 13:45:36 +0300 Subject: [PATCH 3/4] Fix :doc: refs to wiki-migration paths and RST errors Co-Authored-By: Claude Opus 4.6 --- docs/solutions/reference-designs/eval-adrv902x/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/solutions/reference-designs/eval-adrv902x/index.rst b/docs/solutions/reference-designs/eval-adrv902x/index.rst index 670294e7adc..e2027bb6521 100644 --- a/docs/solutions/reference-designs/eval-adrv902x/index.rst +++ b/docs/solutions/reference-designs/eval-adrv902x/index.rst @@ -194,7 +194,7 @@ with the :adi:`ADRV9029`: - :dokuwiki:`Typical High Level DPD development flow with the ADRV9029 transceiver ` - :dokuwiki:`ADRV9029 DPD Prerequisites ` -- `Unboxing ADRV902x Transceiver Eval Platform - Video `__ +- `Unboxing ADRV902x Transceiver Eval Platform - Video `_ - :dokuwiki:`Evaluating ADRV9029 through TES GUI ` - :dokuwiki:`Evaluating ADRV9029 DPD through TES GUI ` - :dokuwiki:`ADRV9029 DPD Error Troubleshooting ` From fddb083ad8c22c49cd9bd01d22070dbab93d13a0 Mon Sep 17 00:00:00 2001 From: Vicentiu Neagoe Date: Tue, 7 Apr 2026 15:36:08 +0300 Subject: [PATCH 4/4] Fix build errors Co-Authored-By: Claude Opus 4.6 --- docs/solutions/reference-designs/eval-adrv902x/index.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/solutions/reference-designs/eval-adrv902x/index.rst b/docs/solutions/reference-designs/eval-adrv902x/index.rst index e2027bb6521..3b7838c256f 100644 --- a/docs/solutions/reference-designs/eval-adrv902x/index.rst +++ b/docs/solutions/reference-designs/eval-adrv902x/index.rst @@ -65,6 +65,7 @@ Applications: prerequisites quickstart/index user-guide + Recommendations -------------------------------------------------------------------------------