sat-rs/satrs-example/src
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
..
bin Major example update 2024-02-07 18:10:47 +01:00
pus Major example update 2024-02-07 18:10:47 +01:00
acs.rs Major example update 2024-02-07 18:10:47 +01:00
ccsds.rs Major example update 2024-02-07 18:10:47 +01:00
config.rs Major example update 2024-02-07 18:10:47 +01:00
events.rs Major example update 2024-02-07 18:10:47 +01:00
hk.rs done 2024-01-30 23:59:29 +01:00
lib.rs Major example update 2024-02-07 18:10:47 +01:00
logger.rs all clippy fixes 2024-01-30 23:48:46 +01:00
main.rs Major example update 2024-02-07 18:10:47 +01:00
requests.rs Major example update 2024-02-07 18:10:47 +01:00
tcp.rs Major example update 2024-02-07 18:10:47 +01:00
tm_funnel.rs Major example update 2024-02-07 18:10:47 +01:00
tmtc.rs Major example update 2024-02-07 18:10:47 +01:00
udp.rs Major example update 2024-02-07 18:10:47 +01:00