Parsers

adsb_deku

Decoder for ADS-B(Automatic Depedent Surveillance-Broadcast) - written with deku

ccsds_primary_header

Implementation of the CCSDS Primary Header for space applications

ccsds_spacepacket

This library attempts to implement a general-purpose parser for Space Packets that can interperet both the generic aspects of the space packet protocol (i.e. the Primary Header) in addition to any custom fields supplied within the Secondary Headers. Although, this library currently just does Primary Headers, the future goal is to make it a more comprehensive SpacePacket parser.

sgp4

A pure Rust implementation of the SGP4 algorithm for satellite propagation