modes-constants
v1.0.1
Published
Constants relevant to ADS-B Mode-S messages
Downloads
4
Readme
Mode-S Constants
Constants to be used with other Mode-S modules
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