Skip to content

Commit

Permalink
Common: Document cuav pwlink address
Browse files Browse the repository at this point in the history
* Add web interface note

Signed-off-by: Ryan Friedman <[email protected]>
Co-authored-by: Henry Wurzburg <[email protected]>
  • Loading branch information
Ryanf55 and Hwurzburg committed May 3, 2024
1 parent 012c644 commit 2183df4
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions common/source/docs/common-cuav-pwlink.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,14 @@ Connecting to the Ground Station
================================

Open WIFI connection dialog on PC or Android Phone and select the ``CUAVWLINKxxxx`` SSID and connect using the password ``cuavwlink``. Once connected use the UDP connection with port = 14550 (which is default) to connect using Mission Planner. QGC should auto-detect and connect.
The PW-LINK default IP address is ``192.168.4.1`` for its web interface to change communication parameters within the PW-LINK.


MAVProxy
--------

The following command can be used to connect a MAVProxy ground station to the vehicle.

.. code-block:: bash
mavproxy.py --master :14550

0 comments on commit 2183df4

Please sign in to comment.