Expand description
§sat-rs: A framework to build on-board software for remote systems
You can find more information about the sat-rs framework on the homepage. The satrs-book contains high-level information about this framework.
§Overview
The core modules of this crate include
- The event manager module which provides a publish and and subscribe to route events.
- The pus module which provides special support for projects using the ECSS PUS C standard.
Re-exports§
pub use spacepackets;
Modules§
- cfdp
alloc
This module contains the implementation of the CFDP high level classes as specified in the CCSDS 727.0-B-5. - Event management and forwarding
- Event support module
- executable
std
Task scheduling module - Hardware Abstraction Layer module
- mode_tree
std
- Parameter types and enums.
- Pool implementation providing memory pools for packet storage.
- PUS support modules
- Telemetry and Telecommanding (TMTC) module. Contains packet routing components with special support for CCSDS and ECSS packets.
Traits§
Type Aliases§
- Generic component ID type.