Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1.42 KB

File metadata and controls

30 lines (22 loc) · 1.42 KB

ADJS-B: Mode S parsing in JavaScript

This is a set of libraries to parse Mode S frames, and common payloads used for aircraft identification and ADS-B (CPR location encoding, tail number to ICAO 24-bit address encoding, altitude codes).

The library is broken down into the following components:

Alternate Implementations

These projects implement decoders for Mode S and ADS-B payloads:

References