CBielstein / APRSsharp

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

Decode of AX.25 Packet Format via KISS #144

Closed CBielstein closed 11 months ago

CBielstein commented 1 year ago

When a TNC receives a packet, it is sent to the host machine using the KISS protocol. The receiving machine is sent the code in AX.25 format.

In order to decode the packet, APRS# must be able to decode AX.25 format. This story is to track that work.

Acceptance Criteria: