Packet.Ax25
0.5.1
dotnet add package Packet.Ax25 --version 0.5.1
NuGet\Install-Package Packet.Ax25 -Version 0.5.1
<PackageReference Include="Packet.Ax25" Version="0.5.1" />
<PackageVersion Include="Packet.Ax25" Version="0.5.1" />
<PackageReference Include="Packet.Ax25" />
paket add Packet.Ax25 --version 0.5.1
#r "nuget: Packet.Ax25, 0.5.1"
#:package Packet.Ax25@0.5.1
#addin nuget:?package=Packet.Ax25&version=0.5.1
#tool nuget:?package=Packet.Ax25&version=0.5.1
AX.25 v2.2 protocol library: frame codec for U/S/I frames with mod-8 sequence numbers, SDL-driven connected-mode session machine, Ax25Listener for inbound session acceptance with per-peer caching, AcceptIncoming toggle, and frame-traced event hooks. Walks the AX.25 SDL transitions from Packet.Ax25.Sdl. Source: github.com/m0lte/packet.net.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- Packet.Ax25.Sdl (>= 0.10.0)
- Packet.Core (>= 0.5.1)
- Packet.Kiss.Abstractions (>= 0.5.1)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Packet.Ax25:
| Package | Downloads |
|---|---|
|
Packet.Kiss
KISS (Keep It Simple, Stupid) framing encoder/decoder, ACKMODE handling, multi-drop port support, and TCP transport. Decodes KISS-Data payloads into typed Ax25Frame events. Pair with Packet.Ax25 for connected-mode sessions. Source: github.com/m0lte/packet.net. |
|
|
Packet.Kiss.NinoTnc
NinoTNC-specific KISS extensions for the Packet.NET stack — ACKMODE TX-completion correlation, SETHW mode switching, TX-Test frame classification, USB port discovery. Built on Packet.Kiss.Serial for generic serial-port plumbing. Source: github.com/m0lte/packet.net. |
GitHub repositories
This package is not used by any popular GitHub repositories.