Skip to main content

Module packet

Module packet 

Source
Expand description

ISL routable packet definitions and builders. Defines the Inter-Satellite Link (ISL) message structure and builders.

This module builds upon the Telecommand structure to create a specialized packet type for the ISL protocol, which includes routing and application-level action information.

Structs§

IslRoutingTelecommand
A zero-copy view over a complete IslTelecommand in a raw byte buffer.
IslRoutingTelecommandBuilder
Use builder syntax to set the inputs and finish with build().

Enums§

IslMessageError
An error that can occur when building or parsing an ISL message.