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§
- IslRouting
Telecommand - A zero-copy view over a complete
IslTelecommandin a raw byte buffer. - IslRouting
Telecommand Builder - Use builder syntax to set the inputs and finish with
build().
Enums§
- IslMessage
Error - An error that can occur when building or parsing an ISL message.