Aprs. KISSHelpers
(aprs v2.0.1)
View Source
KISS/TNC2 conversion helpers for APRS.
Summary
Functions
Unwrap a KISS data frame into its TNC2 payload.
Wrap a TNC2 payload in a KISS data frame, escaping C0 and DB bytes.
Functions
Unwrap a KISS data frame into its TNC2 payload.
Strips the C0 00 header and trailing C0, and undoes KISS byte stuffing.
Anything that is not a KISS data frame returns an error map with
:error_code and :error_message.
Wrap a TNC2 payload in a KISS data frame, escaping C0 and DB bytes.