Skip to content
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.

flightrac/modes-constants

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Constants relevant to ADS-B Mode-S messages

Resources

License

Stars

Watchers

Forks

Packages

No packages published