sat-rs/satrs
Robin Mueller ae8e39f626
Some checks are pending
Rust/sat-rs/pipeline/pr-main Build queued...
First version of asynchronix based mini simulator
- Basic simulator with 3 devices
- Can be driven via a UDP interface
- Design allows to drive the simulation via different interface in the future
  by using Request/Reply messaging.
2024-03-09 15:11:11 +01:00
..
src First version of asynchronix based mini simulator 2024-03-09 15:11:11 +01:00
tests refactored verification reporter 2024-02-26 11:41:42 +01:00
.gitignore Re-structure sat-rs 2024-02-12 15:51:37 +01:00
Cargo.toml prepare release candidate 2024-02-21 10:06:58 +01:00
CHANGELOG.md Refactor TMTC distribution modules 2024-03-04 16:26:34 +01:00
LICENSE-APACHE Re-structure sat-rs 2024-02-12 15:51:37 +01:00
NOTICE Re-structure sat-rs 2024-02-12 15:51:37 +01:00
README.md link corrections 2024-02-12 17:25:22 +01:00
release-checklist.md last preparations 2024-02-12 17:11:59 +01:00

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.