CBielstein / APRSsharp

APRS# - Modern APRS software for the amateur radio community
MIT License
12 stars 5 forks source link

Encode of AX.25 Packets #145

Closed CBielstein closed 1 year ago

CBielstein commented 1 year ago

In order to send a packet via TNC to a radio, the controlling computer must encode the packet in AX.25 format then use the KISS protocol to send the AX.25 packet to the TNC.

This ticket tracks AX.25 encoding capability.

Acceptance Criteria