9 releases

0.2.0 May 2, 2024
0.2.0-rc.5 Apr 24, 2024
0.2.0-rc.0 Feb 21, 2024
0.1.1 Feb 12, 2024

#212 in Science

Download history 19/week @ 2024-02-06 44/week @ 2024-02-13 129/week @ 2024-02-20 52/week @ 2024-02-27 53/week @ 2024-03-05 3/week @ 2024-03-26 23/week @ 2024-04-02 258/week @ 2024-04-16 167/week @ 2024-04-23 138/week @ 2024-04-30

563 downloads per month

Apache-2.0

785KB
17K 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 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][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
~115K SLoC