11 releases

0.3.0-alpha.0 Feb 18, 2025
0.2.1 May 19, 2024
0.2.0-rc.5 Apr 24, 2024
0.2.0-rc.0 Feb 21, 2024
0.1.1 Feb 12, 2024

#523 in Embedded development

Download history 5/week @ 2024-12-01 28/week @ 2024-12-08 10/week @ 2024-12-15 35/week @ 2025-01-05 13/week @ 2025-01-12 8/week @ 2025-01-19 5/week @ 2025-01-26 24/week @ 2025-02-02 461/week @ 2025-02-09 292/week @ 2025-02-16 13/week @ 2025-02-23 84/week @ 2025-03-02 33/week @ 2025-03-09 8/week @ 2025-03-16

144 downloads per month

Apache-2.0

1MB
18K SLoC

Crates.io docs.rs

sat-rs

This crate contains the primary components of the sat-rs framework. You can find more information on the homepage.


lib.rs:

sat-rs: A library 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][event_man] 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.

Dependencies

~2–11MB
~112K SLoC