DEPRECATION WARNING
As of November 2020, this 'stable' implementation is deprecated. It is recommended to use the 'nextgen' implementation found in the ../javascript/ folder for new projects. This version has known issues with packet attribute conflicts (e.g., packet.id, packet.format) and incorrect packet packing.
Overview
This implementation generates npm modules for Node.js based on MAVLink XML manifests. It provides a MAVLink parser that emits events when valid messages are encountered. It is considered 'pre-beta' with a rough API.