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.4.tar.gz (51.7 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.4-py3-none-any.whl (64.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: petal_qgc_mission_server-0.1.4.tar.gz
  • Upload date:
  • Size: 51.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for petal_qgc_mission_server-0.1.4.tar.gz
Algorithm Hash digest
SHA256 e75161586a7b0126f7990872b0f71eb5d5c1e04d8d17cd4de860815be624ec41
MD5 83e17bdef4b21ee1c9b41a0eeb03755e
BLAKE2b-256 94bbe7ce3c4f771e97586dcfc795e8f2f46d4ccb07a04d66a5b2b907405e0f88

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for petal_qgc_mission_server-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 8bc2fedc2a5179e538b5393c4ecc259869e040b33374a74cad58d937ca5e6a53
MD5 4c4ec99efa29800ec990a4b38d109478
BLAKE2b-256 0e9c2ba8b80002e5d413cf528819549ba419e42dfa59d6978f8921d6441df463

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