Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
rogergranada committed May 9, 2018
1 parent 0fe3629 commit 9e74cf8
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions docs/source/rpi/peripheral/bullet-m2.rst
Original file line number Diff line number Diff line change
Expand Up @@ -32,15 +32,15 @@ Powering up the Bullet M2HP
As the radio is powered through PoE, it comes with a PoE adapter as seen in the image below (exact model may differ):

.. image:: images/poe_adapter.png
:width: 400pt
:width: 600pt
:alt: Image of the Bullet M2HP PoE adapter
:align: center

After plugging the adapter to a power outlet, the PoE port connects to the Bullet, while the LAN port connects to the Raspberry Pi's Ethernet port. In the Platypus boat, the connection is the same, except for the power which comes from the boat's electronics board, as shown in the diagram below:

.. image:: images/bullet_connection.png
:align: center
:width: 400pt
:width: 600pt


Accessing the Bullet M2HP configuration page
Expand Down Expand Up @@ -70,7 +70,7 @@ The Bullet configuration page can the be accessed in a browser by the address ``

.. image:: images/login.png
:align: center
:width: 400pt
:width: 600pt

To connect and configure the M2 Bullet, use the credentials:

Expand All @@ -96,13 +96,13 @@ To configure the Bullet as an access point, change the following configurations
.. image:: images/set_access_point.png
:align: center
:width: 400pt
:width: 600pt
Click "Change" but **do not click "Apply" yet**. In the leftmost tab, uncheck the "AirMax" box and click "Change".
.. image:: images/disable_airmax.png
:align: center
:width: 400pt
:width: 600pt
This is sufficient to configure the radio as an Access Point, and it will generate a WiFi network with the specified SSID. However, there are two possible configurations regarding the Bullet's network role: *Bridge* and *Router* mode.
Expand All @@ -125,7 +125,7 @@ In the ``Network`` tab, modify the following fields to configure the radio in br
.. image:: images/set_bridge.png
:align: center
:width: 400pt
:width: 600pt
Click ``Change`` and then ``Apply``. After a short connection drop, the radio will generate a WiFi network with the SSID specified in the ``Wireless`` tab.
Expand Down

0 comments on commit 9e74cf8

Please sign in to comment.