Bug#1143858: ITP: pymavlink -- implementation of the MAVLink protocol
Steffen Moeller <[email protected]> Fri, 07 Aug 2026 13:17:51 +0200
| Newsgroups | gmane.linux.debian.devel.wnpp |
|---|---|
| Message-ID | <178610147117.38258.8861578219533735756.reportbug__8050.24239686958$1786101573$gmane$org@x230.fritz.box> |
Package: wnpp Severity: wishlist Owner: Steffen Moeller <[email protected]> X-Debbugs-Cc: [email protected], [email protected] * Package name : pymavlink * URL : https://github.com/ArduPilot/pymavlink/ * License : LGPLv3 Programming Lang: Python Description : implementation of the MAVLink protocol To the degree that a drone is not flying autonomously, some signals need to be sent from whatever is controlling it to the flying object. A few standards have evolved, one of which is MAVlink. . This is a Python implementation of the MAVLink protocol. It includes a source code generator (generator/mavgen.py) to create MAVLink protocol implementations for other programming languages as well. Also contains tools for analyzing flight logs. I plan to have this package maintained with the Python team.