sat-rs/satrs-core
Robin Mueller 0fd70c08c2
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
Major example update
- Increased example modularization by moving the majority
  of app logic inside dedicated modules
- Added a new `dyn_tmtc` feature for the satrs-example which is used
  to configure the heap as the backing store for TMTC packages instead
  of static stores.
- Added dedicated satrs-example chapter in satrs-book
2024-02-07 18:10:47 +01:00
..
src Major example update 2024-02-07 18:10:47 +01:00
tests Finish PUS service optimizations 2024-02-03 13:43:46 +01:00
.gitignore re-add satrs-core without git submoudule 2023-01-11 10:30:03 +01:00
Cargo.toml Major example update 2024-02-07 18:10:47 +01:00
CHANGELOG.md re-add satrs-core without git submoudule 2023-01-11 10:30:03 +01:00
LICENSE-APACHE re-add satrs-core without git submoudule 2023-01-11 10:30:03 +01:00
NOTICE update all NOTICE files 2023-01-25 21:39:35 +01:00
README.md add badges 2023-08-28 22:40:01 +02:00
release-checklist.md bump release checklist again 2023-09-26 18:02:11 +02:00

Crates.io docs.rs

satrs-core

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