Commit Graph

17 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
a891b947c7 Finish PUS service optimizations
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
Rust/sat-rs/pipeline/head This commit looks good
- Better naming for pool abstractions
- Added last unittests for PUS helper services
- Introduce new abstraction for PUS schedulers
- `StoreAddr` is now a generic u64
- `spacepackets` points to 0.7.0 release
2024-02-03 13:43:46 +01:00
e2086391bc
Merge remote-tracking branch 'origin/main' into tricky-pus-abstraction-changes
All checks were successful
Rust/sat-rs/pipeline/head This commit looks good
2024-01-31 12:09:55 +01:00
0109c6855d
this might do the job
Some checks failed
Rust/sat-rs/pipeline/head There was a failure building this commit
2024-01-31 11:40:01 +01:00
7cbe4f1170
some progress 2024-01-31 01:32:03 +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
62c9d13cec
this is tricky
Some checks failed
Rust/sat-rs/pipeline/head There was a failure building this commit
2024-01-30 09:59:45 +01:00
5f227d1a20
refactored PUS handlers
All checks were successful
Rust/sat-rs/pipeline/head This commit looks good
2024-01-30 01:18:48 +01: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
300ea91c6b
updated example as well 2023-07-11 00:44:48 +02:00
04516cf414
updated spacepackets successfully 2023-07-11 00:28:28 +02:00
dbcb1fb350
issue for another day.. 2023-07-10 01:27:37 +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
f7bf4a4d7b
done 2023-07-06 00:49:18 +02:00
90493a6dcb
add HK module 2023-07-05 21:10:45 +02:00