Skip to main content

QGC Mission Server

Project description

Petal QGC Mission Server

The petal-qgc-mission-server is a Petal plugin that acts as a bridge between QGroundControl (QGC) and the Petal ecosystem. It simulates a MAVLink vehicle to receive mission plans, converts them into Petal-compatible mission graphs, and publishes them for execution by the LeafSDK.

Key Features

  • MAVLink Adapter: Acts as a MAVLink server (TCP/UDP) to connect with QGC.
  • Mission Translation: Converts MAVLink waypoints into Petal Mission Plans (JSON graph format).
  • Silent Adapter Mode: Intercepts vehicle commands (Takeoff, Land, RTL) without interfering with the physical vehicle's direct link, while still updating internal state for QGC feedback.
  • Rally & Fence Support: Handles QGC's Rally Point and Geofence protocols by accepting and discarding them (to satisfy protocol requirements) or forwarding them as needed.
  • Redis Integration: Publishes mission plans and commands to Redis for consumption by LeafSDK.

Architecture

  • plugin.py: Entry point, manages the QGCMissionAdapterPetal plugin lifecycle.
  • mavlink_server.py: Handles the MAVLink connection and message routing.
  • mission_handler.py: Manages the MAVLink mission protocol (upload/download) and translation.
  • adapter_state.py: Tracks the minimal vehicle state required for QGC interaction (position, mode, battery).

Usage

  1. Start the Service: The plugin is started by the Petal App Manager.
  2. Connect QGC: Configure QGC to connect to the server's IP/Port (default TCP 5760 or as configured).
  3. Upload Mission: Create a mission in QGC and upload it. The server will convert and publish it to Redis.
  4. Monitor: QGC will receive status updates (position, current waypoint) from the server.

Documentation

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

petal_qgc_mission_server-0.1.1.tar.gz (51.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

petal_qgc_mission_server-0.1.1-py3-none-any.whl (64.5 kB view details)

Uploaded Python 3

File details

Details for the file petal_qgc_mission_server-0.1.1.tar.gz.

File metadata

File hashes

Hashes for petal_qgc_mission_server-0.1.1.tar.gz
Algorithm Hash digest
SHA256 cc7bb77472f4f02df4ad8e3d2969ad23d4509f38fe0d31bcef785d50739ad76c
MD5 7cbb19ae251bd7ffc719cb16f196806c
BLAKE2b-256 b54e9b87d2f915c952e7df797d114ea817791253731515cb7f890a2899d15540

See more details on using hashes here.

File details

Details for the file petal_qgc_mission_server-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for petal_qgc_mission_server-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 7a294609efedbd8ad649ccdaf7649d3c017cc18a8656464845848bb6f2cee4da
MD5 80498979f7b453271ec35efaf2ebfadd
BLAKE2b-256 abbc9402e6b06bb71f123dedd8a2ae39638dca38e6f3a852285af6fc896967d1

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page