Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Commit

Permalink
reduced some image file sizes to get the whole thing smaller
Browse files Browse the repository at this point in the history
  • Loading branch information
Marc Lichtman committed Jul 3, 2021
1 parent b74d537 commit 21119e2
Show file tree
Hide file tree
Showing 8 changed files with 2 additions and 2 deletions.
Binary file removed _images/IQ.gif
Binary file not shown.
Binary file added _images/fading_example.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed _images/fading_example.png
Binary file not shown.
Binary file removed _images/fft_logo.gif
Binary file not shown.
Binary file added _images/inspectrum.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed _images/inspectrum.png
Binary file not shown.
2 changes: 1 addition & 1 deletion content/iq_files.rst
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ Although we learned how to create our own spectrogram plot in the :ref:`freq-dom
sudo make install
inspectrum
.. image:: ../_images/inspectrum.png
.. image:: ../_images/inspectrum.jpg
:scale: 30 %
:align: center

Expand Down
2 changes: 1 addition & 1 deletion content/multipath_fading.rst
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ In the figure below, the :red:`red` shape shows our signal in the frequency doma

Here is an example of a 16 MHz wide signal that is continuously transmitting. There are several moments in the middle where there's a period of time a piece of signal is missing. This example depicts frequency selective fading, which causes holes in the signal that wipe out some frequencies but not others.

.. image:: ../_images/fading_example.png
.. image:: ../_images/fading_example.jpg
:scale: 60 %
:align: center

Expand Down

0 comments on commit 21119e2

Please sign in to comment.