mavlink-parser-browserify
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

If you're looking for the officially supported bindings for JavaScript see the pymavlink project.

MavLink Parser for the browser

Mavlink-parser-browserify is a copy of node-mavlink. Unfortunately, the original node-mavlink library has a dependency on the node UDP/datagram sockets module (dgram). This is an issue when trying to run node-mavlink in a browser-only environment from Webpack 5 lost polyfill.

This work is simply the node-mavlink striped of its dependency on dgram (and the functionalities linked to it).

Readme

Keywords

Package Sidebar

Install

npm i mavlink-parser-browserify

Weekly Downloads

0

Version

0.1.0

License

LGPL

Unpacked Size

220 kB

Total Files

22

Last publish

Collaborators

  • geopan