sat-rs/satrs-book/src/title-page.md
Robin Mueller f271ae5689
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
how does this work
2023-08-30 17:03:39 +02:00

438 B

The sat-rs book

This book is the primary information resource for the sat-rs framework in addition to the regular API documentation. It contains the following resources:

  1. Architecture informations and consideration which would exceeds the scope of the regular API.
  2. A Getting-Started workshop where a small On-Board Software is built from scratch using sat-rs components.