Commit Graph

20 Commits

Author SHA1 Message Date
0fd70c08c2
Major example update
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
2024-02-07 18:10:47 +01:00
b27842c2bb
all clippy fixes
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-01-30 23:48:46 +01:00
f8df716865
Merge remote-tracking branch 'origin/main' into TargetIdWithApid
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-08-29 10:22:23 +02:00
lkoester
a3311f102e added HkUniqueId
Some checks failed
Rust/sat-rs/pipeline/head There was a failure building this commit
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-08-15 21:07:15 +02:00
lkoester
075dc38434 first implementation of apid with target id, currently main broken 2023-08-15 08:49:54 +02:00
e9681b9dbb
move APID to lib 2023-07-11 00:45:59 +02:00
fffd1af81f
that was insane 2023-07-10 00:29:31 +02:00
2783442f91
use new sender abstraction 2023-07-09 17:04:18 +02:00
5f5b77b721
almost finished completely 2023-07-05 21:08:04 +02:00
933f94f687
stupid windows 2023-02-15 11:05:32 +01:00
802333cf3e
started adding mode request handler in PUS handler 2023-02-15 02:12:00 +01:00
ec46d94dc7
cargo fmt and clippy 2023-02-14 15:53:14 +01:00
lkoester
9a7f3962cf modified power abstractions 2023-02-13 09:20:00 +01:00
da9eb94d98
added basic TC support 2022-12-21 10:01:19 +01:00
359402d78d
adding request handling 2022-12-20 15:45:09 +01:00
fa7e416eb6
use unspecified server address 2022-12-15 19:35:24 +01:00
6a488f77db
run cargo fmt 2022-11-27 22:32:10 +01:00
fd59f25fea
this structure is a lot better 2022-11-27 22:30:38 +01:00
b0b41a07dc
new mib crate 2022-11-27 22:05:42 +01:00
2e249ec086
rename subfolders, add more READMEs 2022-11-20 19:04:08 +01:00