Bug#1143858: ITP: pymavlink -- implementation of the MAVLink protocol
Steffen Moeller <[email protected]>
| Newsgroups | gmane.linux.debian.devel.general |
|---|---|
| Message-ID | <178610147117.38258.8861578219533735756.reportbug__14822.413276282$1786101574$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.