Skip to content

Commit

Permalink
Merge branch 'develop' of github.com:Outernet-Project/outernet-linux-…
Browse files Browse the repository at this point in the history
…lband into develop
  • Loading branch information
Branko Vukelic committed Sep 7, 2016
2 parents 3b1dded + 613d871 commit a9f10ed
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions docs/source/intro.rst
@@ -1,9 +1,9 @@
Introduction
============

The files that are datacast by Outernet are encoded, modulated, and sent to
The files that are datacast by Outernet are encoded, modulated, and uplinked to
several Inmarsat satellites. These satellites transmit the radio waves in the
`L band frequency range <https://en.wikipedia.org/wiki/L_band>`_. The waves are
`L-band frequency range <https://en.wikipedia.org/wiki/L_band>`_. The waves are
received by a radio on your receiver and then passed on to the software
demodulator. The demodulator turns the analog signal into bits and then passes
them onto the decoder, which extracts the file information from the data and
Expand Down Expand Up @@ -37,5 +37,5 @@ to you as an exercise.
In a proper Outernet receiver, there are usually a few more components, like
the web-based user interface software. Since the purpose of such software is to
provide access to files from outside the receiver, they will not be covered in
this guide. It is assumed that, on a regular desktop Linux, user will have
this guide. It is assumed that, on regular desktop Linux, the user will have
enough options for getting access to files locally.
4 changes: 2 additions & 2 deletions docs/source/requirements.rst
Expand Up @@ -7,8 +7,8 @@ virtual machine.
In order to follow this guide, you will need:

- RTL-SDR USB dongle
- LNA
- patch antenna
- LNA (low noise amplifier)
- Patch antenna
- Internet connection
- Basic familiarity with the Linux command line shell

Expand Down

0 comments on commit a9f10ed

Please sign in to comment.