modes-constants

1.0.1 • Public • Published

Mode-S Constants

Constants to be used with other Mode-S modules

Build Status

npm package

Installation

$ npm install --save modes-constants

Documentation

Message Length

  • LONG_MSG_BITS
  • SHORT_MSG_BITS

Units

  • UNIT_FEET
  • UNIT_METERS

Errors

  • E_INVALIDFRAME
  • E_SHORTFRAME
  • E_LONGFRAME

Credits

A port of antirez's dump1090, but in Node.js: https://github.com/antirez/dump1090/

License

Keeps the 3-Clause BSD License from the "parent" repository

Dependencies (0)

    Dev Dependencies (2)

    Package Sidebar

    Install

    npm i modes-constants

    Weekly Downloads

    0

    Version

    1.0.1

    License

    BSD-3-Clause

    Last publish

    Collaborators

    • foliveira