Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 438 Bytes

File metadata and controls

8 lines (5 loc) · 438 Bytes

python-msptools

Tools for communicating with Multi-Wii Serial Protocol (MSP) devices

Modules

Currently this project has one module, msplink, that provides an efficient way for POSIX systems to communicate with a flight controller via MSP. This is a standalone Python module written using the Python C API.

Click here to see msplink and documentation.