sat-rs/satrs-example/src/pus
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
..
action.rs Major example update 2024-02-07 18:10:47 +01:00
event.rs Major example update 2024-02-07 18:10:47 +01:00
hk.rs Major example update 2024-02-07 18:10:47 +01:00
mod.rs Major example update 2024-02-07 18:10:47 +01:00
scheduler.rs Major example update 2024-02-07 18:10:47 +01:00
stack.rs Major example update 2024-02-07 18:10:47 +01:00
test.rs Major example update 2024-02-07 18:10:47 +01:00