Skip to content

Commit

Permalink
Minor pluto-m2k, pluto fix
Browse files Browse the repository at this point in the history
Signed-off-by: Jorge Marques <[email protected]>
  • Loading branch information
gastmaier committed Dec 3, 2024
1 parent 7c79307 commit 861567e
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
16 changes: 8 additions & 8 deletions docs/tools/pluto-m2k/building_the_image.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
.. _pluto-m2k building_the_image:

Building the Firmware Image
===========================
"""""""""""""""""""""""""""

It is recommenced to use the pre-build images, which can be
found at :git-plutosdr-fw:`PlutoSDR Firmware releases <releases/latest+>`.
Expand All @@ -17,7 +17,7 @@ testing your image, so if something goes wrong - its a quick power cycle to fix
things.

Prerequisites
-------------
=============

#. Make sure to download, or upgrade your
:ref:`Sources <pluto-m2k obtaining_the_sources>`
Expand Down Expand Up @@ -71,7 +71,7 @@ Firmware Image.
$ u-boot-tools bc python cpio zip unzip file wget

Building
--------
========

.. hint::

Expand Down Expand Up @@ -112,7 +112,7 @@ packages from the WEB.
before you type ``make``.

Build Artifacts
~~~~~~~~~~~~~~~
---------------

.. shell::

Expand Down Expand Up @@ -142,7 +142,7 @@ Build Artifacts
-rw-rw-r-- 1 michael 16K Apr 19 17:39 zynq-pluto-sdr-revb.dtb

Testing on the target
~~~~~~~~~~~~~~~~~~~~~
---------------------

There is a script in the :git-plutosdr_scripts:`plutosdr_scripts <+>` repo
that will quickly download a build artifact (the ``pluto.dfu`` file) to an USB
Expand All @@ -162,7 +162,7 @@ not a persistent update over power cycles or further reboots.
Linux pluto 5.4.0-00535-g9c04de11ae53 #1 SMP PREEMPT Tue Feb 15 16:17:50 EST 2022 armv7l GNU/Linux

Main targets
~~~~~~~~~~~~
------------

.. list-table::
:header-rows: 1
Expand All @@ -186,7 +186,7 @@ Main targets
- ZIP archive containg u-boot and Vivao TCL used for JATG bootstrapping

Other intermediate targets
~~~~~~~~~~~~~~~~~~~~~~~~~~
--------------------------

.. list-table::
:header-rows: 1
Expand Down Expand Up @@ -223,7 +223,7 @@ Other intermediate targets
- Device Tree Blob for Rev.B

How does it work
================
----------------

.. warning::

Expand Down
10 changes: 5 additions & 5 deletions docs/tools/pluto/users/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -43,20 +43,20 @@ Contents
#. :dokuwiki:`Quick Start <university/tools/pluto/users/quick_start>`
#. Intro to the Software. Installing Device Drivers on:

#. :dokuwiki:`Windows </drivers/windows>`
#. :dokuwiki:`Linux </drivers/linux>`
#. :dokuwiki:`MAC </drivers/osx>`
#. :ref:`Windows <pluto-m2k drivers windows>`
#. :ref:`Linux <pluto-m2k drivers linux>`
#. :ref:`MAC <pluto-m2k drivers osx>`

#. Upgrading the the ADALM-PLUTO :dokuwiki:`Firmware <university/tools/pluto/users/firmware>` .
#. :dokuwiki:`Calibrating <university/tools/pluto/users/calibration>` the ADALM-PLUTO.
#. :dokuwiki:`Customizing <university/tools/pluto/users/customizing>` the ADALM-PLUTO.
#. Once the driver are configured and set up, you can interact with the
`ADALM-PLUTO <adi>ADALM-PLUTO>`__ Active Learning Module from:
:adi:`ADALM-PLUTO` Active Learning Module from:

#. :dokuwiki:`IIO oscilloscope </resources/tools-software/linux-software/iio_oscilloscope>`
#. `gqrx <http://gqrx.dk/>`__, an open source software defined radio receiver
(SDR) powered by the GNU Radio
#. `Official support for MATLAB and Simulink <mw>hardware-support/adalm-pluto-radio.html>`__
#. :mw:`Official support for MATLAB and Simulink <hardware-support/adalm-pluto-radio.html>`
#. :dokuwiki:`MATLAB IIO Bindings </resources/tools-software/linux-software/libiio/clients/matlab_simulink>`
#. :dokuwiki:`GNU Radio </resources/tools-software/linux-software/gnuradio>`
#. `SDRangel <https://github.com/f4exb/sdrangel>`__, an Open Source Qt5 /
Expand Down

0 comments on commit 861567e

Please sign in to comment.