Web Plugin

Warning

Web plugin is obsolete, it has been replaced with Web UDP Telemetry

Web Plugin streams telemetry data from WebClient to GCS apps such as Mission Planner, QGround Control or similar GCS applications to your vehicle via Andruav.

You can connect directly from WebClient and no need for Andruav GCS Mobile App to stream telemetry data.

This plugin can run on Windows, MacOS & Linux.


Steps Description

  1. Install nodejs on your machine, it works on Linux, Windows & Mac.

  2. Install Webplugin App from command prompt using command.

$npm install andruavwebpluging -g

How to download andruavwebplugin and How to run andruavwebplugin


  1. Run andruavplugin from command prompt. You don’t need to change any ports. For more options you can run:

$ andruavplugin -h
  1. Open AndruavWeb and press Tele-Off it should turn into red and be Tele-On

Web Telemetry
  1. Open Mission Planner or QGroundControl and connect using UDP default port 14550.

Web Telemetry

Important

Andruav GCS Telemetry uses TCP connection, while Andruav Web Plugin uses UDP connection. You need to be careful when you select the connection in your GCS App such as Mission Planner and QGroundControl.