https://github.com/ardupilot/node-mavlink-mappings
https://github.com/ardupilot/node-mavlink-mappings
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/ardupilot/node-mavlink-mappings
- Owner: ArduPilot
- License: lgpl-3.0
- Created: 2021-05-11T22:00:06.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-01-31T17:21:37.000Z (over 2 years ago)
- Last Synced: 2024-10-06T09:47:41.558Z (almost 2 years ago)
- Language: TypeScript
- Size: 340 KB
- Stars: 5
- Watchers: 3
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
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.