Tools for communicating with Multi-Wii Serial Protocol (MSP) devices
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.