Decoder for ADS-B(Automatic Depedent Surveillance-Broadcast) - written with deku
Implementation of the CCSDS Primary Header for space applications
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.
Simple NMEA 0183 parser
A pure Rust implementation of the SGP4 algorithm for satellite propagation
A no_std nmea sentence parser