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.2.tar.gz (51.5 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.2-py3-none-any.whl (64.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: petal_qgc_mission_server-0.1.2.tar.gz
  • Upload date:
  • Size: 51.5 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.2.tar.gz
Algorithm Hash digest
SHA256 6f98d07e1824da9d34c3c1ee8fefb62720b80f9d25cbf8a631fe008b410401ed
MD5 4116314436f8cc773ca4eebbdd31f532
BLAKE2b-256 753202c8c8347ab34ba63462d5dd81d0b92d16080ed9ab6e09fea438c670c14c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for petal_qgc_mission_server-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 f3e3ca6944409a30fa75ab64391713d663cb0e62577b9f5b9fd99a3ebf4aa4db
MD5 42001404272bb5898875e3575454a2b3
BLAKE2b-256 6377ed31b65136598cd6cd4af93a8ac7839bd675b2585bbbb6da4888375ae622

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