API Reference aprs v#0.1.2
View SourceModules
Main APRS packet parsing library
AX.25 callsign and path parsing/validation for APRS packets.
Compressed position parsing for APRS packets.
Compressed position helpers for APRS.
Main entry point for APRS packet parsing. Delegates to submodules for specific formats.
Extracts device identifier (TOCALL or Mic-E) from APRS packets.
This module has been split into domain-specific helpers
APRS item parsing.
KISS/TNC2 conversion helpers for APRS.
APRS message parsing.
Parses Mic-E encoded APRS packets.
NMEA sentence parsing for APRS packets.
NMEA coordinate and sentence parsing helpers for APRS.
APRS object parsing.
PHG/DFS parsing for APRS packets.
PHG/DF helper functions for APRS.
Uncompressed position parsing for APRS packets.
Helpers for special APRS data types: PEET logging and invalid/test data.
APRS status parsing.
APRS telemetry parsing.
Telemetry helpers for APRS.
APRS timestamped position parsing.
Core types and structs for APRS parser.
Type struct for MicE
Represents an APRS packet with all its components.
Represents parsing errors with error code, message, and raw data.
Represents position data with latitude, longitude, and associated metadata.
Utility and ambiguity helpers for APRS.
Shared helper functions for APRS parser modules.
APRS weather report parsing.
Weather field extraction helpers for APRS.