Robin Mueller
0fd70c08c2
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
- 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 |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
book.toml | ||
README.md |
sat-rs book
High-level documentation of the sat-rs project.
Building
If you have not done so, install mdbook
using cargo install mdbook --locked
.
mdbook build