sat-rs/satrs-core/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
..
cfdp CFDP filestore update 2024-02-05 12:06:12 +01:00
encoding bumped spacepackets 2023-12-07 13:29:26 +01:00
hal bumped spacepackets 2023-12-07 13:29:26 +01:00
pus Major example update 2024-02-07 18:10:47 +01:00
tmtc Finish PUS service optimizations 2024-02-03 13:43:46 +01:00
device.rs extend basic impl 2023-02-05 14:15:48 +01:00
event_man.rs single source event manager graph, fix doc build 2024-01-30 23:27:22 +01:00
events.rs adaptions for spacepackets update 2023-08-18 10:21:15 +02:00
executable.rs Major example update 2024-02-07 18:10:47 +01:00
hk.rs reduced features 2023-02-27 13:44:24 +01:00
lib.rs Finish PUS service optimizations 2024-02-03 13:43:46 +01:00
mode.rs adaptions for spacepackets update 2023-08-18 10:21:15 +02:00
objects.rs almost finished completely 2023-07-05 21:08:04 +02:00
params.rs adaptions for spacepackets update 2023-08-18 10:21:15 +02:00
pool.rs Finish PUS service optimizations 2024-02-03 13:43:46 +01:00
power.rs new generic Mpsc PUS senders 2023-02-27 17:00:21 +01:00
request.rs cargo fmt and clippy 2023-02-14 15:53:14 +01:00
res_code.rs adaptions for spacepackets update 2023-08-18 10:21:15 +02:00
seq_count.rs cleaner impl, tests 2023-07-07 20:04:33 +02:00