# mavlink-mappings

> MavLink message definitions

Latest version **1.0.22-20260311** (published 2026-03-11) · LGPL license · 0 weekly downloads

## Install

```sh
npm install mavlink-mappings
pnpm add mavlink-mappings
yarn add mavlink-mappings
bun add mavlink-mappings
```

## Health

**Score 50/100 (C)** — status: stable.

Positive: has types; no vulnerabilities.

Warnings: low downloads; no esm support.

## Facts

| | |
|---|---|
| Version | 1.0.22-20260311 |
| Published | 2026-03-11 |
| First published | 2021-05-11 |
| Weekly downloads | 0 |
| License | LGPL |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 2 |
| Unpacked size | 2.9 MB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 8 |
| Author | Matthias Hryniszak |
| Maintainers | padcom |
| Keywords | mavlink, node-mavlink |

## Links

- npm: https://www.npmjs.com/package/mavlink-mappings
- Repository: https://github.com/padcom/mavlink-mappings
- Homepage: https://github.com/padcom/mavlink-mappings#readme
- Issues: https://github.com/padcom/mavlink-mappings/issues
- Funding: https://www.patreon.com/padcom
- npm.io page: https://npm.io/package/mavlink-mappings

## Dependencies (2)

- [ts-node](https://npm.io/package/ts-node.md) ^10.9.1
- [mavlink-mappings-gen](https://npm.io/package/mavlink-mappings-gen.md) ^0.0.9

## Recent versions

- 1.0.22-20260311 (latest) — 2026-03-11
- 1.0.21-20250824-1 — 2025-08-24
- 1.0.21-20250824-0 — 2025-08-24
- 1.0.20-20240131-0 — 2024-01-31
- 1.0.19-20230620-0 — 2023-06-20
- 1.0.19-20230331-0 — 2023-03-30
- 1.0.18-20230330-2 — 2023-03-30
- 1.0.18-20230330-1 — 2023-03-30
- 1.0.18-20230330-0 — 2023-03-30
- 1.0.17-20230329-2 — 2023-03-29
- 1.0.17-20230329-1 — 2023-03-29
- 1.0.17-20230329-0 — 2023-03-29
- 1.0.16-20230329-0 — 2023-03-29
- 1.0.15-20230328-0 — 2023-03-28
- 1.0.14-20230327-1 — 2023-03-27
- … 35 more at https://npm.io/package/mavlink-mappings/versions

## README

# Node.js MavLink mappings library

This package is the implementation of serialization and parsing of MavLink messages.

Please see [node-mavlink](https://github.com/ArduPilot/node-mavlink) for full documentation.

---
_Source: https://npm.io/package/mavlink-mappings · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
