Migrated to codeberg.org. This a read-only archive.

mwptools revisited

"A mission planner for the rest of us"

mwp

Overview

mwptools provides:

for INAV FC equipped model aircraft / UAS.

mwp supports the following telemetry protocols:

mwp supports the real-time display of adjacent aircraft (GA / other models) using:

mwp provides logging and the replay of:

Log replay requires tools from the flightlog2x project.

mwp also proivdes legacy suport for Multiwii navigation functions.

User Guide

There is an online user guide.

Tools

Platforms and OS

The tools are designed to be portable and as far as possible platform and hardware agnostic. The suite is developed on Arch Linux and is additionally tested on Debian (Trixie / Sid), Fedora (current), Void and FreeBSD (current release) (at least). It is also possible to build and run mwp on MacOS (from mwptools 2024.11.20) and Windows (Msys2 / standalone installer from 2024.12.07).

mwp should build and run on any platform that provides modern GTK4 and POSIX APIs.

mwptools is tested on aarch64, riscv64 and x86_64 architectures om Linux and FreeBSD.

Installation

Binary installers, Debian packages (*.deb) and a Windows installer are provided in the Release Area.

Otherwise the online user guide provides dependency and build instructions.

There is a migration guide describing migration from the legacy version.

meson setup _build --prefix=~/.local --strip
ninja -C _build install

Licence

GPL v3 or later

Contact