#packets #aprs #beacon #encode #sending #encoding #arduinos

aprs-encode

Small no_std library for encoding APRS packets

3 releases

0.1.2 Sep 22, 2021
0.1.1 Sep 22, 2021
0.1.0 May 7, 2021

#4 in #beacon


Used in aprshttp

Custom license

16KB
332 lines

aprs-encode

Small no_std library for encoding APRS packets.

This library only supports a very small subset of APRS packets, and is designed for use in arduinos sending APRS beacons.


lib.rs:

Encode APRS data into a string

Dependencies

~66KB