Expand description
§Core components of the sat-rs framework
You can find more information about the sat-rs framework on the homepage.
§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.
- encoding
- event_
man alloc
- Event management and forwarding
- events
- Event support module
- executable
std
- Task scheduling module
- hal
- Hardware Abstraction Layer module
- hk
- mode
- objects
- Module providing addressable object support and a manager for them
- params
- Parameter types and enums.
- pool
- Pool implementation providing memory pools for packet storage.
- power
- pus
- PUS support modules
- request
- res_
code - seq_
count - tmtc
- Telemetry and Telecommanding (TMTC) module. Contains packet routing components with special support for CCSDS and ECSS packets.